diff --git a/check.py b/check.py index 1d153a5..e025b8c 100755 --- a/check.py +++ b/check.py @@ -43,7 +43,7 @@ conferences = [ # ("FOSDEM", "https://fosdem.org/2024"), # ("PyCascades", "https://2024.pycascades.com/"), ("foss-north", "https://foss-north.se/2024"), - ("Wikimedia Hackathon", "https://www.mediawiki.org/wiki/Wikimedia_Hackathon_2024"), + # ("Wikimedia Hackathon", "https://www.mediawiki.org/wiki/Wikimedia_Hackathon_2024"), ("FOSS4G", "https://2024.foss4g.org/"), # ("FOSS4G Europe", "https://2024.europe.foss4g.org/"), ("FOSSY", "https://2024.fossy.us/"), @@ -51,8 +51,8 @@ conferences = [ # ("DebConf", "https://wiki.debian.org/DebConf/24"), ("State of the Map US", "https://2024.stateofthemap.us/"), ("WikiConference North America", "https://wikiconference.org/wiki/2024/Main_Page"), - ("PyCon DE", "https://2024.pycon.de/"), - ("PyData London", "https://pydata.org/london2024"), + # ("PyCon DE", "https://2024.pycon.de/"), + # ("PyData London", "https://pydata.org/london2024"), ("Pass the SALT", "https://2024.pass-the-salt.org/"), ("SotM Baltics", "https://2024.sotm-baltics.org/"), ("EuroSciPy", "https://www.euroscipy.org/2024/"),