Lose 50 minutes of my life (and fix the TGI tut)

This commit is contained in:
I-Al-Istannen 2019-12-12 12:50:16 +01:00
parent fa5f82d312
commit f5bc49160f

View File

@ -17,7 +17,7 @@ pretty = PrettyLogger(logger)
class TGI_Tut:
CRAWL_URL = "https://tgitut.jimdo.com"
CRAWL_URL = "https://tgitut.jimdofree.com/"
def __init__(self, base_path, year="winter2019"):
self.base_path = base_path