From 71789b204bd4cd041241bcee5fc0a69c505d1808 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Fri, 8 Jul 2022 17:35:31 +0200 Subject: [PATCH] Stop unblocking .org/.*(image|banner) which appears to be too generous It let requests like: https://stats.noblogs.org/piwik.php?action_name=anti%20gentrifizierungs%20fest&idsite=10175&rec=1&r=220192&h=17&m=7&s=44&url=https%3A%2F%2Fmuellemcalling.noblogs.org%2F&urlref=https%3A%2F%2Fmuellemcalling.noblogs.org%2Finfostande%2F&_id=&_idn=1&_refts=0&send_image=0&cookie=1&res=1366x768&pv_id=eqr7jX&pf_net=7&pf_srv=3&pf_tfr=2281&pf_dm1=156 pass. The example URL http://www.gnu.org/graphics/gnu-head-banner.png is already unblocked due to .gnu.org being unblocked. --- default.action.master | 3 --- 1 file changed, 3 deletions(-) diff --git a/default.action.master b/default.action.master index ddb733c6..47506d91 100644 --- a/default.action.master +++ b/default.action.master @@ -773,9 +773,6 @@ support./(.*/)?track .gov .hs-*.de .fh-*.de -#MASTER# REMARKS: Try to avoid harmless names in non-commercial organizations. Added 10/24/06 -# URL = http://www.gnu.org/graphics/gnu-head-banner.png -.org/.*(image|banner) ############################################################################# # Catch-all for false-positives that are just TOO obvious to let go -- 2.39.2