Guest
Nov. 22, 2004, 10:02 PM
I am using the following filter on my program:
<span style='color:red'><Admin edited for legibility></span>
*********************************
For some reason this prevents the following URL from loading its weather animation:
http://radar.wrh.noaa.gov/radar/loop/DS....kfsx.shtml
I've tried fiddling with the "URL =" line in the filter but I guess I'm not doing it right. Can some one tell me how to disable the above filter for the base URL above and any variation of it, i.e. http://radar.wrh.noaa.gov/*
Thanks
<span style='color:red'><Admin edited for legibility></span>
Code:
Name = "Force: Plain Text Rendering - Part 1 {4.d}"
Active = TRUE
URL = "(^$LST(Allow-JS))$IHDR(Content-Type:text/html; PrxOriginalType="text/plain")"
Limit = 1
Match = "$STOP()"
Replace = "$URL([^:]+:/+\1)"
"\r\n<html>"
"\r\n<head>"
"\r\n<title>\u</title>"
"\r\n<link rel="stylesheet" type="text/css" href="http://local.ptron/JD_HTML/CSS/PlainTextView.css">"
"\r\n</head>"
"\r\n<body>"
"\r\n<div class="PTVHeader">"
"\r\n<h3>Proxomitron: Forced Text Rendering Enabled</h3>"
"\r\n<p>Here is a <a href="http://\xbin..\1">plain text version</a> suitable for saving or handing off to an external viewer.</p>"
"\r\n</div>"
"\r\n<p>NOTE: If there is HTML in this file, it may be filtered by Proxomitron.</p>"
"\r\n<pre>"
"$SET(html=1)"For some reason this prevents the following URL from loading its weather animation:
http://radar.wrh.noaa.gov/radar/loop/DS....kfsx.shtml
I've tried fiddling with the "URL =" line in the filter but I guess I'm not doing it right. Can some one tell me how to disable the above filter for the base URL above and any variation of it, i.e. http://radar.wrh.noaa.gov/*
Thanks
to our forum! When are you gonna register? B)