@ -123,7 +123,7 @@ async def check_updates():
tags = ' '.join(f'~{tag}' for tag in tag_list[tl_idx: tl_idx + 40])
logging.warning(tags)
posts = []
for page in range(1, 11):
for page in range(1, 2):
posts.extend(await e621.get_posts(tags, page))
if not posts:
return
The note is not visible to the blocked user.