Closed spirillen closed 4 years ago
printf "www.adultcashtraffic.com\nwww.media.the-adult-company.com\n" >> output/domains/ACTIVE/list
printf "www.adultcashtraffic.com\n" >> output/domains/INACTIVE/list
Look at example.org
:wink: I refuse to do the work of the Registry. That's why I don't necessarily ensure that the date in the past/future if it is not archived in the database.
Indeed, we both know that example.org
is a special case but who knows how many "special cases" are there in the wild?
Therefor I'm not going to improve that. It will stay like that since I consider that if a Registry still provides some expiration date, it implicitly means that the subject of the record may be active.
About www.blog.gfrevenge.com
, I don't bother with the WHOIS lookup as it is a subdomain. It's like that since D1 I'm not sure I'm ready to put some time into that at it will make things slower than they actually are... But I'm open to implementing that as a feature/option later.
(Could you imagine how many sub-domains are tested per hours by PyFunceble in @dead-hosts @ultimate-hosts-blacklist @Import-External-Sources ?)
P.S: For those who came late to the party: example.org
have - at the time I write this - an expiration date set to 2010-08-30T04:00:00Z
@funilrys this is not a bug. That's why we testing each domain on whom www.
is added as many are none existing and therefore the complaint here is irrelevant:
Just ignore that issue....or better yet...CLOSE IT 😈
@funilrys I see your point... That's the good part of open thought, one remember what another didn't think of :thinking:
Building a list of exceptions, that would be quit a work.....
I put put my head in work to see if something usefully strikes me...
(Could you imagine how many sub-domains are tested per hours by PyFunceble in)
hrm hrm tooooo :speak_no_evil: :roll_eyes: :rofl:
Same as your on 3rd run....
Bug description
Found a few misses in the INVALID/list after testing
https://raw.githubusercontent.com/Clefspeare13/pornhosts/master/domains%20to%20check.txt
The errors I see is:
This means two out of 3 should have been added to the ACTIVE/list
Reproduction
pyfunceble --plain -h -m -p 4 -db --database-type mariadb -f 'https://raw.githubusercontent.com/Clefspeare13/pornhosts/master/domains%20to%20check.txt'
Expected behavior**
Only invalid entries, or invalid tld's are added to invalid/list
Versions
OS: Disco Python Version: 3.7.3 PyFunceble Version: pyfunceble -v pyfunceble 2.45.0.dev (Green Galago: Skitterbug)
Additional context
Have you seen issue at gitlab?