This commit is contained in:
Gaël
2024-10-11 16:38:16 +02:00
parent 08442b88e6
commit e3d51d6c03

View File

@@ -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))