Post Reply 
Correct link targets (site-specific, list-based)
Nov. 04, 2012, 10:46 PM
Post: #6
RE: Correct link targets (site-specific, list-based)
duebel13 Wrote:Hmm, try this one (active in my config so should work):

It does. The first needed closing quotes for line 10 and 15. Also had an unmatched parenthesis in line 9.

duebel13 Wrote:IMO this is overrated. But I have no figures and thus this is basically just belief.

We tested. The advantage increases with the size of the list.

duebel13 Wrote:We're talking about URLs here, not HTML code. The host and domain part is case insensitive, but at least on Unix/Linux based servers, the path for sure is case sensitive...

True but my Proxomitron's matching routine doesn't care. f will match f or F. Case is retained for the replacement, however.

Testing

Code:
[Patterns]
Name = "test case match"
Active = FALSE
Limit = 256
Match = "(f+)\1"
Replace = "**\1**"

against fF
yields **fF**

duebel13 Wrote:It's a shame that both sidki and mb turned their back on Proxomitron filter development in 2010. Interest in Proxomitron dramatically dropped over the last couple of years. In the German forums, there is one (!) active user besides me and I wonder why I am still posting filters and list updates there...

This all took too much for sidki to continue. At some point you must consider your needs. Considering his contributions, 'turned his back on' would sound harsh to me. Wink

I did not know about Michael. Did he make a farewell post? Seeing http://wayback.archive.org/web/*/http://...rox/Forum/ and remembering CastleCops, you might want to archive some posts.

I appreciate Scott R. Lemmon's gift. I try to help others feel the same.
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Correct link targets (site-specific, list-based) - JJoe - Nov. 04, 2012 10:46 PM

Forum Jump: