Skip to content
This repository has been archived by the owner on Apr 3, 2018. It is now read-only.

Addition of free.fr into --filter #175

Closed
mitchellkrogza opened this issue Sep 26, 2017 · 3 comments
Closed

Addition of free.fr into --filter #175

mitchellkrogza opened this issue Sep 26, 2017 · 3 comments

Comments

@mitchellkrogza
Copy link

Need a filter option for free.fr

@funilrys
Copy link
Owner

@mitchellkrogza filter ? 😹 🤔

$ ./funceble -d funceble.free.fr

Domain                                                                                               Status      Expiration Date   Source     HTTP Code 
---------------------------------------------------------------------------------------------------- ----------- ----------------- ---------- ----------
funceble.free.fr                                                                                     INACTIVE    Unknown           NSLOOKUP   000       

Status      Percentage   Numbers     
----------- ------------ -------------
ACTIVE      0%           0           
INACTIVE    100%         1           
INVALID     0%           0           

@funilrys
Copy link
Owner

File

$ cat free 
google.free.fr
twitter.com
github.com
free.fr
hello.free.fr
home.free.fr

Test

$ ./funceble --filter .free.fr -f free 

Domain                                                                                               Status      Expiration Date   Source     HTTP Code 
---------------------------------------------------------------------------------------------------- ----------- ----------------- ---------- ----------
google.free.fr                                                                                       ACTIVE      Unknown           NSLOOKUP   200       
hello.free.fr                                                                                        INACTIVE    Unknown           NSLOOKUP   000       
home.free.fr                                                                                         ACTIVE      Unknown           NSLOOKUP   302       

Status      Percentage   Numbers     
----------- ------------ -------------
ACTIVE      66%          2           
INACTIVE    33%          1           
INVALID     0%           0           

@mitchellkrogza
Copy link
Author

Seems most free.fr sites are all active. not many inactive one's at all. I don't think free.fr is as strict at removing offending content like blogspot and others. https://travis-ci.org/mitchellkrogza/FUNCEBLE-Domain-List-Testing-Repo---001/builds

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Development

No branches or pull requests

2 participants