|
Correct link targets (site-specific, list-based)
|
|
Nov. 03, 2012, 11:11 PM
(This post was last modified: Nov. 03, 2012 11:35 PM by duebel13.)
Post: #3
|
|||
|
|||
|
RE: Correct link targets (site-specific, list-based)
Thanks JJoe. Using , instead of @, this is the latest version of the filter:
Code: Name = "Links: Correct Target (Site-specifc, HTML) [dbl]"These are working list entries: Code: (www|encrypted).google.[^/:]+(:443|)/search\? $SET(href=http,)I guess this filter isn't one of the fastest and it still lacks regular expressions in the href match, but it offers some kind of flexibility in this version: - only characters up to (but not including) a question mark are used for the match so that session ids and other arguments are discarded before matching - everything between two commas must fully and exactly match - if the first literal after the equal sign has no leading comma, it will be treated as if it had an asterisk wildcard at the end, i.e. "http," stands for http* (any URL starting with http) - if the last literal has no trailing comma, it will be treated as if it had an asterisk wildcard at the beginning, i.e ",.php" stands for any URL ending with .php (or .php?var=value&...) The $TST(CType=xhtml) used here is special to M. Buerschgen's filter set, but I noted that sidki's has a similar notation. Thanks again. Regards and <Gn(8)> (it's 8 min. past midnight here...) |
|||
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
Correct link targets (site-specific, list-based) - duebel13 - Nov. 03, 2012, 04:35 PM
RE: Correct link targets (site-specific, list-based) - JJoe - Nov. 03, 2012, 09:04 PM
RE: Correct link targets (site-specific, list-based) - duebel13 - Nov. 03, 2012 11:11 PM
RE: Correct link targets (site-specific, list-based) - JJoe - Nov. 04, 2012, 04:27 PM
RE: Correct link targets (site-specific, list-based) - duebel13 - Nov. 04, 2012, 05:55 PM
RE: Correct link targets (site-specific, list-based) - JJoe - Nov. 04, 2012, 10:46 PM
RE: Correct link targets (site-specific, list-based) - duebel13 - Nov. 05, 2012, 05:24 PM
RE: Correct link targets (site-specific, list-based) - JJoe - Nov. 05, 2012, 06:41 PM
|

Search
Member List
Calendar
Help




![[-]](images/ONi/collapse.gif)