restore author search on non private profiles or self

pull/226/head
Aevann 2024-04-04 08:33:03 +02:00
parent 5c4b08d687
commit e1c5762882
1 changed files with 0 additions and 3 deletions

View File

@ -25,9 +25,6 @@ valid_params = [
'effortpost',
]
if SITE == 'rdrama.net':
valid_params.remove('author') #to stop the doxing, if u see this, pls dont tell anyone
def searchparse(text):
text = text.lower()