From 9e57a49d8d50319f43ea8bbcacc67d3d362e997f Mon Sep 17 00:00:00 2001 From: trivernis Date: Tue, 6 Feb 2024 11:53:50 +0100 Subject: [PATCH] apps(searxng): Compact rewrite configuration --- apps/searxng/app/release.yaml | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) diff --git a/apps/searxng/app/release.yaml b/apps/searxng/app/release.yaml index 8ea3460..20a1feb 100644 --- a/apps/searxng/app/release.yaml +++ b/apps/searxng/app/release.yaml @@ -148,7 +148,7 @@ spec: '(www\.)?twitter\.com$': 'nitter.woodland.cafe' # to remove matching host names from result list, set value to false # 'spam\.example\.com': false - '(.*\.)?g2\.\com$': false + '(.*\.)?g2\.com$': false 'alternativeto\.net$': false 'easycodeforall\.com$': false 'slant\.co$': false @@ -181,22 +181,7 @@ spec: 'issuehint\.com$': false 'kotaeta\.com$': false 'code\.i$': false - 'qastack\.jp$': false - 'qastack\.ru$': false - 'qastack\.it$': false - 'qastack\.mx$': false - 'qastack\.com$': false - 'qastack\.info$': false - 'qastack\.in$': false - 'qastack\.com$': false - 'qastack\.fr$': false - 'qastack\.cn$': false - 'qastack\.com$': false - 'qastack\.co$': false - 'qastack\.kr$': false - 'qastack\.vn$': false - 'qastack\.net$': false - 'qastack\.id$': false + '(.*\.)?qastack\.(jp|ru|it|mx|com|info|in|fr|cn|co|kr|vn|net|id)$': false 'coder\.work$': false 'webdevqa\.jp$': false 'codeflow\.site$': false