From 01e6942e5c304d7d7299a8c68c9aff70a0287aab Mon Sep 17 00:00:00 2001 From: Aevann Date: Fri, 16 Feb 2024 16:41:07 +0200 Subject: [PATCH] remove unnecessary exact parameter (quotation marks work) --- files/routes/search.py | 1 - files/templates/search.html | 4 ---- 2 files changed, 5 deletions(-) diff --git a/files/routes/search.py b/files/routes/search.py index 94b0eae58..37410827c 100644 --- a/files/routes/search.py +++ b/files/routes/search.py @@ -17,7 +17,6 @@ valid_params = [ 'post', 'before', 'after', - 'exact', 'title', 'sentto', 'hole', diff --git a/files/templates/search.html b/files/templates/search.html index b2de641e0..2e4cd0efe 100644 --- a/files/templates/search.html +++ b/files/templates/search.html @@ -73,10 +73,6 @@
Post Title Only:
-
-
Exact Match Only:
- -
{% if SITE_NAME != 'WPD' %}
Subreddit: