<?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>Sun, 07 Sep 2008 15:04:31 -0500</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Bfilter remove captcha frame...]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1091</link>
			<pubDate>Sat, 06 Sep 2008 13:54:44 -0500</pubDate>
			<dc:creator>xintrea</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1091</guid>
			<description><![CDATA[Hi peoples!<br />
<br />
<br />
I install Bfilter, and insert rule from AdBlock, as write on <a href="http://www.convoglio.com/bfilter/" target="_blank">http://www.convoglio.com/bfilter/</a>. <br />
<br />
After this manipulation, my files contain<br />
<br />
<span style="font-weight: bold;">/etc/bfilter/urls</span> -&gt; <a href="http://www.reactos.org/paste/index.php/1830/" target="_blank">http://www.reactos.org/paste/index.php/1830/</a> <br />
<span style="font-weight: bold;">/etc/bfilter/urls.local</span> -&gt; <a href="http://www.reactos.org/paste/index.php/1831/" target="_blank">http://www.reactos.org/paste/index.php/1831/</a> <br />
<span style="font-weight: bold;">/etc/bfilter/filters/Common annoyances filter</span> -&gt; <a href="http://www.reactos.org/paste/index.php/1833/" target="_blank">http://www.reactos.org/paste/index.php/1833/</a> <br />
<span style="font-weight: bold;">/etc/bfilter/filters/PopUp filter</span> -&gt; <a href="http://www.reactos.org/paste/index.php/1834/" target="_blank">http://www.reactos.org/paste/index.php/1834/</a><br />
<br />
All work fine, adv removing. But after some time using, i find  trouble. The Bfilter remove captcha area from <a href="http://recaptcha.net" target="_blank">recaptcha.net</a>.<br />
<br />
Example, in direct connect, page HTML code is<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>&lt;tr&gt; <br />
&lt;td class="l"&gt;Protect code:&amp;nbsp;&lt;/td&gt; <br />
&lt;td&gt;&lt;script type="text/javascript" src="http://api.recaptcha.net/challenge?k=6LePWQIAAAAAAEPgACyC-FPPrYGItib7GVA4z4pk...; <br />
&lt;noscript&gt; <br />
&lt;iframe src="http://api.recaptcha.net/noscript?k=6LePWQIAAAAAAEPgACyC-FPPrYGItib7GVA4z4pk&amp;...; height="300" width="500" frameborder="0"&gt;&lt;/iframe&gt;&lt;br/&gt; <br />
&lt;textarea name="recaptcha_challenge_field" rows="3" cols="40"&gt;&lt;/textarea&gt; <br />
&lt;input type="hidden" name="recaptcha_response_field" value="manual_challenge"/&gt; <br />
&lt;/noscript&gt; <br />
&lt;/td&gt; <br />
&lt;/tr&gt;</code></div></div>
<br />
But if connect from bfilter, page HTML code change to<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>&lt;tr&gt; <br />
&lt;td class="l"&gt;Protect code:&amp;nbsp;&lt;/td&gt; <br />
&lt;td&gt;&lt;!-- [BFilter&#93; Script removed [ad or webbug in the adjacent noscript&#93;. --&gt; <br />
&lt;span&gt; <br />
&lt;!-- [BFilter&#93; IFRAME ad removed (page_cleanup is in effect) --&gt;&lt;br/&gt; <br />
&lt;textarea name="recaptcha_challenge_field" rows="3" cols="40"&gt;&lt;/textarea&gt; <br />
&lt;input type="hidden" name="recaptcha_response_field" value="manual_challenge"/&gt; <br />
&lt;/span&gt; <br />
&lt;/td&gt; <br />
&lt;/tr&gt;</code></div></div>
<br />
(sample url <a href="http://protos.dk/2007/11/17/recaptcha-for-wordpress/" target="_blank">http://protos.dk/2007/11/17/recaptcha-for-wordpress/</a>)<br />
<br />
I search in all configfile the strings "captcha", "[BFilter&#93; Script removed [ad or webbug in the adjacent noscript&#93;", "[BFilter&#93; IFRAME ad removed (page_cleanup is in effect)", but this string not found.<br />
<br />
I try append rule to <span style="font-weight: bold;">urls.local</span><br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>ALLOW http://*recaptcha.net*</code></div></div>
but captcha still removing.<br />
<br />
<br />
Questions:<br />
<br />
Where is finding a rule, that remove this captcha?<br />
What writing to bfilter configfiles for don't block this captcha?]]></description>
			<content:encoded><![CDATA[Hi peoples!<br />
<br />
<br />
I install Bfilter, and insert rule from AdBlock, as write on <a href="http://www.convoglio.com/bfilter/" target="_blank">http://www.convoglio.com/bfilter/</a>. <br />
<br />
After this manipulation, my files contain<br />
<br />
<span style="font-weight: bold;">/etc/bfilter/urls</span> -&gt; <a href="http://www.reactos.org/paste/index.php/1830/" target="_blank">http://www.reactos.org/paste/index.php/1830/</a> <br />
<span style="font-weight: bold;">/etc/bfilter/urls.local</span> -&gt; <a href="http://www.reactos.org/paste/index.php/1831/" target="_blank">http://www.reactos.org/paste/index.php/1831/</a> <br />
<span style="font-weight: bold;">/etc/bfilter/filters/Common annoyances filter</span> -&gt; <a href="http://www.reactos.org/paste/index.php/1833/" target="_blank">http://www.reactos.org/paste/index.php/1833/</a> <br />
<span style="font-weight: bold;">/etc/bfilter/filters/PopUp filter</span> -&gt; <a href="http://www.reactos.org/paste/index.php/1834/" target="_blank">http://www.reactos.org/paste/index.php/1834/</a><br />
<br />
All work fine, adv removing. But after some time using, i find  trouble. The Bfilter remove captcha area from <a href="http://recaptcha.net" target="_blank">recaptcha.net</a>.<br />
<br />
Example, in direct connect, page HTML code is<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>&lt;tr&gt; <br />
&lt;td class="l"&gt;Protect code:&amp;nbsp;&lt;/td&gt; <br />
&lt;td&gt;&lt;script type="text/javascript" src="http://api.recaptcha.net/challenge?k=6LePWQIAAAAAAEPgACyC-FPPrYGItib7GVA4z4pk...; <br />
&lt;noscript&gt; <br />
&lt;iframe src="http://api.recaptcha.net/noscript?k=6LePWQIAAAAAAEPgACyC-FPPrYGItib7GVA4z4pk&amp;...; height="300" width="500" frameborder="0"&gt;&lt;/iframe&gt;&lt;br/&gt; <br />
&lt;textarea name="recaptcha_challenge_field" rows="3" cols="40"&gt;&lt;/textarea&gt; <br />
&lt;input type="hidden" name="recaptcha_response_field" value="manual_challenge"/&gt; <br />
&lt;/noscript&gt; <br />
&lt;/td&gt; <br />
&lt;/tr&gt;</code></div></div>
<br />
But if connect from bfilter, page HTML code change to<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>&lt;tr&gt; <br />
&lt;td class="l"&gt;Protect code:&amp;nbsp;&lt;/td&gt; <br />
&lt;td&gt;&lt;!-- [BFilter] Script removed [ad or webbug in the adjacent noscript]. --&gt; <br />
&lt;span&gt; <br />
&lt;!-- [BFilter] IFRAME ad removed (page_cleanup is in effect) --&gt;&lt;br/&gt; <br />
&lt;textarea name="recaptcha_challenge_field" rows="3" cols="40"&gt;&lt;/textarea&gt; <br />
&lt;input type="hidden" name="recaptcha_response_field" value="manual_challenge"/&gt; <br />
&lt;/span&gt; <br />
&lt;/td&gt; <br />
&lt;/tr&gt;</code></div></div>
<br />
(sample url <a href="http://protos.dk/2007/11/17/recaptcha-for-wordpress/" target="_blank">http://protos.dk/2007/11/17/recaptcha-for-wordpress/</a>)<br />
<br />
I search in all configfile the strings "captcha", "[BFilter] Script removed [ad or webbug in the adjacent noscript]", "[BFilter] IFRAME ad removed (page_cleanup is in effect)", but this string not found.<br />
<br />
I try append rule to <span style="font-weight: bold;">urls.local</span><br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>ALLOW http://*recaptcha.net*</code></div></div>
but captcha still removing.<br />
<br />
<br />
Questions:<br />
<br />
Where is finding a rule, that remove this captcha?<br />
What writing to bfilter configfiles for don't block this captcha?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Google Image Search]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1090</link>
			<pubDate>Fri, 05 Sep 2008 12:01:44 -0500</pubDate>
			<dc:creator>ProxRocks</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1090</guid>
			<description><![CDATA[anyone else notice that Google Image Searches are "redirecting" all of a sudden?<br />
<br />
is there any way around that?<br />
<br />
<br />
for example, Google Image Search from "proxo" via - <a href="http://images.google.com/images?q=proxo" target="_blank">http://images.google.com/images?q=proxo</a><br />
<br />
and the browser gets redirected to - <a href="http://images.google.com/images?q=proxo&amp;ei=m2XBSKq0FYn6MtHF4foH&amp;gbv=1" target="_blank">http://images.google.com/images?q=proxo&#x26;...4foH&#x26;gbv=1</a><br />
the number is randomly generated each time, but the Google Servers know who did the search and from where...<br />
<br />
<br />
quite "disturbing" that Google is attaching an <span style="font-weight: bold;">ID</span> string to image searches !!!]]></description>
			<content:encoded><![CDATA[anyone else notice that Google Image Searches are "redirecting" all of a sudden?<br />
<br />
is there any way around that?<br />
<br />
<br />
for example, Google Image Search from "proxo" via - <a href="http://images.google.com/images?q=proxo" target="_blank">http://images.google.com/images?q=proxo</a><br />
<br />
and the browser gets redirected to - <a href="http://images.google.com/images?q=proxo&amp;ei=m2XBSKq0FYn6MtHF4foH&amp;gbv=1" target="_blank">http://images.google.com/images?q=proxo&...4foH&gbv=1</a><br />
the number is randomly generated each time, but the Google Servers know who did the search and from where...<br />
<br />
<br />
quite "disturbing" that Google is attaching an <span style="font-weight: bold;">ID</span> string to image searches !!!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Firefox Noscript and Sidki's JS Insertion]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1089</link>
			<pubDate>Thu, 04 Sep 2008 21:34:51 -0500</pubDate>
			<dc:creator>whenever</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1089</guid>
			<description><![CDATA[I am just trying Firefox with Noscript extension set to block scripts globally. I had put local.ptron into whitelist to allow 3rd party js code inserted by proxomitron.<br />
<br />
However, sidki uses below code to insert his js:<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>&nbsp;&nbsp;&nbsp;&nbsp;&lt;script id="proxScrHead" type="text/javascript"&gt;//&lt;![CDATA[<br />
&nbsp;&nbsp;&nbsp;&nbsp; if (typeof prxCountLd == "undefined") {<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; var prxO = {oSet: {<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &#36;_cfg: "2008-01-02", &#36;_level: 4, &#36;_xns: document.documentElement ? document.documentElement.namespaceURI : null,<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _titTime: "10:09:53", _catchBoxes: 10, _catchErrors: 6, _catchRnd: 20, <br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &#36;css: 4, &#36;toDo: 1+2+4+8+16+32+64, &#36;stopMe: 1+2+4+8, &#36;popUp: 1+2+4+8, &#36;toButton: 1+2+4+8<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }, oNce: {<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ncFrom: "http://slashdot.org/search/referrer-karma.php%3Fq%3DBig+Bang",<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ncWith: "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.9.9"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }};<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (function () {<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; var jsLoc = "http://local.ptron/sidki_h_" + prxO.oSet.&#36;_cfg + "/proxjs-full.js";<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if (document.write &amp;&amp; !prxO.oSet.&#36;_xns)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; document.write("&#92;n&lt;script id=&#92;"proxScrLink&#92;" type=&#92;"text/javascript&#92;" src=&#92;"" + jsLoc + "&#92;"&gt;&#92;&lt;&#92;/script&gt;");<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; else {<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; var tag = prxO.oSet.&#36;_xns ? document.createElementNS(prxO.oSet.&#36;_xns, "script") : document.createElement("script");<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tag.src = jsLoc; tag.type = "text/javascript"; tag.id = "proxScrLink";<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; document.getElementById("proxScrHead").parentNode.appendChild(tag);<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }) ();<br />
&nbsp;&nbsp;&nbsp;&nbsp; }<br />
&nbsp;&nbsp;&nbsp;&nbsp;//&#93;&#93;&gt;&lt;/script&gt;</code></div></div>
<br />
The above code is considered as the 1st party script to the current page viewed. When the site is not in the whitelist, the above code is blocked and then sidki's proxjs-(full|min).js is not inserted sucessfuly.<br />
<br />
I had tried to insert sidki's js directly by adding a new filter that inserts:<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>&lt;script id="proxScrLink" src="http://local.ptron/sidki_h_2008-01-02/proxjs-full.js" type="text/javascript"&gt;</code></div></div>
<br />
but it broke some sites. <br />
<br />
It seems sidki has his reason to insert his code that way but I know nothing about javascript code. <img src="http://prxbx.com/forums/images/smilies/banghead.gif" style="vertical-align: middle;" border="0" alt="Banging Head" title="Banging Head" /><br />
<br />
Anybody could have a look? <img src="http://prxbx.com/forums/images/smilies/smile.gif" style="vertical-align: middle;" border="0" alt="Smile!" title="Smile!" />]]></description>
			<content:encoded><![CDATA[I am just trying Firefox with Noscript extension set to block scripts globally. I had put local.ptron into whitelist to allow 3rd party js code inserted by proxomitron.<br />
<br />
However, sidki uses below code to insert his js:<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>&nbsp;&nbsp;&nbsp;&nbsp;&lt;script id="proxScrHead" type="text/javascript"&gt;//&lt;![CDATA[<br />
&nbsp;&nbsp;&nbsp;&nbsp; if (typeof prxCountLd == "undefined") {<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; var prxO = {oSet: {<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &#36;_cfg: "2008-01-02", &#36;_level: 4, &#36;_xns: document.documentElement ? document.documentElement.namespaceURI : null,<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _titTime: "10:09:53", _catchBoxes: 10, _catchErrors: 6, _catchRnd: 20, <br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &#36;css: 4, &#36;toDo: 1+2+4+8+16+32+64, &#36;stopMe: 1+2+4+8, &#36;popUp: 1+2+4+8, &#36;toButton: 1+2+4+8<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }, oNce: {<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ncFrom: "http://slashdot.org/search/referrer-karma.php%3Fq%3DBig+Bang",<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ncWith: "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.9.9"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }};<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (function () {<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; var jsLoc = "http://local.ptron/sidki_h_" + prxO.oSet.&#36;_cfg + "/proxjs-full.js";<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if (document.write &amp;&amp; !prxO.oSet.&#36;_xns)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; document.write("&#92;n&lt;script id=&#92;"proxScrLink&#92;" type=&#92;"text/javascript&#92;" src=&#92;"" + jsLoc + "&#92;"&gt;&#92;&lt;&#92;/script&gt;");<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; else {<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; var tag = prxO.oSet.&#36;_xns ? document.createElementNS(prxO.oSet.&#36;_xns, "script") : document.createElement("script");<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tag.src = jsLoc; tag.type = "text/javascript"; tag.id = "proxScrLink";<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; document.getElementById("proxScrHead").parentNode.appendChild(tag);<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }) ();<br />
&nbsp;&nbsp;&nbsp;&nbsp; }<br />
&nbsp;&nbsp;&nbsp;&nbsp;//]]&gt;&lt;/script&gt;</code></div></div>
<br />
The above code is considered as the 1st party script to the current page viewed. When the site is not in the whitelist, the above code is blocked and then sidki's proxjs-(full|min).js is not inserted sucessfuly.<br />
<br />
I had tried to insert sidki's js directly by adding a new filter that inserts:<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>&lt;script id="proxScrLink" src="http://local.ptron/sidki_h_2008-01-02/proxjs-full.js" type="text/javascript"&gt;</code></div></div>
<br />
but it broke some sites. <br />
<br />
It seems sidki has his reason to insert his code that way but I know nothing about javascript code. <img src="http://prxbx.com/forums/images/smilies/banghead.gif" style="vertical-align: middle;" border="0" alt="Banging Head" title="Banging Head" /><br />
<br />
Anybody could have a look? <img src="http://prxbx.com/forums/images/smilies/smile.gif" style="vertical-align: middle;" border="0" alt="Smile!" title="Smile!" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Nocturnal Surfing]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1088</link>
			<pubDate>Wed, 03 Sep 2008 21:54:53 -0500</pubDate>
			<dc:creator>Kye-U</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1088</guid>
			<description><![CDATA[I do a lot of surfing at night, and all the bright white backgrounds and images hurt my eyes, so I've decided to write a pretty simple filter to turn the background colors to black, text to a "light" grey, links to a faded blue, remove background-images, and set the opacity of all images to 35% <img src="http://prxbx.com/forums/images/smilies/smile.gif" style="vertical-align: middle;" border="0" alt="Smile!" title="Smile!" /> I didn't do a lot of testing yet with this filter, but let me know what you think of it!<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>[Patterns&#93;<br />
Name = "Nocturnal"<br />
Active = TRUE<br />
Multi = TRUE<br />
URL = "(&#36;TYPE(htm)|&#36;TYPE(css))"<br />
Limit = 128<br />
Match = "&#36;TYPE(htm)((?)&#92;0(^&#36;TST(topmatched=1))&#36;SET(topmatched=1)|(^*?)&#36;STOP())&#36;SET(1=&lt;style type="text/css"&gt;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"* { background-color: #000 !important; color: #ccc !important; background-image: none !important; background: #000 !important; }"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"a { color: #7489ff !important; text-decoration: none !important; }"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"a:hover { color: #1689ff !important; text-decoration: underline !Important; }"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&lt;/style&gt;&#92;0)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|&#36;TYPE(css)background(-(color|image)|) : ([a-z&#93;|#)&#92;9&#36;SET(1=foo: &#92;9)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|&#36;TYPE(htm)&lt;img&#36;SET(1=&lt;img style="filter:alpha(opacity=35) !important; -moz-opacity:0.35 !important")"<br />
Replace = "&#92;1"</code></div></div>
]]></description>
			<content:encoded><![CDATA[I do a lot of surfing at night, and all the bright white backgrounds and images hurt my eyes, so I've decided to write a pretty simple filter to turn the background colors to black, text to a "light" grey, links to a faded blue, remove background-images, and set the opacity of all images to 35% <img src="http://prxbx.com/forums/images/smilies/smile.gif" style="vertical-align: middle;" border="0" alt="Smile!" title="Smile!" /> I didn't do a lot of testing yet with this filter, but let me know what you think of it!<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>[Patterns]<br />
Name = "Nocturnal"<br />
Active = TRUE<br />
Multi = TRUE<br />
URL = "(&#36;TYPE(htm)|&#36;TYPE(css))"<br />
Limit = 128<br />
Match = "&#36;TYPE(htm)((?)&#92;0(^&#36;TST(topmatched=1))&#36;SET(topmatched=1)|(^*?)&#36;STOP())&#36;SET(1=&lt;style type="text/css"&gt;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"* { background-color: #000 !important; color: #ccc !important; background-image: none !important; background: #000 !important; }"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"a { color: #7489ff !important; text-decoration: none !important; }"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"a:hover { color: #1689ff !important; text-decoration: underline !Important; }"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&lt;/style&gt;&#92;0)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|&#36;TYPE(css)background(-(color|image)|) : ([a-z]|#)&#92;9&#36;SET(1=foo: &#92;9)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|&#36;TYPE(htm)&lt;img&#36;SET(1=&lt;img style="filter:alpha(opacity=35) !important; -moz-opacity:0.35 !important")"<br />
Replace = "&#92;1"</code></div></div>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Google Chrome]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1087</link>
			<pubDate>Tue, 02 Sep 2008 16:19:49 -0500</pubDate>
			<dc:creator>elshaddai</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1087</guid>
			<description><![CDATA[Just came out today, Hope Kye-U and other experts can give proxo a run on Chrome and give us some feedback.<img src="http://prxbx.com/forums/images/smilies/wink.gif" style="vertical-align: middle;" border="0" alt="Wink" title="Wink" />]]></description>
			<content:encoded><![CDATA[Just came out today, Hope Kye-U and other experts can give proxo a run on Chrome and give us some feedback.<img src="http://prxbx.com/forums/images/smilies/wink.gif" style="vertical-align: middle;" border="0" alt="Wink" title="Wink" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA["Image Like opera" with black and white list?]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1085</link>
			<pubDate>Sun, 31 Aug 2008 11:10:15 -0500</pubDate>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1085</guid>
			<description><![CDATA[Name = "&#36;LST(NoImages): Image to Link"<br />
Active = TRUE<br />
Multi = TRUE<br />
URL = "&#36;LST(NoImages)"<br />
Bounds = "&lt;img\s*.(jpg|png|bmp)*&gt;"<br />
Limit = 512<br />
Match = "&lt;img*src=\"\2\"[^&gt;&#93;+&gt;"<br />
Replace = "&lt;a href=\"\2\" target=\"_blank\"&gt;[I&#93;&lt;/a&gt;"<br />
<br />
Hi, I've been using this filter for some time but I have some questions<br />
<br />
I'd like to replace the link with the "alt" text in images. But sometimes there is no alt text and sometimes the texts are too long. Is there a better way to deal with the alt text replacement? <br />
For example, if there is no alt, replace it with text "image" . <br />
And if text too long, trim it to 10 characters...<br />
<br />
I'm using the list &#36;LST(NoImages) for sites that I want to block images now.<br />
Can I use a URL white list and a black list together. <br />
If yes, how should it be?<br />
<br />
Thanks]]></description>
			<content:encoded><![CDATA[Name = "&#36;LST(NoImages): Image to Link"<br />
Active = TRUE<br />
Multi = TRUE<br />
URL = "&#36;LST(NoImages)"<br />
Bounds = "&lt;img\s*.(jpg|png|bmp)*&gt;"<br />
Limit = 512<br />
Match = "&lt;img*src=\"\2\"[^&gt;]+&gt;"<br />
Replace = "&lt;a href=\"\2\" target=\"_blank\"&gt;[I]&lt;/a&gt;"<br />
<br />
Hi, I've been using this filter for some time but I have some questions<br />
<br />
I'd like to replace the link with the "alt" text in images. But sometimes there is no alt text and sometimes the texts are too long. Is there a better way to deal with the alt text replacement? <br />
For example, if there is no alt, replace it with text "image" . <br />
And if text too long, trim it to 10 characters...<br />
<br />
I'm using the list &#36;LST(NoImages) for sites that I want to block images now.<br />
Can I use a URL white list and a black list together. <br />
If yes, how should it be?<br />
<br />
Thanks]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to stop a specific gif and ads banner]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1084</link>
			<pubDate>Sun, 31 Aug 2008 00:03:41 -0500</pubDate>
			<dc:creator>pjo</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1084</guid>
			<description><![CDATA[Hello!  I just joined here.<br />
<br />
I installed sidki 2007 09 09 and enabled it.<br />
<br />
I am trying to stop a gif file which is specified as<br />
<a href="http://www.friendlycolor.com/admin/F400_800_P1.php?t=a539d7eca0180d8923078298839528ae&amp;COMMON_SCMS_ID=6465" target="_blank">http://www.friendlycolor.com/admin/F400_...MS_ID=6465</a><br />
<br />
or<br />
<br />
<a href="http://www.friendlycolor.com/L1/images/season_admin.gif" target="_blank">http://www.friendlycolor.com/L1/images/season_admin.gif</a><br />
(Firefox Adblock recognizes this image as this gif)<br />
<br />
-----------------------------------------------------<br />
The other question is:<br />
<br />
This is a case when using the default config.<br />
Advertising banners from image.rakuten.co.jp can be stopped by <br />
[^.&#93;+.image.rakuten.co.jp/<br />
[^.&#93;+.thumbnail.image.rakuten.co.jp/@0_mall/<br />
when the config file is changed to the default one and URL Killfiles.txt has the above two lines.<br />
<br />
But the text below the banner image are still displayed.<br />
I used HTTP Message Log to find out which URL is being called to display these text.<br />
<br />
But there is no clue for this.<br />
<br />
Please advise how to find out the mechanism which displays these ad text in a table.<br />
<br />
<br />
With the sidki 2007 09 09, there is no URL Killfiles.txt.<br />
<br />
[^.&#93;+.image.rakuten.co.jp/<br />
[^.&#93;+.thumbnail.image.rakuten.co.jp/@0_mall/<br />
are inserted into D:\Proxomitron Naoko-4\Lists\sidki_l_2007-09-09\IncludeExclude.ptxt<br />
<br />
But the banner images are displayed.<br />
<br />
The ad image and the Proxomitron HTTP log is attached.<br />
<br />
Any advise on the above situation is very much appreciated.<br />
<br />
pjo]]></description>
			<content:encoded><![CDATA[Hello!  I just joined here.<br />
<br />
I installed sidki 2007 09 09 and enabled it.<br />
<br />
I am trying to stop a gif file which is specified as<br />
<a href="http://www.friendlycolor.com/admin/F400_800_P1.php?t=a539d7eca0180d8923078298839528ae&amp;COMMON_SCMS_ID=6465" target="_blank">http://www.friendlycolor.com/admin/F400_...MS_ID=6465</a><br />
<br />
or<br />
<br />
<a href="http://www.friendlycolor.com/L1/images/season_admin.gif" target="_blank">http://www.friendlycolor.com/L1/images/season_admin.gif</a><br />
(Firefox Adblock recognizes this image as this gif)<br />
<br />
-----------------------------------------------------<br />
The other question is:<br />
<br />
This is a case when using the default config.<br />
Advertising banners from image.rakuten.co.jp can be stopped by <br />
[^.]+.image.rakuten.co.jp/<br />
[^.]+.thumbnail.image.rakuten.co.jp/@0_mall/<br />
when the config file is changed to the default one and URL Killfiles.txt has the above two lines.<br />
<br />
But the text below the banner image are still displayed.<br />
I used HTTP Message Log to find out which URL is being called to display these text.<br />
<br />
But there is no clue for this.<br />
<br />
Please advise how to find out the mechanism which displays these ad text in a table.<br />
<br />
<br />
With the sidki 2007 09 09, there is no URL Killfiles.txt.<br />
<br />
[^.]+.image.rakuten.co.jp/<br />
[^.]+.thumbnail.image.rakuten.co.jp/@0_mall/<br />
are inserted into D:\Proxomitron Naoko-4\Lists\sidki_l_2007-09-09\IncludeExclude.ptxt<br />
<br />
But the banner images are displayed.<br />
<br />
The ad image and the Proxomitron HTTP log is attached.<br />
<br />
Any advise on the above situation is very much appreciated.<br />
<br />
pjo]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Req&#93; Remove youtube clip ads]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1083</link>
			<pubDate>Fri, 29 Aug 2008 09:01:29 -0500</pubDate>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1083</guid>
			<description><![CDATA[If there a way to remove that ads that pops up in the bottle half of the screen when a video is playing.<br />
<br />
<a href="http://www.youtube.com/watch?v=QmDR5SrKtt0&amp;fmt=18" target="_blank">http://www.youtube.com/watch?v=QmDR5SrKtt0&#x26;fmt=18</a><br />
<br />
<br />
<img src="http://img396.imageshack.us/img396/2025/youtubeadsia5.png" border="0" alt="[Image: youtubeadsia5.png&#93;" />]]></description>
			<content:encoded><![CDATA[If there a way to remove that ads that pops up in the bottle half of the screen when a video is playing.<br />
<br />
<a href="http://www.youtube.com/watch?v=QmDR5SrKtt0&amp;fmt=18" target="_blank">http://www.youtube.com/watch?v=QmDR5SrKtt0&fmt=18</a><br />
<br />
<br />
<img src="http://img396.imageshack.us/img396/2025/youtubeadsia5.png" border="0" alt="[Image: youtubeadsia5.png]" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Header Filters]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1082</link>
			<pubDate>Thu, 28 Aug 2008 19:12:22 -0500</pubDate>
			<dc:creator>Daggy</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1082</guid>
			<description><![CDATA[Hi,<br />
<br />
i would like to create filters for manipulating browser headers i.e "Referer:" or "User-Agent:".<br />
Is it possible and how?<br />
<br />
Regards<br />
Dag]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
i would like to create filters for manipulating browser headers i.e "Referer:" or "User-Agent:".<br />
Is it possible and how?<br />
<br />
Regards<br />
Dag]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Kill Drive-By Malware-Installing Pages]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1081</link>
			<pubDate>Thu, 28 Aug 2008 14:51:36 -0500</pubDate>
			<dc:creator>Kye-U</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1081</guid>
			<description><![CDATA[In an attempt to prevent malicious pages (such as Antivirus XP 2008/9) from going through with their fake scanning progress bar, I've decided to write a pretty simple filter to kill all SCRIPT, IFRAME, OBJECT, EMBED, APPLET tags and ON____/HREF attributes, with the ability to bypass the filter (after having to click on "OK" on a genuine confirm message).<br />
<br />
For those wanting to truly test this filter out, you can test it on an ACTUAL Antivirus XP 2008 site here (use caution, if you somehow have the following filter disabled or Proxomitron disabled, and you see the prompt to start scanning, go to the Task Manager and terminate the IEXPLORER or FIREFOX process):<br />
<br />
http://###avxp-2008.###net/sysscan/ <span style="font-weight: bold;">(remove the two sets of ###)</span><br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>[Patterns&#93;<br />
Name = "Kill Drive-By Malware-Installing Pages"<br />
Active = TRUE<br />
URL = "&#36;TYPE(htm)([^.&#93;++.|)([a-z0-9-&#93;++|)(antivir(us|-)|virus-|scanner|free(-|)scan|av(-|)xp|(av|xp)(-|)200(8|9)|(ad|spy)ware|trojan)([a-z0-9-&#93;++|).[^/&#93;+&#92;8(&#36;TST(&#92;8=*(&#92;&amp;|&#92;?)prx_trust=1)&#36;SET(prx_trust=1)|&#36;TST(&#92;8=*&#92;?*)&#36;SET(sep=&#92;q&#92;&amp;)|(^&#36;TST(&#92;8=*&#92;?*))&#36;SET(sep=&#92;?)|)"<br />
Limit = 16<br />
Match = "(?)&#92;0(^&#36;TST(prx_trust=1))(^&#36;TST(topmatched=1))&#36;SET(topmatched=1)&#36;SET(9="<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&lt;div style="position: absolute; top: 0; left: 0; z-index: 500; width: 100%; color: red; background-color: yellow; font-weight: bold; font-size: 16px;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" border-bottom: 2px solid black; height: 25px; vertical-align: middle; text-align: left; line-height: 20px; padding-left: 5px;"&gt;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"Possible Malware Site: All SCRIPTs, IFRAMEs, OBJECTs, APPLETs, EMBEDs, Links disabled. &lt;a href="http://&#92;h&#92;p&#36;GET(sep)prx_trust=1" onclick="return confirm('Bypassing filtering on this site may introduce false information and allow dangerous scripts to run. Are you sure you want to continue?');"&gt;Bypass&lt;/a&gt;&lt;/div&gt;&#92;0)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(^&#36;TST(prx_trust=1))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"("<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&lt; (script|iframe|object|applet|embed)&#92;1&#36;SET(9=&lt;textarea style="display: none !important;")"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|(&lt;a(rea|))&#92;6&#36;SET(a_area=1)&#36;SET(9=&#92;6)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|([^a-z&#93;on[a-z&#93;+|action|href&#36;TST(a_area=1)&#36;SET(a_area=))=&#36;SET(9= foo=)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|&lt;/ (script|iframe|object|applet|embed) &gt;&#36;SET(9=&lt;/textarea&gt;)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;")"<br />
Replace = "&#92;9"</code></div></div>
<br />
Take a look at Malware Database's list of Malicious Domains for August 2008: <a href="http://malwaredatabase.net/blog/index.php/2008/08/21/malicious-domains-of-the-month/" target="_blank">http://malwaredatabase.net/blog/index.ph...the-month/</a><br />
<br />
See anything that's RegEx-able? <img src="http://prxbx.com/forums/images/smilies/wink.gif" style="vertical-align: middle;" border="0" alt="Wink" title="Wink" /> (aka, see any patterns?)]]></description>
			<content:encoded><![CDATA[In an attempt to prevent malicious pages (such as Antivirus XP 2008/9) from going through with their fake scanning progress bar, I've decided to write a pretty simple filter to kill all SCRIPT, IFRAME, OBJECT, EMBED, APPLET tags and ON____/HREF attributes, with the ability to bypass the filter (after having to click on "OK" on a genuine confirm message).<br />
<br />
For those wanting to truly test this filter out, you can test it on an ACTUAL Antivirus XP 2008 site here (use caution, if you somehow have the following filter disabled or Proxomitron disabled, and you see the prompt to start scanning, go to the Task Manager and terminate the IEXPLORER or FIREFOX process):<br />
<br />
http://###avxp-2008.###net/sysscan/ <span style="font-weight: bold;">(remove the two sets of ###)</span><br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>[Patterns]<br />
Name = "Kill Drive-By Malware-Installing Pages"<br />
Active = TRUE<br />
URL = "&#36;TYPE(htm)([^.]++.|)([a-z0-9-]++|)(antivir(us|-)|virus-|scanner|free(-|)scan|av(-|)xp|(av|xp)(-|)200(8|9)|(ad|spy)ware|trojan)([a-z0-9-]++|).[^/]+&#92;8(&#36;TST(&#92;8=*(&#92;&amp;|&#92;?)prx_trust=1)&#36;SET(prx_trust=1)|&#36;TST(&#92;8=*&#92;?*)&#36;SET(sep=&#92;q&#92;&amp;)|(^&#36;TST(&#92;8=*&#92;?*))&#36;SET(sep=&#92;?)|)"<br />
Limit = 16<br />
Match = "(?)&#92;0(^&#36;TST(prx_trust=1))(^&#36;TST(topmatched=1))&#36;SET(topmatched=1)&#36;SET(9="<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&lt;div style="position: absolute; top: 0; left: 0; z-index: 500; width: 100%; color: red; background-color: yellow; font-weight: bold; font-size: 16px;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" border-bottom: 2px solid black; height: 25px; vertical-align: middle; text-align: left; line-height: 20px; padding-left: 5px;"&gt;"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"Possible Malware Site: All SCRIPTs, IFRAMEs, OBJECTs, APPLETs, EMBEDs, Links disabled. &lt;a href="http://&#92;h&#92;p&#36;GET(sep)prx_trust=1" onclick="return confirm('Bypassing filtering on this site may introduce false information and allow dangerous scripts to run. Are you sure you want to continue?');"&gt;Bypass&lt;/a&gt;&lt;/div&gt;&#92;0)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"(^&#36;TST(prx_trust=1))"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"("<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&lt; (script|iframe|object|applet|embed)&#92;1&#36;SET(9=&lt;textarea style="display: none !important;")"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|(&lt;a(rea|))&#92;6&#36;SET(a_area=1)&#36;SET(9=&#92;6)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|([^a-z]on[a-z]+|action|href&#36;TST(a_area=1)&#36;SET(a_area=))=&#36;SET(9= foo=)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"|&lt;/ (script|iframe|object|applet|embed) &gt;&#36;SET(9=&lt;/textarea&gt;)"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;")"<br />
Replace = "&#92;9"</code></div></div>
<br />
Take a look at Malware Database's list of Malicious Domains for August 2008: <a href="http://malwaredatabase.net/blog/index.php/2008/08/21/malicious-domains-of-the-month/" target="_blank">http://malwaredatabase.net/blog/index.ph...the-month/</a><br />
<br />
See anything that's RegEx-able? <img src="http://prxbx.com/forums/images/smilies/wink.gif" style="vertical-align: middle;" border="0" alt="Wink" title="Wink" /> (aka, see any patterns?)]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Filter to block Google Suggest]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1080</link>
			<pubDate>Wed, 27 Aug 2008 22:15:11 -0500</pubDate>
			<dc:creator>Mele20</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1080</guid>
			<description><![CDATA[Google is rolling out that horrible Google Suggest feature to Google.com. I've had it since yesterday. It is driving me nuts. A thread at dslreports security forum claims the ONLY way to disable it is through Google preferences. I have NEVER allowed Google a cookie and never will! I have no intention of allowing Google to profile me. Google Preferences cannot be used unless you allow Google a cookie.  <br />
<br />
I use Firefox and I have Customize Google that should block this feature but it isn't. Of course, even if did, if I used another browser I would see that horrible Google Suggest.<br />
<br />
So, could someone PLEASE write a filter that will block Google Suggest?<br />
I will be very grateful!  <br />
<br />
<a href="http://searchengineland.com/080825-201142.php" target="_blank">http://searchengineland.com/080825-201142.php</a><br />
<a href="http://www.dslreports.com/forum/r21005436-IE-7-and-Google-Search" target="_blank">http://www.dslreports.com/forum/r2100543...gle-Search</a>]]></description>
			<content:encoded><![CDATA[Google is rolling out that horrible Google Suggest feature to Google.com. I've had it since yesterday. It is driving me nuts. A thread at dslreports security forum claims the ONLY way to disable it is through Google preferences. I have NEVER allowed Google a cookie and never will! I have no intention of allowing Google to profile me. Google Preferences cannot be used unless you allow Google a cookie.  <br />
<br />
I use Firefox and I have Customize Google that should block this feature but it isn't. Of course, even if did, if I used another browser I would see that horrible Google Suggest.<br />
<br />
So, could someone PLEASE write a filter that will block Google Suggest?<br />
I will be very grateful!  <br />
<br />
<a href="http://searchengineland.com/080825-201142.php" target="_blank">http://searchengineland.com/080825-201142.php</a><br />
<a href="http://www.dslreports.com/forum/r21005436-IE-7-and-Google-Search" target="_blank">http://www.dslreports.com/forum/r2100543...gle-Search</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Off Topic : Please add "Last modified" to forum threads.]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1079</link>
			<pubDate>Wed, 27 Aug 2008 19:32:03 -0500</pubDate>
			<dc:creator>Toppy</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1079</guid>
			<description><![CDATA[Hi,<br />
<br />
I find it quite hard to "getting to known" which filters have been updated, it would be nice to see some "Last updated on xx.xx.xx. by ......" below the filter threads top messages containing the actually latest filters.<br />
<br />
Will you think about it please ? Thanks a bunch for your hard work and keeping this wonderful tool alive ! <img src="http://prxbx.com/forums/images/smilies/wink.gif" style="vertical-align: middle;" border="0" alt="Wink" title="Wink" />]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
I find it quite hard to "getting to known" which filters have been updated, it would be nice to see some "Last updated on xx.xx.xx. by ......" below the filter threads top messages containing the actually latest filters.<br />
<br />
Will you think about it please ? Thanks a bunch for your hard work and keeping this wonderful tool alive ! <img src="http://prxbx.com/forums/images/smilies/wink.gif" style="vertical-align: middle;" border="0" alt="Wink" title="Wink" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Removing plaint text elements problems]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1078</link>
			<pubDate>Wed, 27 Aug 2008 05:29:32 -0500</pubDate>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1078</guid>
			<description><![CDATA[Hi. I'm trying to create some simple filters that remove some plain text elements from specific pages. Basically I want to turn some indirect links into direct links by removing the bold parts of <span style="font-weight: bold;">oldadress.com/out.php?</span>newurl from the page source.<br />
<br />
<img src="http://img504.imageshack.us/img504/7582/bfilterdc6.jpg" border="0" alt="[Image: bfilterdc6.jpg&#93;" /><br />
(I set the URL to * for testing purposes btw)<br />
<br />
The above does not work, but I'm totally new to this so I thought maybe there are too many characters that need to be escaped. So I changed the filter to replace the plain word "blog" (because there are lots of occurrences of that word on that page). Oddly enough, now the word blog gets replaced on all pages I visit but the one I want!<br />
<br />
I am not sure if it's okay to tell the site as it is a pron site. If this is not ok, maybe I could ask generally: what can make a simple text replacement filter NOT work on one page when it is working on others?<br />
<br />
Thanks!<br />
<br />
PS: BTW, I did enable the filter, hit reload, emptied the cache, etc. <img src="http://prxbx.com/forums/images/smilies/smile.gif" style="vertical-align: middle;" border="0" alt="Smile!" title="Smile!" />]]></description>
			<content:encoded><![CDATA[Hi. I'm trying to create some simple filters that remove some plain text elements from specific pages. Basically I want to turn some indirect links into direct links by removing the bold parts of <span style="font-weight: bold;">oldadress.com/out.php?</span>newurl from the page source.<br />
<br />
<img src="http://img504.imageshack.us/img504/7582/bfilterdc6.jpg" border="0" alt="[Image: bfilterdc6.jpg]" /><br />
(I set the URL to * for testing purposes btw)<br />
<br />
The above does not work, but I'm totally new to this so I thought maybe there are too many characters that need to be escaped. So I changed the filter to replace the plain word "blog" (because there are lots of occurrences of that word on that page). Oddly enough, now the word blog gets replaced on all pages I visit but the one I want!<br />
<br />
I am not sure if it's okay to tell the site as it is a pron site. If this is not ok, maybe I could ask generally: what can make a simple text replacement filter NOT work on one page when it is working on others?<br />
<br />
Thanks!<br />
<br />
PS: BTW, I did enable the filter, hit reload, emptied the cache, etc. <img src="http://prxbx.com/forums/images/smilies/smile.gif" style="vertical-align: middle;" border="0" alt="Smile!" title="Smile!" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Problem watching Flash Videos]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1077</link>
			<pubDate>Mon, 25 Aug 2008 09:11:40 -0500</pubDate>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1077</guid>
			<description><![CDATA[Currently all I get is a message stating, "This video can't be played. Please try another.", on this site; <a href="http://xfactor.itv.com/." target="_blank">http://xfactor.itv.com/.</a><br />
<br />
If I ByPass from the system tray icon, the message disappears after a page reload and the videos can be watched.<br />
<br />
Could someone please help me to understand how I can allow the viewing of the flash videos on that site without bypassing BFilter.<br />
<br />
Thank you in advance.]]></description>
			<content:encoded><![CDATA[Currently all I get is a message stating, "This video can't be played. Please try another.", on this site; <a href="http://xfactor.itv.com/." target="_blank">http://xfactor.itv.com/.</a><br />
<br />
If I ByPass from the system tray icon, the message disappears after a page reload and the videos can be watched.<br />
<br />
Could someone please help me to understand how I can allow the viewing of the flash videos on that site without bypassing BFilter.<br />
<br />
Thank you in advance.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Installing under F8/CentOS5.2]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1076</link>
			<pubDate>Sun, 24 Aug 2008 10:23:44 -0500</pubDate>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1076</guid>
			<description><![CDATA[I had issues installing Bfilter v1.1.4 under CentOS5.2 and Fedora 8, due to the use of AutoPackage. I ended up having to work around it, but that turns out to be pretty easy. The key is that the .package file contains a tar.lzma file. If you have everything else installed - which you probably do in a standardish desktop GUI environment - then you can just use this rather than use all of the autopackage stuff, which broke for me. <div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>% egrep --text '(compression|data_size)=' bfilter-gui-1.1.4.x86.package</code></div></div>
 will get you the info we need. To get the file out use <div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>tail --bytes=1113910 bfilter-gui-1.1.4.x86.package &gt; bfilter.tar.lzma</code></div></div>
 After this you'll need to install lzma packages - centos does not have any standard repos with lzma  but they are available through a public repo <a href="http://pj.freefaculty.org/Centos/" target="_blank">http://pj.freefaculty.org/Centos/</a>. Then just uncompress the file using <div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>lzma &lt; bfilter.tar.lzma &gt; bfilter.tar</code></div></div>
 (and yes, you need to direct input into lzma and redirect the output to a new file). Then you can untar it and start using it.  Hope this helps, sorry its not better formatted but this TinyMCE/FCKeditor window (whichever) isn't letter me enter new line characters, which is pretty lame.  Colin.]]></description>
			<content:encoded><![CDATA[I had issues installing Bfilter v1.1.4 under CentOS5.2 and Fedora 8, due to the use of AutoPackage. I ended up having to work around it, but that turns out to be pretty easy. The key is that the .package file contains a tar.lzma file. If you have everything else installed - which you probably do in a standardish desktop GUI environment - then you can just use this rather than use all of the autopackage stuff, which broke for me. <div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>% egrep --text '(compression|data_size)=' bfilter-gui-1.1.4.x86.package</code></div></div>
 will get you the info we need. To get the file out use <div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>tail --bytes=1113910 bfilter-gui-1.1.4.x86.package &gt; bfilter.tar.lzma</code></div></div>
 After this you'll need to install lzma packages - centos does not have any standard repos with lzma  but they are available through a public repo <a href="http://pj.freefaculty.org/Centos/" target="_blank">http://pj.freefaculty.org/Centos/</a>. Then just uncompress the file using <div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>lzma &lt; bfilter.tar.lzma &gt; bfilter.tar</code></div></div>
 (and yes, you need to direct input into lzma and redirect the output to a new file). Then you can untar it and start using it.  Hope this helps, sorry its not better formatted but this TinyMCE/FCKeditor window (whichever) isn't letter me enter new line characters, which is pretty lame.  Colin.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[heise.de FF userContent.css customization with proxo instead?]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1075</link>
			<pubDate>Sun, 24 Aug 2008 03:44:50 -0500</pubDate>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1075</guid>
			<description><![CDATA[Hi,<br />
<br />
Please excuse the stupid question but I am completely new to css <img src="http://prxbx.com/forums/images/smilies/dead.gif" style="vertical-align: middle;" border="0" alt="Dead" title="Dead" />.<br />
I am using the following code in my Firefox userContent.css to enhance heise.de:<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>@namespace url(http://www.w3.org/1999/xhtml);<br />
<br />
<br />
<br />
@-moz-document domain("heise.de")<br />
<br />
{<br />
<br />
&nbsp;&nbsp;body<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;background: #F8F8F8 !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#navi_top<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;clear: both !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#container<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;position: relative !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;top: -90px !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;width: 80% !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;margin: 0 auto !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#container_content<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;background: #FFF !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;width: 100% !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;margin: 0;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;border: 1px solid #CCC;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#login_suche input#q.textfield<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;width: 15em !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div.news_topteaser, div.trennlinie_6px, div.readspeaker, div.news_logo, h4#breadcrumb<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;display: none !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#mitte<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;width:100% !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;margin-left: 0 !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;background: none !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#mitte_links<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;width: 100% !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;background: none !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#mitte_rechts<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;width: 0px !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;display: none !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#mitte_news *<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;font-size: 1em !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;line-height: 1.35em !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#mitte_news h1<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;font-size: 1.5em !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;line-height: 1.1em !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div.anrissliste h3<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;font-size: 1.2em !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;margin-bottom: 0.15em !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div.anrissliste p<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;margin-bottom: 1.5em !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;span.bild_links, span.bild_rechts<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;margin-bottom: 0.5em !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#mitte_news &gt; a:visited<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;color: #BBB !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#sitemap<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;display: none !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;p.news_option<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;position: relative !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;top: 4em !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;p.news_option a<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;font-size: 0.9em !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;p.news_foren<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;position: relative;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;top: -2em !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;ul.forum_navi li<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;margin-left: 0.5em !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;ul.forum_navi li a<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;text-decoration: none !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;ul.forum_navi li a:hover<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;text-decoration: underline !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
<br />
<br />
&nbsp;&nbsp;div#bannerzone, div#bannerzone_top, div.cadv, div.cadv_start, div.bcadv, div.bcadv_start, div.adbottom, .banner, .sky, .skyscraper, .heise_advert, table.druck, .ISI_IGNORE<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;display: none !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div.meldung_wrapper p .ISI_IGNORE<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;display: inline !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
}<br />
<br />
<br />
<br />
@-moz-document url-prefix("http://www.heise.de/ix/"),url-prefix("http://www.heise.de/mobil/"),url-prefix("http://www.heise.de/security/"),url-prefix("http://www.heise.de/netze/"),url-prefix("http://www.heise.de/open/"),url-prefix("http://www.heise.de/foto/"),url-prefix("http://www.heise.de/events/")<br />
<br />
{<br />
<br />
&nbsp;&nbsp;div#container_content<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;width: 60em !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#mitte<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;width: 47em !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
}<br />
<br />
<br />
<br />
@-moz-document url-prefix("http://www.heise.de/foto/")<br />
<br />
{<br />
<br />
&nbsp;&nbsp;body<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;background: #000 !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#mitte<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;width: 60em !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;background: transparent url(http://www.heise.de/foto/icons/hintergrund_mitte.gif) repeat-y scroll 73% 0 !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#mitte_links<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;width: 70% !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#mitte_rechts<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;display: block !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;width: 27% !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;p.news_option, p.news_foren<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;top: 0 !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
}<br />
<br />
<br />
<br />
@-moz-document url-prefix("http://www.heise.de/ct/tv/")<br />
<br />
{<br />
<br />
&nbsp;&nbsp;.ISI_IGNORE<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;display: block !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
}<br />
<br />
@-moz-document url-prefix("http://www.heise.de/tp/")<br />
<br />
{<br />
<br />
&nbsp;&nbsp;td.f-content<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;width: 70% !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
}<br />
<br />
<br />
<br />
@-moz-document url-prefix("http://www.heise.de/events/")<br />
<br />
{<br />
<br />
&nbsp;&nbsp;div#container<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;top: 0 !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#mitte<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;position: relative !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;top: 20px;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;width: 47em !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
}<br />
<br />
<br />
<br />
@-moz-document url-prefix("https://www.heise.de/abo/")<br />
<br />
{<br />
<br />
&nbsp;&nbsp;div#container<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;top: 0px !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
}</code></div></div>
credits: <a href="http://userstyles.org/styles/9597" target="_blank">http://userstyles.org/styles/9597</a><br />
<br />
How would I have to alter this code to include it as css in proxo instead of including it in the userContent.css?<br />
<br />
<br />
Thanks for any help &amp; regards,<br />
Andy<br />
<br />
P.S.: I think it is great that guest posting is enabled <img src="http://prxbx.com/forums/images/smilies/smile.gif" style="vertical-align: middle;" border="0" alt="Smile!" title="Smile!" />]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
Please excuse the stupid question but I am completely new to css <img src="http://prxbx.com/forums/images/smilies/dead.gif" style="vertical-align: middle;" border="0" alt="Dead" title="Dead" />.<br />
I am using the following code in my Firefox userContent.css to enhance heise.de:<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>@namespace url(http://www.w3.org/1999/xhtml);<br />
<br />
<br />
<br />
@-moz-document domain("heise.de")<br />
<br />
{<br />
<br />
&nbsp;&nbsp;body<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;background: #F8F8F8 !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#navi_top<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;clear: both !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#container<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;position: relative !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;top: -90px !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;width: 80% !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;margin: 0 auto !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#container_content<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;background: #FFF !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;width: 100% !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;margin: 0;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;border: 1px solid #CCC;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#login_suche input#q.textfield<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;width: 15em !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div.news_topteaser, div.trennlinie_6px, div.readspeaker, div.news_logo, h4#breadcrumb<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;display: none !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#mitte<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;width:100% !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;margin-left: 0 !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;background: none !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#mitte_links<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;width: 100% !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;background: none !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#mitte_rechts<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;width: 0px !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;display: none !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#mitte_news *<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;font-size: 1em !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;line-height: 1.35em !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#mitte_news h1<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;font-size: 1.5em !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;line-height: 1.1em !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div.anrissliste h3<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;font-size: 1.2em !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;margin-bottom: 0.15em !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div.anrissliste p<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;margin-bottom: 1.5em !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;span.bild_links, span.bild_rechts<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;margin-bottom: 0.5em !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#mitte_news &gt; a:visited<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;color: #BBB !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#sitemap<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;display: none !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;p.news_option<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;position: relative !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;top: 4em !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;p.news_option a<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;font-size: 0.9em !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;p.news_foren<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;position: relative;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;top: -2em !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;ul.forum_navi li<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;margin-left: 0.5em !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;ul.forum_navi li a<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;text-decoration: none !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;ul.forum_navi li a:hover<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;text-decoration: underline !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
<br />
<br />
&nbsp;&nbsp;div#bannerzone, div#bannerzone_top, div.cadv, div.cadv_start, div.bcadv, div.bcadv_start, div.adbottom, .banner, .sky, .skyscraper, .heise_advert, table.druck, .ISI_IGNORE<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;display: none !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div.meldung_wrapper p .ISI_IGNORE<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;display: inline !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
}<br />
<br />
<br />
<br />
@-moz-document url-prefix("http://www.heise.de/ix/"),url-prefix("http://www.heise.de/mobil/"),url-prefix("http://www.heise.de/security/"),url-prefix("http://www.heise.de/netze/"),url-prefix("http://www.heise.de/open/"),url-prefix("http://www.heise.de/foto/"),url-prefix("http://www.heise.de/events/")<br />
<br />
{<br />
<br />
&nbsp;&nbsp;div#container_content<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;width: 60em !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#mitte<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;width: 47em !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
}<br />
<br />
<br />
<br />
@-moz-document url-prefix("http://www.heise.de/foto/")<br />
<br />
{<br />
<br />
&nbsp;&nbsp;body<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;background: #000 !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#mitte<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;width: 60em !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;background: transparent url(http://www.heise.de/foto/icons/hintergrund_mitte.gif) repeat-y scroll 73% 0 !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#mitte_links<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;width: 70% !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#mitte_rechts<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;display: block !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;width: 27% !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;p.news_option, p.news_foren<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;top: 0 !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
}<br />
<br />
<br />
<br />
@-moz-document url-prefix("http://www.heise.de/ct/tv/")<br />
<br />
{<br />
<br />
&nbsp;&nbsp;.ISI_IGNORE<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;display: block !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
}<br />
<br />
@-moz-document url-prefix("http://www.heise.de/tp/")<br />
<br />
{<br />
<br />
&nbsp;&nbsp;td.f-content<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;width: 70% !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
}<br />
<br />
<br />
<br />
@-moz-document url-prefix("http://www.heise.de/events/")<br />
<br />
{<br />
<br />
&nbsp;&nbsp;div#container<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;top: 0 !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;div#mitte<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;position: relative !important;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;top: 20px;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;width: 47em !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
}<br />
<br />
<br />
<br />
@-moz-document url-prefix("https://www.heise.de/abo/")<br />
<br />
{<br />
<br />
&nbsp;&nbsp;div#container<br />
<br />
&nbsp;&nbsp;{<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;top: 0px !important;<br />
<br />
&nbsp;&nbsp;}<br />
<br />
}</code></div></div>
credits: <a href="http://userstyles.org/styles/9597" target="_blank">http://userstyles.org/styles/9597</a><br />
<br />
How would I have to alter this code to include it as css in proxo instead of including it in the userContent.css?<br />
<br />
<br />
Thanks for any help &amp; regards,<br />
Andy<br />
<br />
P.S.: I think it is great that guest posting is enabled <img src="http://prxbx.com/forums/images/smilies/smile.gif" style="vertical-align: middle;" border="0" alt="Smile!" title="Smile!" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Sevenload Videos Not Playing]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1074</link>
			<pubDate>Fri, 22 Aug 2008 22:06:21 -0500</pubDate>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1074</guid>
			<description><![CDATA[Greetings friends.<br />
<br />
Just wondering if any of you have experienced any problems playing en.sevenload.com videos while using Sidki's 2008-01-12 configuration? They won't play for me. For instance this video will not play:<br />
<br />
Here's a video for testing:<br />
<a href="http://en.sevenload.com/videos/wlgVYwI-Elvis-In-the-Gettho" target="_blank">http://en.sevenload.com/videos/wlgVYwI-E...the-Gettho</a><br />
<br />
Thanks for any help on this matter.<br />
<br />
Best regards,<br />
apacallyps]]></description>
			<content:encoded><![CDATA[Greetings friends.<br />
<br />
Just wondering if any of you have experienced any problems playing en.sevenload.com videos while using Sidki's 2008-01-12 configuration? They won't play for me. For instance this video will not play:<br />
<br />
Here's a video for testing:<br />
<a href="http://en.sevenload.com/videos/wlgVYwI-Elvis-In-the-Gettho" target="_blank">http://en.sevenload.com/videos/wlgVYwI-E...the-Gettho</a><br />
<br />
Thanks for any help on this matter.<br />
<br />
Best regards,<br />
apacallyps]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[CastleCops Forums: Alternate Display     8.01.06 [sd&#93; (d.s)]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1073</link>
			<pubDate>Thu, 21 Aug 2008 12:46:49 -0500</pubDate>
			<dc:creator>traviscn</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1073</guid>
			<description><![CDATA[How can you change Sidki's CastleCops Forums: Alternate Display     8.01.06 [sd&#93; (d.s) filter so that it displays all your fav forums and not just the Proxo ones ?]]></description>
			<content:encoded><![CDATA[How can you change Sidki's CastleCops Forums: Alternate Display     8.01.06 [sd] (d.s) filter so that it displays all your fav forums and not just the Proxo ones ?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[compress/gzip?]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1072</link>
			<pubDate>Thu, 21 Aug 2008 04:16:28 -0500</pubDate>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1072</guid>
			<description><![CDATA[I checked compressing in bfilter but when i test it width<br />
<a href="http://whatsmyip.org/mod_gzip_test/" target="_blank">http://whatsmyip.org/mod_gzip_test/</a><br />
... it doesn't work?!<br />
ps: primary proxy is squid (default settings)]]></description>
			<content:encoded><![CDATA[I checked compressing in bfilter but when i test it width<br />
<a href="http://whatsmyip.org/mod_gzip_test/" target="_blank">http://whatsmyip.org/mod_gzip_test/</a><br />
... it doesn't work?!<br />
ps: primary proxy is squid (default settings)]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to test a variable against another variable?]]></title>
			<link>http://prxbx.com/forums/showthread.php?tid=1071</link>
			<pubDate>Wed, 20 Aug 2008 23:04:09 -0500</pubDate>
			<dc:creator>whenever</dc:creator>
			<guid isPermaLink="false">http://prxbx.com/forums/showthread.php?tid=1071</guid>
			<description><![CDATA[I am trying to write a filter which will add links to Google cache results to allow continuing using the cache, just like this <a href="http://userscripts.org/scripts/show/30878" target="_blank">userscript</a> does.<br />
<br />
I intend to add links only for those urls which are from the same host, so I use below code to extract the host address and sotre it in a global variable for later use.<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>(This is Google's cache of &lt;a[^&gt;&#93;+&gt;http://&#92;1/*&lt;/a&gt;)&#92;0&#36;SET(currentHost=&#92;1)</code></div></div>
<br />
The next step is to match only the urls from the same host. I tried below code but it seems the &#36;GET command can't be expanded in match field just like the help file stated:<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>&lt;a*href=&#36;AV(&#36;GET(currentHost)/&#92;2)*&lt;/a&gt;</code></div></div>
<br />
Then I tried to capture the host part into a variable:<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>&lt;a*href=&#36;AV(&#92;7/&#92;2)*&lt;/a&gt;</code></div></div>
<br />
and tested it with the currentHost variable in the replace field but it doesn't work either.<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>&#36;TST(&#92;7=&#36;GET(currentHost))&#36;SET(......)</code></div></div>
<br />
Any ideas?]]></description>
			<content:encoded><![CDATA[I am trying to write a filter which will add links to Google cache results to allow continuing using the cache, just like this <a href="http://userscripts.org/scripts/show/30878" target="_blank">userscript</a> does.<br />
<br />
I intend to add links only for those urls which are from the same host, so I use below code to extract the host address and sotre it in a global variable for later use.<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>(This is Google's cache of &lt;a[^&gt;]+&gt;http://&#92;1/*&lt;/a&gt;)&#92;0&#36;SET(currentHost=&#92;1)</code></div></div>
<br />
The next step is to match only the urls from the same host. I tried below code but it seems the &#36;GET command can't be expanded in match field just like the help file stated:<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>&lt;a*href=&#36;AV(&#36;GET(currentHost)/&#92;2)*&lt;/a&gt;</code></div></div>
<br />
Then I tried to capture the host part into a variable:<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>&lt;a*href=&#36;AV(&#92;7/&#92;2)*&lt;/a&gt;</code></div></div>
<br />
and tested it with the currentHost variable in the replace field but it doesn't work either.<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>&#36;TST(&#92;7=&#36;GET(currentHost))&#36;SET(......)</code></div></div>
<br />
Any ideas?]]></content:encoded>
		</item>
	</channel>
</rss>