The Un-Official Proxomitron Forum
Xanga Cleaner - Printable Version

+- The Un-Official Proxomitron Forum (https://www.prxbx.com/forums)
+-- Forum: Proxomitron Filters (/forumdisplay.php?fid=38)
+--- Forum: Website Customization (/forumdisplay.php?fid=9)
+--- Thread: Xanga Cleaner (/showthread.php?tid=728)



Xanga Cleaner - Kye-U - Feb. 03, 2006 11:22 PM

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"