fdfd
This commit is contained in:
parent
849e1a9262
commit
e7651b7968
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue