remotes/1693045480750635534/spooky-22
Aevann1 2021-08-19 07:49:50 +02:00
parent 49eaa721ce
commit 8298c4522c
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ def feeds_user(sort='hot', t='all'):
posts = get_posts(ids)
domain = environ.get("SERVER_NAME").strip()
domain = environ.get("DOMAIN").strip()
doc, tag, text = Doc().tagtext()