EFForg / badger-sett

Automated training for Privacy Badger. Badger Sett automates browsers to visit websites to produce fresh Privacy Badger tracker data.
https://www.eff.org/badger-pretraining
MIT License
121 stars 15 forks source link

Exclude tld option #51

Closed ablanathtanalba closed 4 years ago

ablanathtanalba commented 4 years ago

Fixes #47 with a new optional argument that allows the user to exclude a given TLD from the scan. This skips over any domain with the given TLD before any requests are sent to those servers.

ablanathtanalba commented 4 years ago

Ok, it's actually ready for review now. Sorry about that -- I realized this morning that it's previous implementation couldn't handle multiple TLD inputs, so now it can.