remotes/1693045480750635534/spooky-22
Aevann1 2022-05-28 16:55:22 +02:00
parent 672e27f715
commit 709c756660
2 changed files with 3 additions and 5 deletions

View File

@ -28,13 +28,13 @@ AJ_REPLACEMENTS = {
' YOUR ': " YOU'RE ",
' TO ': " TOO ",
'anybody': 'anypony',
'everyone': 'everypony',
'everybody': 'everypony',
'Anybody': 'Anypony',
'Everyone': 'Everypony',
'Everybody': 'Everypony',
'ANYBODY': 'ANYPONY',
'EVERYONE': 'EVERYPONY',
'EVERYBODY': 'EVERYPONY',
}

View File

@ -169,8 +169,6 @@ def notifications(v):
@auth_desired
def front_all(v, sub=None, subdomain=None):
if v and v.id == 8494: print(request.headers.get('CF-Connecting-IP'))
if not v and not request.path.startswith('/logged_out'):
r = request.full_path
if r == '/?': r = '/'