Skip to content

Commit

Permalink
findspam.py: Place names: Abu Dhabi and Abudhabi
Browse files Browse the repository at this point in the history
  • Loading branch information
tripleee committed Jul 31, 2020
1 parent f38e3ef commit e2057c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion findspam.py
Original file line number Diff line number Diff line change
Expand Up @@ -1865,7 +1865,7 @@ def religion_troll(s, site):
# not in India
"Dubai", "Lusail", "Portland",
# yes, these aren't cities but...
"India", "Malaysia", "Pakistan", "Qatar",
"Abu Dhabi", "Abudhabi", "India", "Malaysia", "Pakistan", "Qatar",
# buyabans.com spammer uses creative variations
"Sri Lanka", "Srilanka", "Srilankan",
]
Expand Down

0 comments on commit e2057c6

Please sign in to comment.