2024-09-17 - production
13:31 <Lucas_WMDE> lucaswerkmeister-wmde@mwmaint1002:~$ for domain in query{,-{main,scholarly}}; do for path in / /index.html /i18n/en.json /{default,custom}-config.json; do printf 'https://%s.wikidata.org%s\n' "$domain" "$path"; done; done | mwscript purgeList enwiki # try to refresh WDQS GUI cache, don’t know if it’ll work [production]