diff --git a/Post_RSS_on_SubStack.py b/Post_RSS_on_SubStack.py index 6d69fd2..5561101 100644 --- a/Post_RSS_on_SubStack.py +++ b/Post_RSS_on_SubStack.py @@ -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: