From bacc20683e92a79293e84477a99412ef1273d4ec Mon Sep 17 00:00:00 2001 From: Tauqua Date: Sun, 1 Nov 2020 19:15:24 -0600 Subject: [PATCH] Re-disable large collection --- claim_itch.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/claim_itch.py b/claim_itch.py index f12fc4c..194bb3a 100644 --- a/claim_itch.py +++ b/claim_itch.py @@ -72,7 +72,7 @@ SOURCES = { #'https://old.reddit.com/r/FreeGameFindings/comments/hbkz5o/itchio_mega_thread_5/', #'https://old.reddit.com/r/FreeGameFindings/comments/hqjptv/itchio_mega_thread_6/', ## Disabled because it take a long time - 'https://itch.io/c/537762/already-claimed-will-be-on-sale-again', + #'https://itch.io/c/537762/already-claimed-will-be-on-sale-again', 'https://old.reddit.com/r/FreeGameFindings/comments/i4ywei/itchio_mega_thread_7/', 'https://old.reddit.com/r/FreeGameFindings/comments/ipp4xn/itchio_mega_thread_8/', }