Post Reply 
Youtube problems when using Proxo
Sep. 02, 2010, 04:41 PM (This post was last modified: Sep. 02, 2010 08:44 PM by Toppy.)
Post: #4
RE: Youtube problems when using Proxo
(Sep. 02, 2010 04:18 PM)sidki3003 Wrote:  Obviously a custom filter, as there is no such thing in mentioned alpha...

Weird, I have no single clue how it got there, and what the purpose is, thanks for making me attent it ain't part of your config sidki.

Here's the code FYI :
Code:
[Patterns]
Name = "<script>: Remove Obfuscated Code"
Active = TRUE
URL = "($TYPE(htm)|$TYPE(js)|$TYPE(vbs))"
Bounds = "$NEST(<script,</script*>)"
Limit = 32767
Match = "*(\\([0-7]+{1,3}&&[#000:377])"
        "|(%|\\x)([a-f0-9])+{4}"
        "|(%|\\)u([a-f0-9])+{4}"
        "|\@([0-9])+{4,12}"
        ")+{5,*}*"
Replace = "<!-- PROX: Obfuscated Script removed -->$SET(script=)"

Seems like it's an abandoned filter from Kye-U found here :
http://prxbx.com/forums/showthread.php?t...obfuscated

Topic may be closed.
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
Youtube problems when using Proxo - Toppy - Sep. 01, 2010, 07:06 PM
RE: Youtube problems when using Proxo - Toppy - Sep. 01, 2010, 11:36 PM
RE: Youtube problems when using Proxo - Toppy - Sep. 02, 2010 04:41 PM

Forum Jump: