removed guides/puzzle from actugaming
This commit is contained in:
@@ -180,6 +180,10 @@ class SubStackTask:
|
||||
title = post["title"]
|
||||
ftext = ""
|
||||
|
||||
if "actugaming" in linkURL:
|
||||
if "puzzle-" or "guide-" in linkURL:
|
||||
continue
|
||||
|
||||
LOG.info("Posting " + str(title))
|
||||
|
||||
if "summary" in post:
|
||||
|
||||
Reference in New Issue
Block a user