Skip to content

Commit

Permalink
findspam.py: add Meghalaya, Tura to Indian places
Browse files Browse the repository at this point in the history
Also fix sort order around these entries
  • Loading branch information
tripleee committed Jun 2, 2022
1 parent b76cbbd commit d16693b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions findspam.py
Original file line number Diff line number Diff line change
Expand Up @@ -2133,14 +2133,14 @@ def religion_troll(s, site):
"Kandivali", "Kangra", "Kanhangad", "Kanhanjad", "Karnal", "Kerala",
"Kochi", "Kolkata", "Kota",
"Lokhandwala", "Lonavala", "Ludhiana",
"Marine Lines", "Mumbai", "Madurai", "Malad",
"Manalis", "Mangalore", "Mangaluru", "Mulund",
"Madurai", "Malad", "Marine Lines", "Manalis", "Mangalore", "Mangaluru",
"Meghalaya", "Mulund", "Mumbai",
"Nagpur", "Nainital", "Nashik", "Neemrana", "Noida",
"Patna", "Pune",
"Raipur", "Rajkot", "Ramnagar", "Rishikesh", "Rohini",
"Sonipat", "Surat",
"Telangana", "Tiruchi", "Tiruchirappalli", "Tirupati", "Thane",
"Trichinopoly", "Trichy", "Trivandrum", "Thiruvananthapuram",
"Telangana", "Thane", "Thiruvananthapuram", "Tiruchi", "Tiruchirappalli", "Tirupati",
"Trichinopoly", "Trichy", "Trivandrum", "Tura",
"Udaipur", "Uttarakhand",
"Vadodara", "Visakhapatnam", "Worli",
# not in India
Expand Down

0 comments on commit d16693b

Please sign in to comment.