<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[The Un-Official Proxomitron Forum - All Forums]]></title>
		<link>http://prxbx.com/forums/</link>
		<description><![CDATA[The Un-Official Proxomitron Forum - http://prxbx.com/forums]]></description>
		<pubDate>Fri, 03 Sep 2010 05:15:27 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Latest default.cfg]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1654&amp;pid=14668#pid14668</link>
			<pubDate>Thu, 02 Sep 2010 15:49:29 -0500</pubDate>
			<dc:creator>ProxRocks</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1654&amp;pid=14668#pid14668</guid>
			<description><![CDATA[here - <a href="http://prxbx.com/forums/showthread.php?tid=1376&amp;pid=12473" target="_blank">http://prxbx.com/forums/showthread.php?t...&#x26;pid=12473</a><br />
<br />
there are a few 'updates' since "alpha4" (Google, for example)...<br />
but for the most part, you should be able to run "alpha4" 'as is'...]]></description>
			<content:encoded><![CDATA[here - <a href="http://prxbx.com/forums/showthread.php?tid=1376&amp;pid=12473" target="_blank">http://prxbx.com/forums/showthread.php?t...&pid=12473</a><br />
<br />
there are a few 'updates' since "alpha4" (Google, for example)...<br />
but for the most part, you should be able to run "alpha4" 'as is'...]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Latest default.cfg]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1654&amp;pid=14667#pid14667</link>
			<pubDate>Thu, 02 Sep 2010 14:08:55 -0500</pubDate>
			<dc:creator>ramsy</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1654&amp;pid=14667#pid14667</guid>
			<description><![CDATA[Can some please direct me to the latest default.cfg for the most recent Alpha?<br />
<br />
Many Thanks]]></description>
			<content:encoded><![CDATA[Can some please direct me to the latest default.cfg for the most recent Alpha?<br />
<br />
Many Thanks]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Log-Rare.log Submission Form]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1382&amp;pid=14666#pid14666</link>
			<pubDate>Thu, 02 Sep 2010 11:46:04 -0500</pubDate>
			<dc:creator>sidki3003</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1382&amp;pid=14666#pid14666</guid>
			<description><![CDATA[I've caught up with the submitted logs now.<br />
Thanks for contributing!  And to Kye-U for implementing this interface.]]></description>
			<content:encoded><![CDATA[I've caught up with the submitted logs now.<br />
Thanks for contributing!  And to Kye-U for implementing this interface.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Youtube problems when using Proxo]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1653&amp;pid=14665#pid14665</link>
			<pubDate>Thu, 02 Sep 2010 15:44:50 -0500</pubDate>
			<dc:creator>Toppy</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1653&amp;pid=14665#pid14665</guid>
			<description><![CDATA[<blockquote><cite><span> (Yesterday 04:18 PM)</span>sidki3003 Wrote: <a href="http://prxbx.com/forums/showthread.php?pid=14663#pid14663" class="quick_jump">&nbsp;</a></cite>Obviously a custom filter, as there is no such thing in mentioned alpha...</blockquote>
<br />
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.<br />
<br />
Here's the code FYI :<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>[Patterns&#93;<br />
Name = "&lt;script&gt;: Remove Obfuscated Code"<br />
Active = TRUE<br />
URL = "(&#36;TYPE(htm)|&#36;TYPE(js)|&#36;TYPE(vbs))"<br />
Bounds = "&#36;NEST(&lt;script,&lt;/script*&gt;)"<br />
Limit = 32767<br />
Match = "*(&#92;&#92;([0-7&#93;+{1,3}&amp;&amp;[#000:377&#93;)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|(%|&#92;&#92;x)([a-f0-9&#93;)+{4}"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|(%|&#92;&#92;)u([a-f0-9&#93;)+{4}"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|&#92;@([0-9&#93;)+{4,12}"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;")+{5,*}*"<br />
Replace = "&lt;!-- PROX: Obfuscated Script removed --&gt;&#36;SET(script=)"</code></div></div>
<br />
Seems like it's an abandoned filter from Kye-U found here :<br />
<a href="http://prxbx.com/forums/showthread.php?tid=1183&amp;highlight=obfuscated" target="_blank">http://prxbx.com/forums/showthread.php?t...obfuscated</a><br />
<br />
Topic may be closed.]]></description>
			<content:encoded><![CDATA[<blockquote><cite><span> (Yesterday 04:18 PM)</span>sidki3003 Wrote: <a href="http://prxbx.com/forums/showthread.php?pid=14663#pid14663" class="quick_jump">&nbsp;</a></cite>Obviously a custom filter, as there is no such thing in mentioned alpha...</blockquote>
<br />
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.<br />
<br />
Here's the code FYI :<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>[Patterns]<br />
Name = "&lt;script&gt;: Remove Obfuscated Code"<br />
Active = TRUE<br />
URL = "(&#36;TYPE(htm)|&#36;TYPE(js)|&#36;TYPE(vbs))"<br />
Bounds = "&#36;NEST(&lt;script,&lt;/script*&gt;)"<br />
Limit = 32767<br />
Match = "*(&#92;&#92;([0-7]+{1,3}&amp;&amp;[#000:377])"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|(%|&#92;&#92;x)([a-f0-9])+{4}"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|(%|&#92;&#92;)u([a-f0-9])+{4}"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|&#92;@([0-9])+{4,12}"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;")+{5,*}*"<br />
Replace = "&lt;!-- PROX: Obfuscated Script removed --&gt;&#36;SET(script=)"</code></div></div>
<br />
Seems like it's an abandoned filter from Kye-U found here :<br />
<a href="http://prxbx.com/forums/showthread.php?tid=1183&amp;highlight=obfuscated" target="_blank">http://prxbx.com/forums/showthread.php?t...obfuscated</a><br />
<br />
Topic may be closed.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Trouble with recaptcha's in iFrame]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1642&amp;pid=14664#pid14664</link>
			<pubDate>Thu, 02 Sep 2010 11:38:03 -0500</pubDate>
			<dc:creator>sidki3003</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1642&amp;pid=14664#pid14664</guid>
			<description><![CDATA[Thanks for the feedback, i didn't realize this side effect.<br />
(I also have a (www.|)hotfile.com/dl/ entry in my Exceptions.ptxt.)]]></description>
			<content:encoded><![CDATA[Thanks for the feedback, i didn't realize this side effect.<br />
(I also have a (www.|)hotfile.com/dl/ entry in my Exceptions.ptxt.)]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Youtube problems when using Proxo]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1653&amp;pid=14663#pid14663</link>
			<pubDate>Thu, 02 Sep 2010 11:18:12 -0500</pubDate>
			<dc:creator>sidki3003</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1653&amp;pid=14663#pid14663</guid>
			<description><![CDATA[Obviously a custom filter, as there is no such thing in mentioned alpha...]]></description>
			<content:encoded><![CDATA[Obviously a custom filter, as there is no such thing in mentioned alpha...]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Youtube problems when using Proxo]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1653&amp;pid=14662#pid14662</link>
			<pubDate>Wed, 01 Sep 2010 18:37:26 -0500</pubDate>
			<dc:creator>Toppy</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1653&amp;pid=14662#pid14662</guid>
			<description><![CDATA[Seems like it was the filter <span style="font-weight: bold;">&lt;script&gt;: Remove Obfuscated Code</span> which triggered this misbehaviour. Turning this filter OFF, It keeps playing as it should be when exiting fullscreen....]]></description>
			<content:encoded><![CDATA[Seems like it was the filter <span style="font-weight: bold;">&lt;script&gt;: Remove Obfuscated Code</span> which triggered this misbehaviour. Turning this filter OFF, It keeps playing as it should be when exiting fullscreen....]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Youtube problems when using Proxo]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1653&amp;pid=14661#pid14661</link>
			<pubDate>Wed, 01 Sep 2010 14:06:13 -0500</pubDate>
			<dc:creator>Toppy</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1653&amp;pid=14661#pid14661</guid>
			<description><![CDATA[Hi,<br />
<br />
Using sidki's alpha, since a few days I encounter problems when playing youtube files, more exactly when exiting from "fullscreen" mode back to normal, the page "reloads" and movie returns to start.<br />
<br />
All is normal when proxo's bypassed.<img src="http://prxbx.com/forums/images/smilies/banghead.gif" style="vertical-align: middle;" border="0" alt="Banging Head" title="Banging Head" /><br />
<br />
Example : <a href="http://www.youtube.com/watch?v=bU7j97ZIGdQ" target="_blank">http://www.youtube.com/watch?v=bU7j97ZIGdQ</a><br />
<br />
When fullscreening with the "maximize" button at lower right of movie, and exiting fullscreen, page gets reloaded.]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
Using sidki's alpha, since a few days I encounter problems when playing youtube files, more exactly when exiting from "fullscreen" mode back to normal, the page "reloads" and movie returns to start.<br />
<br />
All is normal when proxo's bypassed.<img src="http://prxbx.com/forums/images/smilies/banghead.gif" style="vertical-align: middle;" border="0" alt="Banging Head" title="Banging Head" /><br />
<br />
Example : <a href="http://www.youtube.com/watch?v=bU7j97ZIGdQ" target="_blank">http://www.youtube.com/watch?v=bU7j97ZIGdQ</a><br />
<br />
When fullscreening with the "maximize" button at lower right of movie, and exiting fullscreen, page gets reloaded.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Trouble with recaptcha's in iFrame]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1642&amp;pid=14660#pid14660</link>
			<pubDate>Wed, 01 Sep 2010 08:31:18 -0500</pubDate>
			<dc:creator>fpout</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1642&amp;pid=14660#pid14660</guid>
			<description><![CDATA[Short feedback :<br />
.    the above new Noscript filter seems to <span style="font-style: italic;">work perfectly</span>, at least on <span style="font-weight: bold;">http://hotfile.com/dl/</span>, which didn't work for me before. I couldn't download unless the "noscript" filter was unticked, even with � hotfile.com/dl/  &#36;SET(0=i_noscr:2.)� in "Exceptions-U".<br />
<br />
Thank you, Sidki.]]></description>
			<content:encoded><![CDATA[Short feedback :<br />
.    the above new Noscript filter seems to <span style="font-style: italic;">work perfectly</span>, at least on <span style="font-weight: bold;">http://hotfile.com/dl/</span>, which didn't work for me before. I couldn't download unless the "noscript" filter was unticked, even with � hotfile.com/dl/  &#36;SET(0=i_noscr:2.)� in "Exceptions-U".<br />
<br />
Thank you, Sidki.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Flash at YouTube]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1652&amp;pid=14659#pid14659</link>
			<pubDate>Tue, 31 Aug 2010 21:40:27 -0500</pubDate>
			<dc:creator>wammie</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1652&amp;pid=14659#pid14659</guid>
			<description><![CDATA[<blockquote><cite><span> (Aug. 29, 2010 10:28 PM)</span>JJoe Wrote: <a href="http://prxbx.com/forums/showthread.php?pid=14657#pid14657" class="quick_jump">&nbsp;</a></cite><blockquote><cite><span> (Aug. 29, 2010 05:33 PM)</span>wammie Wrote: <a href="http://prxbx.com/forums/showthread.php?pid=14655#pid14655" class="quick_jump">&nbsp;</a></cite>I tried the first block of code on the test link and it didn't work.</blockquote>
<br />
Worked for me. <br />
<br />
Did you enable the new filter, disable the old filter, and click "OK" in the Web Page Filter dialog? <br />
Are you using the set's "minimal mode"?<br />
<br />
Which browser are you using?<br />
<br />
HTH</blockquote>
I took the configuration file I was using and saved as backup. I replaced the entire code of the toggle flash filter with the new code and saved the file. I then reloaded the configuration file using the Proxomitron dialog. I am using the Light mode. I tried this with IE, Opera, and Firefox and the new code did not work with any of the browsers. It also did not work with any of the browsers after switching to other modes.]]></description>
			<content:encoded><![CDATA[<blockquote><cite><span> (Aug. 29, 2010 10:28 PM)</span>JJoe Wrote: <a href="http://prxbx.com/forums/showthread.php?pid=14657#pid14657" class="quick_jump">&nbsp;</a></cite><blockquote><cite><span> (Aug. 29, 2010 05:33 PM)</span>wammie Wrote: <a href="http://prxbx.com/forums/showthread.php?pid=14655#pid14655" class="quick_jump">&nbsp;</a></cite>I tried the first block of code on the test link and it didn't work.</blockquote>
<br />
Worked for me. <br />
<br />
Did you enable the new filter, disable the old filter, and click "OK" in the Web Page Filter dialog? <br />
Are you using the set's "minimal mode"?<br />
<br />
Which browser are you using?<br />
<br />
HTH</blockquote>
I took the configuration file I was using and saved as backup. I replaced the entire code of the toggle flash filter with the new code and saved the file. I then reloaded the configuration file using the Proxomitron dialog. I am using the Light mode. I tried this with IE, Opera, and Firefox and the new code did not work with any of the browsers. It also did not work with any of the browsers after switching to other modes.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Flash at YouTube]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1652&amp;pid=14658#pid14658</link>
			<pubDate>Mon, 30 Aug 2010 06:42:36 -0500</pubDate>
			<dc:creator>Toppy</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1652&amp;pid=14658#pid14658</guid>
			<description><![CDATA[First, Sorry if this reply sounds like a thread hijack, it's not my intention.<br />
It's for people who want to allow flash by default in Proxo (<span style="font-weight: bold;">a_flash.</span>) on youtube, so that Flash appears automatically but make sure it does <span style="text-decoration: underline;">not</span> start to <span style="text-decoration: underline;">buffer or play</span>.<br />
<br />
<span style="font-weight: bold;">If you're using Firefox v3.x with Greasemonkey</span>, there's a great little script that allows you to keep Flash enabled on Youtube, but stops the autobuffering and autoplaying of video's, it's called "YousableTubeFix", I use it for quite some time, and not having to fiddle with Sidki's great flash filters.<img src="http://prxbx.com/forums/images/smilies/wink.gif" style="vertical-align: middle;" border="0" alt="Wink" title="Wink" /><br />
Currently is does not work on the Channel pages, but that we can live without.<br />
You can also easily download the video's you want, in the format you want.<br />
<br />
YousableTubeFix : <a href="http://userscripts.org/scripts/show/13333" target="_blank">http://userscripts.org/scripts/show/13333</a>]]></description>
			<content:encoded><![CDATA[First, Sorry if this reply sounds like a thread hijack, it's not my intention.<br />
It's for people who want to allow flash by default in Proxo (<span style="font-weight: bold;">a_flash.</span>) on youtube, so that Flash appears automatically but make sure it does <span style="text-decoration: underline;">not</span> start to <span style="text-decoration: underline;">buffer or play</span>.<br />
<br />
<span style="font-weight: bold;">If you're using Firefox v3.x with Greasemonkey</span>, there's a great little script that allows you to keep Flash enabled on Youtube, but stops the autobuffering and autoplaying of video's, it's called "YousableTubeFix", I use it for quite some time, and not having to fiddle with Sidki's great flash filters.<img src="http://prxbx.com/forums/images/smilies/wink.gif" style="vertical-align: middle;" border="0" alt="Wink" title="Wink" /><br />
Currently is does not work on the Channel pages, but that we can live without.<br />
You can also easily download the video's you want, in the format you want.<br />
<br />
YousableTubeFix : <a href="http://userscripts.org/scripts/show/13333" target="_blank">http://userscripts.org/scripts/show/13333</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Flash at YouTube]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1652&amp;pid=14657#pid14657</link>
			<pubDate>Sun, 29 Aug 2010 17:40:38 -0500</pubDate>
			<dc:creator>JJoe</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1652&amp;pid=14657#pid14657</guid>
			<description><![CDATA[<blockquote><cite><span> (Aug. 29, 2010 05:33 PM)</span>wammie Wrote: <a href="http://prxbx.com/forums/showthread.php?pid=14655#pid14655" class="quick_jump">&nbsp;</a></cite>I tried the first block of code on the test link and it didn't work.</blockquote>
<br />
Worked for me. <br />
<br />
Did you enable the new filter, disable the old filter, and click "OK" in the Web Page Filter dialog? <br />
Are you using the set's "minimal mode"?<br />
<br />
Which browser are you using? <br />
<br />
HTH]]></description>
			<content:encoded><![CDATA[<blockquote><cite><span> (Aug. 29, 2010 05:33 PM)</span>wammie Wrote: <a href="http://prxbx.com/forums/showthread.php?pid=14655#pid14655" class="quick_jump">&nbsp;</a></cite>I tried the first block of code on the test link and it didn't work.</blockquote>
<br />
Worked for me. <br />
<br />
Did you enable the new filter, disable the old filter, and click "OK" in the Web Page Filter dialog? <br />
Are you using the set's "minimal mode"?<br />
<br />
Which browser are you using? <br />
<br />
HTH]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Flash at YouTube]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1652&amp;pid=14656#pid14656</link>
			<pubDate>Sun, 29 Aug 2010 13:22:24 -0500</pubDate>
			<dc:creator>ProxRocks</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1652&amp;pid=14656#pid14656</guid>
			<description><![CDATA[the second block worked for me in the alpha4...<br />
this is definitely my preference (to toggle ALWAYS)...]]></description>
			<content:encoded><![CDATA[the second block worked for me in the alpha4...<br />
this is definitely my preference (to toggle ALWAYS)...]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Flash at YouTube]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1652&amp;pid=14655#pid14655</link>
			<pubDate>Sun, 29 Aug 2010 12:33:07 -0500</pubDate>
			<dc:creator>wammie</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1652&amp;pid=14655#pid14655</guid>
			<description><![CDATA[<blockquote><cite><span> (Aug. 29, 2010 01:23 PM)</span>sidki3003 Wrote: <a href="http://prxbx.com/forums/showthread.php?pid=14653#pid14653" class="quick_jump">&nbsp;</a></cite>The best idea is probably that someone writes a site-specific filter (which might need to be updated regularly).<br />
If i understood the code correctly:<br />
- The object/embed tags for standard compliant browsers are in the inline script.<br />
<br />
- The fallback code currently is in <a href="http://s.ytimg.com/yt/jsbin/www-core-vfl186132.js" target="_blank">http://s.ytimg.com/yt/jsbin/www-core-vfl186132.js</a><br />
-&gt; object code for IE 6/7/8<br />
-&gt; embed code for other browsers<br />
<br />
Test link: <a href="http://www.youtube.com/watch?v=zlfKdbWwruY" target="_blank">http://www.youtube.com/watch?v=zlfKdbWwruY</a></blockquote>
Yah, probably it would be best to have a YouTube-specific filter. I tried the first block of code on the test link and it didn't work.]]></description>
			<content:encoded><![CDATA[<blockquote><cite><span> (Aug. 29, 2010 01:23 PM)</span>sidki3003 Wrote: <a href="http://prxbx.com/forums/showthread.php?pid=14653#pid14653" class="quick_jump">&nbsp;</a></cite>The best idea is probably that someone writes a site-specific filter (which might need to be updated regularly).<br />
If i understood the code correctly:<br />
- The object/embed tags for standard compliant browsers are in the inline script.<br />
<br />
- The fallback code currently is in <a href="http://s.ytimg.com/yt/jsbin/www-core-vfl186132.js" target="_blank">http://s.ytimg.com/yt/jsbin/www-core-vfl186132.js</a><br />
-&gt; object code for IE 6/7/8<br />
-&gt; embed code for other browsers<br />
<br />
Test link: <a href="http://www.youtube.com/watch?v=zlfKdbWwruY" target="_blank">http://www.youtube.com/watch?v=zlfKdbWwruY</a></blockquote>
Yah, probably it would be best to have a YouTube-specific filter. I tried the first block of code on the test link and it didn't work.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Trouble with recaptcha's in iFrame]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1642&amp;pid=14654#pid14654</link>
			<pubDate>Sun, 29 Aug 2010 11:50:18 -0500</pubDate>
			<dc:creator>sidki3003</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1642&amp;pid=14654#pid14654</guid>
			<description><![CDATA[OK, i've found six more sites, that's sufficient...<br />
<br />
Below filter is for the alpha config only:<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>[Patterns&#93;<br />
Name = "&lt;script&gt; Remove: Ad Scripts - Noscript&nbsp;&nbsp;&nbsp;&nbsp; 10.08.29 (multi) [sd&#93; (d.2 l.3)"<br />
Active = TRUE<br />
Multi = TRUE<br />
URL = "&#36;TST(hCT=*html)&#36;TST(flag=*.adurl:1.*)(^&#36;TST(keyword=*.(a_js|i_noscr:[12&#93;|i_level:[12&#93;).*))"<br />
Limit = 20000<br />
Match = "&#36;NEST(&lt;script(^&#36;TST(tNoscript=1+void)|&#36;TST(comment=2))&#36;TST(script=1*),&gt;)( &#36;NEST(&lt;script,&gt;))+"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&#36;INEST(&lt;script,&lt;/script)&lt;/script(*&gt;)+{1}"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"([ &#92;t&#92;r&#93;+(&#92;n[ &#92;t&#92;r&#93;+)+{0,2}&#36;NEST(&lt;script,&gt;)( &#36;NEST(&lt;script,&gt;))+&#36;INEST(&lt;script,&lt;/script)&lt;/script*&gt;)+"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" (&#36;NEST(&lt;noembed,&lt;/noembed &gt;) )+(&#36;NEST(&lt;!--,-- &gt;) )+"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"("<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&lt;noscript(*&gt;)+{1}&#36;SET(tNoscript=&#36;GET(tNoscript)void)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" (^&lt;(/noscript|html|body|frameset?+{1024}))&#92;4&lt;/noscript &gt;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;")&#92;5"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;""<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;&#36;TST(&#92;4="<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(^&#36;TST(keyword=*.(a_track|i_noscr:3).*))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(&lt;(div|p(^[a-z&#93;))&#92;8(*&gt;)+{1} |(&#36;NEST(&lt;!-(-)&#92;8,-- &gt;) )+)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(&lt;img(*&gt;&amp;&amp;("<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(*width(=&#92;&#92;+"+| :) ([#*:4&#93;)&#92;6*&amp;&amp;*height(=&#92;&#92;+"+| :) ([#*:4&#93;)&#92;7&#36;SET(9=Webbug &#92;8 &#92;6x&#92;7)*)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|(^*(width [=:&#93;|src=&#36;AV(*.jpe+g))|(*src=&#36;AV(*.gif)&amp;*(alt=&#36;AV(?*)|usemap=)))&#36;SET(9=Webbug &#92;8 nodim)*"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;")) )+{1,*}(^?+{100})*"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|&lt;iframe(&#36;TST(flag=*.iframe_b:&#92;2.*)|)("<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&#36;TST(&#92;2=[12&#93;)|(^&#36;TST(&#92;2=0))[^&gt;&#93;++src=&#36;AV("*|[^/.&#93;+//(^"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"api.recaptcha.|www.google.com/recaptcha/|"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"([^/&#93;++.|)&#36;TST(uDom)(^.))*|*.swf*))&#36;SET(9=iFrame)*"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|(*&#92;s(src|href|action|data)&#92;3=)++{1,2}&#36;AV( &#36;LST(AdList)*)*"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(&#36;TST(script=1*1*)|*&lt;(frameset|iframe)&#92;6&#36;SET(script=void))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&#36;SET(2=&lt;script type="text/javascript"&gt;/*&#92;r&#92;n&#92;tPROX: Empty script"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" left in place to keep the noscript &#92;6.&#92;r&#92;n*/&lt;/script&gt;&#92;r&#92;n&#92;5)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|(&#36;TST(tNoscript=(1*)&#92;2void)&#36;SET(tNoscript=&#92;2)|&#36;SET(tNoscript=))&#36;SET(script=)&#36;SET(2=)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;")"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;""<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&#36;SET(eAdJS=&#36;GET(eAdJS)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"%3Cspan class=%22Pr0xFly-Span%22%3E&#36;GET(mHead) Noscript:%3C/span%3E"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&nbsp;&nbsp;&#36;ESC(&#92;9)%3Cbr class=%22Pr0xFly-Br%22 /%3E"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;")"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&#36;SET(1=&#36;TST(keyword=(^&#36;TST(tFrameset=*))*.i_level:5.*)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&lt;span class="Pr0x Pr0xAdScript" style="display:&#36;GET(displayD)"&gt;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;#8226;&amp;#160;JS Ad Noscript: &#92;9&lt;/span&gt;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;")"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(&#36;TST(volat=*.log:2*)&#36;ADDLST(Log-Main,[&#36;DTM(d T)&#93;&#92;tWEB JS_Ad_HTM noscript &#92;3 &#92;t&#92;9 &#92;t&#92;u)|)"<br />
Replace = "&#92;1&lt;!-- PROX: Script removed - Noscript Ad: &#92;9 --&gt;&#92;r&#92;n&#92;2"</code></div></div>
]]></description>
			<content:encoded><![CDATA[OK, i've found six more sites, that's sufficient...<br />
<br />
Below filter is for the alpha config only:<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>[Patterns]<br />
Name = "&lt;script&gt; Remove: Ad Scripts - Noscript&nbsp;&nbsp;&nbsp;&nbsp; 10.08.29 (multi) [sd] (d.2 l.3)"<br />
Active = TRUE<br />
Multi = TRUE<br />
URL = "&#36;TST(hCT=*html)&#36;TST(flag=*.adurl:1.*)(^&#36;TST(keyword=*.(a_js|i_noscr:[12]|i_level:[12]).*))"<br />
Limit = 20000<br />
Match = "&#36;NEST(&lt;script(^&#36;TST(tNoscript=1+void)|&#36;TST(comment=2))&#36;TST(script=1*),&gt;)( &#36;NEST(&lt;script,&gt;))+"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&#36;INEST(&lt;script,&lt;/script)&lt;/script(*&gt;)+{1}"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"([ &#92;t&#92;r]+(&#92;n[ &#92;t&#92;r]+)+{0,2}&#36;NEST(&lt;script,&gt;)( &#36;NEST(&lt;script,&gt;))+&#36;INEST(&lt;script,&lt;/script)&lt;/script*&gt;)+"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" (&#36;NEST(&lt;noembed,&lt;/noembed &gt;) )+(&#36;NEST(&lt;!--,-- &gt;) )+"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"("<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&lt;noscript(*&gt;)+{1}&#36;SET(tNoscript=&#36;GET(tNoscript)void)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" (^&lt;(/noscript|html|body|frameset?+{1024}))&#92;4&lt;/noscript &gt;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;")&#92;5"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;""<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;&#36;TST(&#92;4="<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(^&#36;TST(keyword=*.(a_track|i_noscr:3).*))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(&lt;(div|p(^[a-z]))&#92;8(*&gt;)+{1} |(&#36;NEST(&lt;!-(-)&#92;8,-- &gt;) )+)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(&lt;img(*&gt;&amp;&amp;("<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(*width(=&#92;&#92;+"+| :) ([#*:4])&#92;6*&amp;&amp;*height(=&#92;&#92;+"+| :) ([#*:4])&#92;7&#36;SET(9=Webbug &#92;8 &#92;6x&#92;7)*)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|(^*(width [=:]|src=&#36;AV(*.jpe+g))|(*src=&#36;AV(*.gif)&amp;*(alt=&#36;AV(?*)|usemap=)))&#36;SET(9=Webbug &#92;8 nodim)*"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;")) )+{1,*}(^?+{100})*"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|&lt;iframe(&#36;TST(flag=*.iframe_b:&#92;2.*)|)("<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&#36;TST(&#92;2=[12])|(^&#36;TST(&#92;2=0))[^&gt;]++src=&#36;AV("*|[^/.]+//(^"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"api.recaptcha.|www.google.com/recaptcha/|"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"([^/]++.|)&#36;TST(uDom)(^.))*|*.swf*))&#36;SET(9=iFrame)*"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|(*&#92;s(src|href|action|data)&#92;3=)++{1,2}&#36;AV( &#36;LST(AdList)*)*"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(&#36;TST(script=1*1*)|*&lt;(frameset|iframe)&#92;6&#36;SET(script=void))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&#36;SET(2=&lt;script type="text/javascript"&gt;/*&#92;r&#92;n&#92;tPROX: Empty script"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" left in place to keep the noscript &#92;6.&#92;r&#92;n*/&lt;/script&gt;&#92;r&#92;n&#92;5)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|(&#36;TST(tNoscript=(1*)&#92;2void)&#36;SET(tNoscript=&#92;2)|&#36;SET(tNoscript=))&#36;SET(script=)&#36;SET(2=)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;")"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;""<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&#36;SET(eAdJS=&#36;GET(eAdJS)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"%3Cspan class=%22Pr0xFly-Span%22%3E&#36;GET(mHead) Noscript:%3C/span%3E"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&nbsp;&nbsp;&#36;ESC(&#92;9)%3Cbr class=%22Pr0xFly-Br%22 /%3E"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;")"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&#36;SET(1=&#36;TST(keyword=(^&#36;TST(tFrameset=*))*.i_level:5.*)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&lt;span class="Pr0x Pr0xAdScript" style="display:&#36;GET(displayD)"&gt;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;#8226;&amp;#160;JS Ad Noscript: &#92;9&lt;/span&gt;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;")"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(&#36;TST(volat=*.log:2*)&#36;ADDLST(Log-Main,[&#36;DTM(d T)]&#92;tWEB JS_Ad_HTM noscript &#92;3 &#92;t&#92;9 &#92;t&#92;u)|)"<br />
Replace = "&#92;1&lt;!-- PROX: Script removed - Noscript Ad: &#92;9 --&gt;&#92;r&#92;n&#92;2"</code></div></div>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Flash at YouTube]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1652&amp;pid=14653#pid14653</link>
			<pubDate>Sun, 29 Aug 2010 08:23:11 -0500</pubDate>
			<dc:creator>sidki3003</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1652&amp;pid=14653#pid14653</guid>
			<description><![CDATA[I agree that it would be more comfortable to have the Flash filter always matching. However, i have to weigh the pros and cons. From the coding perspective, we are dealing with a generic filter, which is supposed to work *quickly* and should be resistant to code changes.<br />
<br />
Below are modified filters, the first one for the release config, the other for alpha4. They are just a proof of concept, and i'm not comfortable with them, due to the compromises solely implemented for YouTube.<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>[Patterns&#93;<br />
Name = "&lt;object&gt;...: Toggle Flash&nbsp;&nbsp;&nbsp;&nbsp; 10.08.29 (ccw! !nn) [jd sd&#93; (o.2 l.2) POC-RL"<br />
Active = FALSE<br />
URL = "(&#36;TYPE(htm)|&#36;TYPE(js)|&#36;TYPE(vbs))(^&#36;TST(keyword=*.(a_flash|a_code|i_level:1).*)|&#36;TST(hOrigUA=mozilla/4.[1-9&#93;(^*opera)*))"<br />
Limit = 10000<br />
Match = "&lt;(&#92;" &#92;+ &#92;"o|&#92;' &#92;+ &#92;'o|o)b(" &#92;+ ')+j(" &#92;+ ')+ect(&#92;s|"|&#92;&#92;n|&gt;)(("<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(*&lt;)&#92;0(/embe(d)&#92;4 &gt;(^(^ &lt;/(^object)))|(" &#92;+ ')+(&#92;&#92;+/)&#92;4ob(" &#92;+ ')+j(" &#92;+ ')+ect[^&gt;&#93;+&gt;)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(^&#36;TST(&#92;0=*&lt;object*))&#36;SET(#=&#36;SET(tObject=))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;&amp;*(s(hockwave|wf)|flash(.|_|vars)|d27cdb6e-|obj(Attrs|Str)|.push&#92;(" &gt;)*"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;")|(*&gt;&amp;&amp;*(s(hockwave|wf)|d27cdb6e-)*))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;""<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|&lt;(&#92;" &#92;+ &#92;"e|&#92;' &#92;+ &#92;'e|e)mbed(&#92;s[^/&#93;|"|&#92;&#92;n)(^&#36;TST(tObject=1))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(*&gt;(^ [0-9=&#93;)&amp;&amp;*(s(hockwave|wf)|flash|embedAttrs|.push&#92;(" /(^(^&gt;)))(&gt;|*[^-&#93;&gt;)(^?))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"((*&lt;)&#92;0(&#92;&#92;+/)&#92;4embed &gt;(^&#36;TST(&#92;0=*&lt;(embe(d)&#92;5|/script)*))|)(^&#36;TST(&#92;5=*)&amp;&#36;TST(script=*))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;""<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;&amp;(^&#36;TST(comment=1)|&#36;TST(tNoscript=1)|&#36;TST(tNoframes=1)|*function&#92;s[^()"'; &#93;+ &#92;()*"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;&#36;SET(2= style=&#92;1)&lt;(("<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"*&gt;&amp;&amp;*width(=(&#92;&#92;+("|&#92;&amp;quot;)+{0,1})&#92;1| : "+)( ([#*:*&#93;%+)&#92;8|")*"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;&amp;*height(=&#92;&#92;+("|&#92;&amp;quot;)+| : "+)( ([#*:*&#93;%+)&#92;9|")*"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;")|)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;""<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;&lt;((" &#92;+ ')+ob(" &#92;+ ')+j(" &#92;+ ')+ect)&#92;0"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"("<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&#36;TST(&#92;4=/(^&#36;TST(script=[1s&#93;*))|d&#36;SET(4=/object&gt;&lt;/))&#36;SET(7=span)&#36;SET(#=&#92;1&gt;&lt;&#92;0)(&#92;#&amp;&#36;SET(#=&lt;/span&gt;))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|&#36;SET(7=&#92;0)(([^&gt;&#93;++&#92;sstyle=&#92;&#92;+("|&#92;&amp;quot;)+{0,1})&#92;2(([^"'&#92;&#92;&amp;&#93;++)&#92;#display : [a-z-&#93;+;+)+|&#36;SET(#=&#92;1))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(&#92;#))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|&lt;((" &#92;+ ')+embed)&#92;0&#36;SET(7=span)&#36;SET(#=&#92;1&gt;&lt;&#92;0)(&#92;#&amp;&#36;SET(#=&lt;/span&gt;))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;""<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;&#36;SET(4=&#36;TST(hOrigUA=*msie(^*opera)*)(function(a,b){"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"while(b.firstChild&amp;&amp;!b.Movie&amp;&amp;!b.SRC&amp;&amp;!b.src)b=b.firstChild;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"while(b.nextSibling&amp;&amp;!b.Movie&amp;&amp;!b.SRC&amp;&amp;!b.src)b=b.nextSibling;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"b.rmov=b.Movie||b.SRC||b.src;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"if(b.ReadyState!=4)b.Movie?b.Movie=a.alt:b.SRC?b.SRC=a.alt:b.src=a.alt;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"})(this,this.parentNode.nextSibling);)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(&#36;TST(script=1*)(*&lt;/script)+{1,*}(^*&lt;script)&#36;SET(script=)|)&#36;SET(3=&#36;TST(script=[1s&#93;*)JS)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"("<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&#36;TST(script=*)(&#36;TST(&#92;1=&#92;")&#36;SET(1=&#92;&#92;x22)|&#36;TST(&#92;1=&#92;')&#36;SET(1=&#92;&#92;x27))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|(^&#36;TST(script=*))(^&#36;TST(&#92;1="))&#36;SET(1=")"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(&#36;TST(displayM=none)&#36;SET(5=inline)|&#36;SET(5=none))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(&#36;TST(tAnc=1*|j)&#36;SET(tAnc=)&#36;SET(6=&lt;/a&gt;)|&#36;TST(script=*)&#36;SET(6=&lt;a&gt;&lt;/a&gt;)|)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(&#36;TST(volat=*.log:2*)&#36;ADDLST(Log-Main,[&#36;DTM(d T)&#93;&#92;tWEB Flash&#92;t&#92;0 &#92;3 &#92;t&#92;u)|)"<br />
Replace = "&#92;6&lt;span class=&#92;1ProxFlash&amp;#x20;ProxToggle&#92;1 style=&#92;1display:&#92;5&#92;1&gt;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&lt;img class=&#92;1ProxBcn-Img&#92;1 alt=&#92;1about:blank&#92;1 src=&#92;1http://local.ptron/killed.gif&#92;1"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" onload=&#92;1prxO.oiFlash=!prxO.oiFlash?1:++prxO.oiFlash;&#92;4prxO.oInt.inGetFlash(this);&#92;1 /&gt;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&lt;a class=&#92;1ProxToggle&amp;#x20;ProxTogO-A&#92;1 href=&#92;1javascript://&#92;1"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" onclick=&#92;1prxO.oInt.inToggleD(this.parentNode,true);prxO.oInt.inStopEv(event);&#92;1"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" title=&#92;1&#92;0&amp;#160;&#92;3&amp;#160;&#92;8x&#92;9&#92;1 target=&#92;1_self&#92;1&gt;Toggle&lt;/a&gt;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&lt;a class=&#92;1ProxToggle&amp;#x20;ProxTogO-A&#92;1 href=&#92;1about:blank&#92;1"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" title=&#92;1Direct&amp;#160;Link&#92;1 target=&#92;1_top&#92;1&gt;Flash&lt;/a&gt;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" &lt;/span&gt;&lt;&#92;7 class=&#92;1ProxFlash&#92;1&#92;2display:&#36;GET(displayM)&#92;;&#92;@"</code></div></div>
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>[Patterns&#93;<br />
Name = "&lt;object&gt;...: Toggle Flash&nbsp;&nbsp;&nbsp;&nbsp; 10.08.28 (ccw! !nn) [jd sd&#93; (o.2 l.2) POC-A4"<br />
Active = FALSE<br />
URL = "(&#36;TST(hCT=*html)|&#36;TYPE(js)|&#36;TYPE(vbs))(^&#36;TST(keyword=*.(a_flash|a_code|i_level:1).*)|&#36;TST(hOrigUA=mozilla/4.[1-9&#93;(^*opera)*))"<br />
Limit = 10000<br />
Match = "&lt;(&#92;" &#92;+ &#92;"o|&#92;' &#92;+ &#92;'o|o)b(" &#92;+ ')+j(" &#92;+ ')+ect(&#92;s|"|&#92;&#92;n|&gt;)(("<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(*&lt;)&#92;0("<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"/embe(d)&#92;4 &gt;(^(^ &lt;/(^object)))|(" &#92;+ ')+(&#92;&#92;+/)&#92;4(" &#92;+ ')+ob(" &#92;+ ')+j(" &#92;+ ')+ec(" &#92;+ ')+t(*&gt;)+{1}"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;")"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(^&#36;TST(&#92;0=*&lt;object*))&#36;SET(#=&#36;SET(tObject=))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;&amp;*(s(hockwave|wf)|flash(.|_|id|vars)|d27cdb6e-|obj(Attrs|Str)|.push&#92;(" &gt;)*"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;")|(*&gt;&amp;&amp;*(s(hockwave|wf)|d27cdb6e-)*))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;""<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|&lt;(&#92;" &#92;+ &#92;"e|&#92;' &#92;+ &#92;'e|e)mbed(&#92;s[^/&#93;|"|&#92;&#92;n)(^&#36;TST(tObject=1))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(*&gt;(^ [0-9=&#93;)&amp;&amp;*(s(hockwave|wf)|flash|embedAttrs|.push&#92;(" /(^(^&gt;)))(&gt;|*[^-&#93;&gt;)(^?))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"((*&lt;)&#92;0(&#92;&#92;+/)&#92;4embed &gt;(^&#36;TST(&#92;0=*&lt;(objec(t)&#92;5|embe(d)&#92;5|/script)*))|)(^&#36;TST(&#92;5=d)&amp;&#36;TST(script=*))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;""<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;&amp;(^&#36;TST(comment=1)|&#36;TST(tNoscript=1)|&#36;TST(tNoframes=1)|*function&#92;s[^()"'; &#93;+ &#92;()*"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;&#36;SET(2= style=&#92;1)&lt;(*&gt;&amp;&amp;("<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"*width(=(&#92;&#92;+("|&#92;&amp;quot;)+{0,1})&#92;1| : "+)( ([#*:*&#93;%+)&#92;8|")*"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;&amp;*height(=&#92;&#92;+("|&#92;&amp;quot;)+| : "+)( ([#*:*&#93;%+)&#92;9|")*"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;")|*&amp;&amp;(*&#92;s(classid|data|id|type)=(&#92;&#92;+("|&#92;&amp;quot;))&#92;1)+{0,1}*)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;""<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;&lt;((" &#92;+ ')+ob(" &#92;+ ')+j(" &#92;+ ')+ect)&#92;0"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"("<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&#36;TST(&#92;4=/|d&#36;SET(4=/object&gt;&lt;/))&#36;SET(7=span)&#36;SET(#=&#92;1&gt;&lt;&#92;0)(&#92;#&amp;&#36;SET(#=&lt;/span&gt;))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|&#36;SET(7=&#92;0)(("<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"([^&gt;&#93;++&#92;sstyle=)&#92;4&#36;AVQ(&#92;&#92;+("|&#92;&amp;quot;)+{0,1}(&#92;#display : [a-z-&#93;+;+)+&#92;#)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;&amp;(&#36;TST(&#92;4)&#92;&#92;+("|&#92;&amp;quot;)+{0,1})&#92;2*"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;")|&#36;SET(#=&#92;1))(&#92;#)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;")"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|&lt;((" &#92;+ ')+embed)&#92;0&#36;SET(7=span)&#36;SET(#=&#92;1&gt;&lt;&#92;0)(&#92;#&amp;&#36;SET(#=&lt;/span&gt;))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;""<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;&#36;SET(4=&#36;TST(hOrigUA=*msie(^*opera)*)(function(a,b){"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"while(b.firstChild&amp;&amp;!b.Movie&amp;&amp;!b.SRC&amp;&amp;!b.src)b=b.firstChild;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"while(b.nextSibling&amp;&amp;!b.Movie&amp;&amp;!b.SRC&amp;&amp;!b.src)b=b.nextSibling;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"b.rmov=b.Movie||b.SRC||b.src;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"if(b.ReadyState!=4)b.Movie?b.Movie=a.alt:b.SRC?b.SRC=a.alt:b.src=a.alt;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"})(this,this.parentNode.nextSibling);)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;""<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(&#36;TST(script=1*)(*&lt;/script)+{1,*}(^*&lt;script)&#36;SET(script=)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|&#36;TST(script=*)(&#36;TST(&#92;1=&#92;")&#36;SET(1=&#92;&#92;x22)|&#36;TST(&#92;1=&#92;')&#36;SET(1=&#92;&#92;x27))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|(^&#36;TST(script=*))(^&#36;TST(&#92;1=*))&#36;SET(1=")"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|)&#36;SET(3=&#36;TST(script=[1s&#93;*)JS)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(&#36;TST(displayM=none)&#36;SET(5=inline)|&#36;SET(5=none))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(&#36;TST(tAnc=1*|j)&#36;SET(tAnc=)&#36;SET(6=&lt;/a&gt;)|&#36;TST(script=*)&#36;SET(6=&lt;a&gt;&lt;/a&gt;)|)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(&#36;TST(volat=*.log:2*)&#36;ADDLST(Log-Main,[&#36;DTM(d T)&#93;&#92;tWEB Flash&#92;t&#92;0 &#92;3 &#92;t&#92;u)|)"<br />
Replace = "&#92;6&lt;span class=&#92;1Pr0xFlash&amp;#x20;Pr0xToggle&#92;1 style=&#92;1display:&#92;5&#92;1&gt;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&lt;img class=&#92;1Pr0xBcn-Img&#92;1 alt=&#92;1about:blank&#92;1 src=&#92;1http://local.ptron/killed.gif&#92;1"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" onload=&#92;1prxO.oiFlash=!prxO.oiFlash?1:++prxO.oiFlash;&#92;4prxO.oInt.inGetFlash(this);&#92;1&#36;GET(mType)&gt;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&lt;a class=&#92;1Pr0xToggle&amp;#x20;Pr0xTogO-A&#92;1 href=&#92;1javascript://&#92;1"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" onclick=&#92;1prxO.oInt.inToggleD(this.parentNode,true);prxO.oInt.inStopEv(event);&#92;1"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" title=&#92;1&#92;0&amp;#160;&#92;3&amp;#160;&#92;8x&#92;9&#92;1 target=&#92;1_self&#92;1&gt;Toggle&lt;/a&gt;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&lt;a class=&#92;1Pr0xToggle&amp;#x20;Pr0xTogO-A&#92;1 href=&#92;1about:blank&#92;1"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" title=&#92;1Direct&amp;#160;Link&#92;1 target=&#92;1_top&#92;1&gt;Flash&lt;/a&gt;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" &lt;/span&gt;&lt;&#92;7 class=&#92;1Pr0xFlash&#92;1&#92;2display:&#36;GET(displayM)&#92;;&#92;@"</code></div></div>
<br />
The best idea is probably that someone writes a site-specific filter (which might need to be updated regularly).<br />
If i understood the code correctly:<br />
- The object/embed tags for standard compliant browsers are in the inline script.<br />
<br />
- The fallback code currently is in <a href="http://s.ytimg.com/yt/jsbin/www-core-vfl186132.js" target="_blank">http://s.ytimg.com/yt/jsbin/www-core-vfl186132.js</a><br />
-&gt; object code for IE 6/7/8<br />
-&gt; embed code for other browsers<br />
<br />
Test link: <a href="http://www.youtube.com/watch?v=zlfKdbWwruY" target="_blank">http://www.youtube.com/watch?v=zlfKdbWwruY</a>]]></description>
			<content:encoded><![CDATA[I agree that it would be more comfortable to have the Flash filter always matching. However, i have to weigh the pros and cons. From the coding perspective, we are dealing with a generic filter, which is supposed to work *quickly* and should be resistant to code changes.<br />
<br />
Below are modified filters, the first one for the release config, the other for alpha4. They are just a proof of concept, and i'm not comfortable with them, due to the compromises solely implemented for YouTube.<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>[Patterns]<br />
Name = "&lt;object&gt;...: Toggle Flash&nbsp;&nbsp;&nbsp;&nbsp; 10.08.29 (ccw! !nn) [jd sd] (o.2 l.2) POC-RL"<br />
Active = FALSE<br />
URL = "(&#36;TYPE(htm)|&#36;TYPE(js)|&#36;TYPE(vbs))(^&#36;TST(keyword=*.(a_flash|a_code|i_level:1).*)|&#36;TST(hOrigUA=mozilla/4.[1-9](^*opera)*))"<br />
Limit = 10000<br />
Match = "&lt;(&#92;" &#92;+ &#92;"o|&#92;' &#92;+ &#92;'o|o)b(" &#92;+ ')+j(" &#92;+ ')+ect(&#92;s|"|&#92;&#92;n|&gt;)(("<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(*&lt;)&#92;0(/embe(d)&#92;4 &gt;(^(^ &lt;/(^object)))|(" &#92;+ ')+(&#92;&#92;+/)&#92;4ob(" &#92;+ ')+j(" &#92;+ ')+ect[^&gt;]+&gt;)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(^&#36;TST(&#92;0=*&lt;object*))&#36;SET(#=&#36;SET(tObject=))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;&amp;*(s(hockwave|wf)|flash(.|_|vars)|d27cdb6e-|obj(Attrs|Str)|.push&#92;(" &gt;)*"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;")|(*&gt;&amp;&amp;*(s(hockwave|wf)|d27cdb6e-)*))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;""<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|&lt;(&#92;" &#92;+ &#92;"e|&#92;' &#92;+ &#92;'e|e)mbed(&#92;s[^/]|"|&#92;&#92;n)(^&#36;TST(tObject=1))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(*&gt;(^ [0-9=])&amp;&amp;*(s(hockwave|wf)|flash|embedAttrs|.push&#92;(" /(^(^&gt;)))(&gt;|*[^-]&gt;)(^?))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"((*&lt;)&#92;0(&#92;&#92;+/)&#92;4embed &gt;(^&#36;TST(&#92;0=*&lt;(embe(d)&#92;5|/script)*))|)(^&#36;TST(&#92;5=*)&amp;&#36;TST(script=*))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;""<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;&amp;(^&#36;TST(comment=1)|&#36;TST(tNoscript=1)|&#36;TST(tNoframes=1)|*function&#92;s[^()"'; ]+ &#92;()*"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;&#36;SET(2= style=&#92;1)&lt;(("<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"*&gt;&amp;&amp;*width(=(&#92;&#92;+("|&#92;&amp;quot;)+{0,1})&#92;1| : "+)( ([#*:*]%+)&#92;8|")*"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;&amp;*height(=&#92;&#92;+("|&#92;&amp;quot;)+| : "+)( ([#*:*]%+)&#92;9|")*"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;")|)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;""<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;&lt;((" &#92;+ ')+ob(" &#92;+ ')+j(" &#92;+ ')+ect)&#92;0"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"("<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&#36;TST(&#92;4=/(^&#36;TST(script=[1s]*))|d&#36;SET(4=/object&gt;&lt;/))&#36;SET(7=span)&#36;SET(#=&#92;1&gt;&lt;&#92;0)(&#92;#&amp;&#36;SET(#=&lt;/span&gt;))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|&#36;SET(7=&#92;0)(([^&gt;]++&#92;sstyle=&#92;&#92;+("|&#92;&amp;quot;)+{0,1})&#92;2(([^"'&#92;&#92;&amp;]++)&#92;#display : [a-z-]+;+)+|&#36;SET(#=&#92;1))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(&#92;#))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|&lt;((" &#92;+ ')+embed)&#92;0&#36;SET(7=span)&#36;SET(#=&#92;1&gt;&lt;&#92;0)(&#92;#&amp;&#36;SET(#=&lt;/span&gt;))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;""<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;&#36;SET(4=&#36;TST(hOrigUA=*msie(^*opera)*)(function(a,b){"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"while(b.firstChild&amp;&amp;!b.Movie&amp;&amp;!b.SRC&amp;&amp;!b.src)b=b.firstChild;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"while(b.nextSibling&amp;&amp;!b.Movie&amp;&amp;!b.SRC&amp;&amp;!b.src)b=b.nextSibling;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"b.rmov=b.Movie||b.SRC||b.src;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"if(b.ReadyState!=4)b.Movie?b.Movie=a.alt:b.SRC?b.SRC=a.alt:b.src=a.alt;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"})(this,this.parentNode.nextSibling);)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(&#36;TST(script=1*)(*&lt;/script)+{1,*}(^*&lt;script)&#36;SET(script=)|)&#36;SET(3=&#36;TST(script=[1s]*)JS)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"("<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&#36;TST(script=*)(&#36;TST(&#92;1=&#92;")&#36;SET(1=&#92;&#92;x22)|&#36;TST(&#92;1=&#92;')&#36;SET(1=&#92;&#92;x27))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|(^&#36;TST(script=*))(^&#36;TST(&#92;1="))&#36;SET(1=")"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(&#36;TST(displayM=none)&#36;SET(5=inline)|&#36;SET(5=none))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(&#36;TST(tAnc=1*|j)&#36;SET(tAnc=)&#36;SET(6=&lt;/a&gt;)|&#36;TST(script=*)&#36;SET(6=&lt;a&gt;&lt;/a&gt;)|)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(&#36;TST(volat=*.log:2*)&#36;ADDLST(Log-Main,[&#36;DTM(d T)]&#92;tWEB Flash&#92;t&#92;0 &#92;3 &#92;t&#92;u)|)"<br />
Replace = "&#92;6&lt;span class=&#92;1ProxFlash&amp;#x20;ProxToggle&#92;1 style=&#92;1display:&#92;5&#92;1&gt;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&lt;img class=&#92;1ProxBcn-Img&#92;1 alt=&#92;1about:blank&#92;1 src=&#92;1http://local.ptron/killed.gif&#92;1"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" onload=&#92;1prxO.oiFlash=!prxO.oiFlash?1:++prxO.oiFlash;&#92;4prxO.oInt.inGetFlash(this);&#92;1 /&gt;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&lt;a class=&#92;1ProxToggle&amp;#x20;ProxTogO-A&#92;1 href=&#92;1javascript://&#92;1"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" onclick=&#92;1prxO.oInt.inToggleD(this.parentNode,true);prxO.oInt.inStopEv(event);&#92;1"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" title=&#92;1&#92;0&amp;#160;&#92;3&amp;#160;&#92;8x&#92;9&#92;1 target=&#92;1_self&#92;1&gt;Toggle&lt;/a&gt;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&lt;a class=&#92;1ProxToggle&amp;#x20;ProxTogO-A&#92;1 href=&#92;1about:blank&#92;1"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" title=&#92;1Direct&amp;#160;Link&#92;1 target=&#92;1_top&#92;1&gt;Flash&lt;/a&gt;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" &lt;/span&gt;&lt;&#92;7 class=&#92;1ProxFlash&#92;1&#92;2display:&#36;GET(displayM)&#92;;&#92;@"</code></div></div>
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>[Patterns]<br />
Name = "&lt;object&gt;...: Toggle Flash&nbsp;&nbsp;&nbsp;&nbsp; 10.08.28 (ccw! !nn) [jd sd] (o.2 l.2) POC-A4"<br />
Active = FALSE<br />
URL = "(&#36;TST(hCT=*html)|&#36;TYPE(js)|&#36;TYPE(vbs))(^&#36;TST(keyword=*.(a_flash|a_code|i_level:1).*)|&#36;TST(hOrigUA=mozilla/4.[1-9](^*opera)*))"<br />
Limit = 10000<br />
Match = "&lt;(&#92;" &#92;+ &#92;"o|&#92;' &#92;+ &#92;'o|o)b(" &#92;+ ')+j(" &#92;+ ')+ect(&#92;s|"|&#92;&#92;n|&gt;)(("<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(*&lt;)&#92;0("<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"/embe(d)&#92;4 &gt;(^(^ &lt;/(^object)))|(" &#92;+ ')+(&#92;&#92;+/)&#92;4(" &#92;+ ')+ob(" &#92;+ ')+j(" &#92;+ ')+ec(" &#92;+ ')+t(*&gt;)+{1}"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;")"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(^&#36;TST(&#92;0=*&lt;object*))&#36;SET(#=&#36;SET(tObject=))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;&amp;*(s(hockwave|wf)|flash(.|_|id|vars)|d27cdb6e-|obj(Attrs|Str)|.push&#92;(" &gt;)*"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;")|(*&gt;&amp;&amp;*(s(hockwave|wf)|d27cdb6e-)*))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;""<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|&lt;(&#92;" &#92;+ &#92;"e|&#92;' &#92;+ &#92;'e|e)mbed(&#92;s[^/]|"|&#92;&#92;n)(^&#36;TST(tObject=1))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(*&gt;(^ [0-9=])&amp;&amp;*(s(hockwave|wf)|flash|embedAttrs|.push&#92;(" /(^(^&gt;)))(&gt;|*[^-]&gt;)(^?))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"((*&lt;)&#92;0(&#92;&#92;+/)&#92;4embed &gt;(^&#36;TST(&#92;0=*&lt;(objec(t)&#92;5|embe(d)&#92;5|/script)*))|)(^&#36;TST(&#92;5=d)&amp;&#36;TST(script=*))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;""<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;&amp;(^&#36;TST(comment=1)|&#36;TST(tNoscript=1)|&#36;TST(tNoframes=1)|*function&#92;s[^()"'; ]+ &#92;()*"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;&#36;SET(2= style=&#92;1)&lt;(*&gt;&amp;&amp;("<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"*width(=(&#92;&#92;+("|&#92;&amp;quot;)+{0,1})&#92;1| : "+)( ([#*:*]%+)&#92;8|")*"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;&amp;*height(=&#92;&#92;+("|&#92;&amp;quot;)+| : "+)( ([#*:*]%+)&#92;9|")*"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;")|*&amp;&amp;(*&#92;s(classid|data|id|type)=(&#92;&#92;+("|&#92;&amp;quot;))&#92;1)+{0,1}*)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;""<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;&lt;((" &#92;+ ')+ob(" &#92;+ ')+j(" &#92;+ ')+ect)&#92;0"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"("<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&#36;TST(&#92;4=/|d&#36;SET(4=/object&gt;&lt;/))&#36;SET(7=span)&#36;SET(#=&#92;1&gt;&lt;&#92;0)(&#92;#&amp;&#36;SET(#=&lt;/span&gt;))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|&#36;SET(7=&#92;0)(("<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"([^&gt;]++&#92;sstyle=)&#92;4&#36;AVQ(&#92;&#92;+("|&#92;&amp;quot;)+{0,1}(&#92;#display : [a-z-]+;+)+&#92;#)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;&amp;(&#36;TST(&#92;4)&#92;&#92;+("|&#92;&amp;quot;)+{0,1})&#92;2*"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;")|&#36;SET(#=&#92;1))(&#92;#)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;")"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|&lt;((" &#92;+ ')+embed)&#92;0&#36;SET(7=span)&#36;SET(#=&#92;1&gt;&lt;&#92;0)(&#92;#&amp;&#36;SET(#=&lt;/span&gt;))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;""<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&amp;&#36;SET(4=&#36;TST(hOrigUA=*msie(^*opera)*)(function(a,b){"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"while(b.firstChild&amp;&amp;!b.Movie&amp;&amp;!b.SRC&amp;&amp;!b.src)b=b.firstChild;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"while(b.nextSibling&amp;&amp;!b.Movie&amp;&amp;!b.SRC&amp;&amp;!b.src)b=b.nextSibling;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"b.rmov=b.Movie||b.SRC||b.src;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"if(b.ReadyState!=4)b.Movie?b.Movie=a.alt:b.SRC?b.SRC=a.alt:b.src=a.alt;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"})(this,this.parentNode.nextSibling);)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;""<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(&#36;TST(script=1*)(*&lt;/script)+{1,*}(^*&lt;script)&#36;SET(script=)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|&#36;TST(script=*)(&#36;TST(&#92;1=&#92;")&#36;SET(1=&#92;&#92;x22)|&#36;TST(&#92;1=&#92;')&#36;SET(1=&#92;&#92;x27))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|(^&#36;TST(script=*))(^&#36;TST(&#92;1=*))&#36;SET(1=")"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|)&#36;SET(3=&#36;TST(script=[1s]*)JS)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(&#36;TST(displayM=none)&#36;SET(5=inline)|&#36;SET(5=none))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(&#36;TST(tAnc=1*|j)&#36;SET(tAnc=)&#36;SET(6=&lt;/a&gt;)|&#36;TST(script=*)&#36;SET(6=&lt;a&gt;&lt;/a&gt;)|)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(&#36;TST(volat=*.log:2*)&#36;ADDLST(Log-Main,[&#36;DTM(d T)]&#92;tWEB Flash&#92;t&#92;0 &#92;3 &#92;t&#92;u)|)"<br />
Replace = "&#92;6&lt;span class=&#92;1Pr0xFlash&amp;#x20;Pr0xToggle&#92;1 style=&#92;1display:&#92;5&#92;1&gt;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&lt;img class=&#92;1Pr0xBcn-Img&#92;1 alt=&#92;1about:blank&#92;1 src=&#92;1http://local.ptron/killed.gif&#92;1"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" onload=&#92;1prxO.oiFlash=!prxO.oiFlash?1:++prxO.oiFlash;&#92;4prxO.oInt.inGetFlash(this);&#92;1&#36;GET(mType)&gt;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&lt;a class=&#92;1Pr0xToggle&amp;#x20;Pr0xTogO-A&#92;1 href=&#92;1javascript://&#92;1"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" onclick=&#92;1prxO.oInt.inToggleD(this.parentNode,true);prxO.oInt.inStopEv(event);&#92;1"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" title=&#92;1&#92;0&amp;#160;&#92;3&amp;#160;&#92;8x&#92;9&#92;1 target=&#92;1_self&#92;1&gt;Toggle&lt;/a&gt;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&lt;a class=&#92;1Pr0xToggle&amp;#x20;Pr0xTogO-A&#92;1 href=&#92;1about:blank&#92;1"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" title=&#92;1Direct&amp;#160;Link&#92;1 target=&#92;1_top&#92;1&gt;Flash&lt;/a&gt;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" &lt;/span&gt;&lt;&#92;7 class=&#92;1Pr0xFlash&#92;1&#92;2display:&#36;GET(displayM)&#92;;&#92;@"</code></div></div>
<br />
The best idea is probably that someone writes a site-specific filter (which might need to be updated regularly).<br />
If i understood the code correctly:<br />
- The object/embed tags for standard compliant browsers are in the inline script.<br />
<br />
- The fallback code currently is in <a href="http://s.ytimg.com/yt/jsbin/www-core-vfl186132.js" target="_blank">http://s.ytimg.com/yt/jsbin/www-core-vfl186132.js</a><br />
-&gt; object code for IE 6/7/8<br />
-&gt; embed code for other browsers<br />
<br />
Test link: <a href="http://www.youtube.com/watch?v=zlfKdbWwruY" target="_blank">http://www.youtube.com/watch?v=zlfKdbWwruY</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[how to bypass my ISP so I can Browse freely]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1651&amp;pid=14652#pid14652</link>
			<pubDate>Sat, 28 Aug 2010 18:13:15 -0500</pubDate>
			<dc:creator>bugger</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1651&amp;pid=14652#pid14652</guid>
			<description><![CDATA[you can't! period!]]></description>
			<content:encoded><![CDATA[you can't! period!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Flash at YouTube]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1652&amp;pid=14651#pid14651</link>
			<pubDate>Sat, 28 Aug 2010 08:31:00 -0500</pubDate>
			<dc:creator>wammie</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1652&amp;pid=14651#pid14651</guid>
			<description><![CDATA[Thanks for the response! Personally, I would like it to work for every single video page. When I click a movie thumbnail, I'm not automatically going to watch the movie. I often want to read the description and viewer responses first. As you know, it's common for people to use misleading tactics with tricky titles and thumbnail images to attract viewers, where the movie itself is something that one wouldn't watch after reading the description and/or viewer comments.]]></description>
			<content:encoded><![CDATA[Thanks for the response! Personally, I would like it to work for every single video page. When I click a movie thumbnail, I'm not automatically going to watch the movie. I often want to read the description and viewer responses first. As you know, it's common for people to use misleading tactics with tricky titles and thumbnail images to attract viewers, where the movie itself is something that one wouldn't watch after reading the description and/or viewer comments.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Flash at YouTube]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1652&amp;pid=14650#pid14650</link>
			<pubDate>Sat, 28 Aug 2010 06:30:24 -0500</pubDate>
			<dc:creator>sidki3003</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1652&amp;pid=14650#pid14650</guid>
			<description><![CDATA[<blockquote><cite><span> (Aug. 28, 2010 03:42 AM)</span>wammie Wrote: <a href="http://prxbx.com/forums/showthread.php?pid=14647#pid14647" class="quick_jump">&nbsp;</a></cite>I do see the filter working when I go to a person's profile page and playlists. But this is not working consistently across YouTube anymore.</blockquote>
<br />
I'm aware about this.  The Flash toggle filter doesn't match on the movie sub-pages.<br />
Increasing the byte limit to whopping 7680 would fix this for most browsers.<br />
IE would require further changes which i didn't investigate.<br />
<br />
However, i figured that most people who explicitly navigate to a movie sub-page want to see the movie and not the toggle.<br />
This is just my opinion, so the issue is open to discussion.]]></description>
			<content:encoded><![CDATA[<blockquote><cite><span> (Aug. 28, 2010 03:42 AM)</span>wammie Wrote: <a href="http://prxbx.com/forums/showthread.php?pid=14647#pid14647" class="quick_jump">&nbsp;</a></cite>I do see the filter working when I go to a person's profile page and playlists. But this is not working consistently across YouTube anymore.</blockquote>
<br />
I'm aware about this.  The Flash toggle filter doesn't match on the movie sub-pages.<br />
Increasing the byte limit to whopping 7680 would fix this for most browsers.<br />
IE would require further changes which i didn't investigate.<br />
<br />
However, i figured that most people who explicitly navigate to a movie sub-page want to see the movie and not the toggle.<br />
This is just my opinion, so the issue is open to discussion.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Flash at YouTube]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1652&amp;pid=14649#pid14649</link>
			<pubDate>Sat, 28 Aug 2010 06:22:14 -0500</pubDate>
			<dc:creator>sidki3003</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1652&amp;pid=14649#pid14649</guid>
			<description><![CDATA[<blockquote><cite><span> (Aug. 28, 2010 03:23 AM)</span>wammie Wrote: <a href="http://prxbx.com/forums/showthread.php?pid=14646#pid14646" class="quick_jump">&nbsp;</a></cite>Should I post this development in a new topic?</blockquote>
<br />
Done]]></description>
			<content:encoded><![CDATA[<blockquote><cite><span> (Aug. 28, 2010 03:23 AM)</span>wammie Wrote: <a href="http://prxbx.com/forums/showthread.php?pid=14646#pid14646" class="quick_jump">&nbsp;</a></cite>Should I post this development in a new topic?</blockquote>
<br />
Done]]></content:encoded>
		</item>
	</channel>
</rss>