Skip to content

Commit 446b76f

Browse files
committed
Skip sffa.community
1 parent da7edb5 commit 446b76f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bestof.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ def run(user, pw, instance, postcomm, cfg, post_title, images_only, nsfw_b, modu
109109
post_title += f' ({today_text})'
110110
print(post_title)
111111

112-
skip_urls = ["rabbitea.rs", "file.coffee"]
112+
skip_urls = ["rabbitea.rs", "file.coffee", "sffa.community"]
113113

114114
lemmy = Lemmy(f'https://{instance}', raise_exceptions=True, request_timeout=30)
115115
try:

0 commit comments

Comments
 (0)