Skip to content

Commit

Permalink
+caniuse to ASN whitelist --autopull
Browse files Browse the repository at this point in the history
  • Loading branch information
angussidney committed Jul 11, 2019
1 parent d271ab3 commit c10e053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion findspam.py
Expand Up @@ -92,7 +92,7 @@
# As of 2019-04-18, the following had 2 ASN detections which were FP, and appeared to be common.
"wikileaks.org",
# Additional added not as part of a systematic investigation:
"ntp.org", "cpu-world.com",
"ntp.org", "cpu-world.com", "caniuse.com",
# Added to prevent having 3 detections on just the domain.
"writingexplained.org"]
COUNTRY = [
Expand Down

0 comments on commit c10e053

Please sign in to comment.