Post Reply 
I ran into a problem...
Dec. 19, 2015, 11:23 AM (This post was last modified: Dec. 19, 2015 12:24 PM by Faxopita.)
Post: #2
RE: I ran into a problem...
My only solution…
Code:
FILTER: Microsoft

  s|(<a\s+href\s*=\s*"[^"]+"[^>]+title\s*=\s*"[^"]+)\s+Microsoft|$1 MicroSUCK|sg
  s|Microsoft|<b>MicroSUCK</b> <font size="2">(Microsoft)</font>|sg
# s|(<a\s+href\s*=\s*"[^"]+"[^>]+title\s*=\s*"[^"]+)\s+MicroSUCK|$1 Microsoft|sg

Comment out or not the last line.
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
I ran into a problem... - Aunt Elsie - Dec. 18, 2015, 06:42 PM
RE: I ran into a problem... - Faxopita - Dec. 19, 2015 11:23 AM
RE: I ran into a problem... - Aunt Elsie - Dec. 19, 2015, 07:10 PM
RE: I ran into a problem... - Aunt Elsie - Dec. 19, 2015, 09:16 PM

Forum Jump: