Post Reply 
how to find/replace part of the url
Aug. 18, 2017, 12:51 PM
Post: #2
RE: how to find/replace part of the url
this does that, would just need edited to fit your needs -
Code:
In = FALSE
Out = TRUE
Key = "! : JUMP: Google complete off (out) (13.03.30) [ADD]"
URL = "(www|[^/]++.encrypted).google.(*/)+{1}(^(images|csi)\?)((^?)$SET(\0=webhp?)|(^local)(*\?)+{1}(^(*\&)++complete=[0-9])$SET(\0=&))&$JUMP(\u\0complete=0)"
Replace = "$LOG(R$DTM(c) JUMP to google complete off)"
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
how to find/replace part of the url - yazan - Aug. 17, 2017, 01:40 PM
RE: how to find/replace part of the url - ProxRocks - Aug. 18, 2017 12:51 PM
RE: how to find/replace part of the url - JJoe - Aug. 18, 2017, 02:38 PM

Forum Jump: