Post Reply 
The content of the page is not filtered.
Dec. 26, 2017, 05:32 PM (This post was last modified: Dec. 26, 2017 05:38 PM by vlad_s.)
Post: #1
The content of the page is not filtered.
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
Add Thank You Quote this message in a reply
Post Reply 


Forum Jump: