Post Reply 
Xanga Cleaner
Feb. 03, 2006, 11:22 PM
Post: #1
Xanga Cleaner
This filter removes the ads, possible music on people's pages, and saves quite a bit of space at the top of each page! Smile!

Code:
[Patterns]
Name = "Xanga Cleaner"
Active = TRUE
URL = "[^/]++xanga.com/"
Limit = 1024
Match = "$NEST(<div id="xad(rect|sky|)">,</div>)"
        "|<div style="height: 130px"></div>$SET(1=<div style="height: 40px"></div>)"
        "|$NEST(<iframe*>,</iframe>)"
        "|$NEST(<script type="text/javascript">,*(adserver|width=728 height=90)*,</script>)"
        "|$NEST(<script language="javascript">,*counter.js*</script>)"
        "|<(bgsound|embed)$SET(1=<Shonenscape)"
        "|#xbanner \{ height: 152px;$SET(1=#xbanner {  height: 50px;)"
        "|<div style="clear: both; background-color: #f9f9f9; border-top: 3px double #ccc; width: 728px; height: 90px; text-align: center;">"
Replace = "\1"
Visit this user's website
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
Xanga Cleaner - Kye-U - Feb. 03, 2006 11:22 PM

Forum Jump: