oupsie
This commit is contained in:
@@ -181,7 +181,7 @@ class SubStackTask:
|
||||
ftext = ""
|
||||
|
||||
if "actugaming" in linkURL:
|
||||
if "puzzle-" or "guide-" in linkURL:
|
||||
if "puzzle-" in linkURL or "guide-" in linkURL:
|
||||
continue
|
||||
|
||||
LOG.info("Posting " + str(title))
|
||||
|
||||
Reference in New Issue
Block a user