Skip to content

Commit

Permalink
findspam.py: Add Vadodara to Indian place names
Browse files Browse the repository at this point in the history
  • Loading branch information
tripleee committed Jun 2, 2022
1 parent 86d2912 commit b76cbbd
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 @@ -2142,7 +2142,7 @@ def religion_troll(s, site):
"Telangana", "Tiruchi", "Tiruchirappalli", "Tirupati", "Thane",
"Trichinopoly", "Trichy", "Trivandrum", "Thiruvananthapuram",
"Udaipur", "Uttarakhand",
"Visakhapatnam", "Worli",
"Vadodara", "Visakhapatnam", "Worli",
# not in India
"Dubai", "Lahore", "Lusail", "Portland",
# yes, these aren't cities but...
Expand Down

0 comments on commit b76cbbd

Please sign in to comment.