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