The Un-Official Proxomitron Forum
G-Mail Related Links Remover - 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: G-Mail Related Links Remover (/showthread.php?tid=124)



- Kye-U - Jun. 28, 2004 03:34 AM

Code:
[Patterns]
Name = "G-Mail Related Links Remover [Kye-U]"
Active = TRUE
URL = "gmail.google.com/gmail\?view=page\&name=js\&ver=*"
Limit = 5
Match = "pq\[0\]"
Replace = "pq[1]"

Very simple filter. I had to take a look at the Javascript "Library" which holds all the variables for G-Mail in order to do this.

Enjoy! Eyes Closed Smile


- Kye-U - Sep. 23, 2004 08:48 PM

Updated filter:

Code:
[Patterns]
Name = "G-Mail Related Links Remover [Kye-U]"
Active = TRUE
URL = "gmail.google.com/gmail\?view=page\&name=js\&ver=*"
Limit = 5
Match = "pq\[0\]"
Replace = "pq[1]"