add pages to follow

This commit is contained in:
Tykayn 2025-09-01 16:15:05 +02:00 committed by tykayn
parent bcd1691b50
commit d68f738a4b
2 changed files with 20 additions and 11 deletions

View file

@ -71,7 +71,9 @@ SPECIFIC_PAGES = [
"Key:cuisine",
"Libre_Charge_Map",
"OSM_Mon_Commerce",
"Tag:amenity=charging_station"
"Tag:amenity=charging_station",
"Key:highway",
"Quality_assurance"
]
def fetch_top_keys(limit=NUM_WIKI_PAGES):