The Un-Official Proxomitron Forum

Full Version: The content of the page is not filtered.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi! Regular expression:
Code:
http://link\.2gis\.ru/\d\.\d.*(https?.*")
I apply to the page https://catalog.api.2gis.ru/2.0/catalog/...ruoedw9225
Privoxy config (filter):
Code:
FILTER: 2gis.ru 2gis.ru
s@http://link\.2gis\.ru/\d\.\d.*(https?.*")@$1@sigU

action:
Code:
{+filter{2gis.ru} \
}
.2gis.com/
.2gis.ru/
+prevent-compression does not help. Checking https://regex101.com/r/vnYg4y/1
Reference URL's