Jump to content

Proxomitron, IE8 & pre-downloaded script


Joseph_sw

Recommended Posts

Hi, i'm proxomitron user and i like how it works.

i observes many site using off-sites script/libraries such as '>libraries from google apis.

so, i got an idea to download each of those lib (the .js) files and store them into a directory, say in D:\StoredJS

then i made proxomitron web filter rules like below, for each files:


Name = "ajax-jquery fix"
Active = TRUE
Limit = 128
Match = ""http://ajax.googleapis.com/*/jquery.js*""
Replace = ""D:\\StoredJS\\jquery.js""

this filter works for IE6 and other browser, it really improves the browsing performace.

however when i decided to upgrade to IE8 (along with various MS security patch/updates, now its WinXP Profesional SP3) those downloaded javascript seems no longer working.

it still works with other browser though.

if these 'new' behaviour were caused by one/some of MS patches, i want to roll back to previous restore point and skips those patches.

i want those downloaded scripts also works with IE8.

Link to comment
Share on other sites


  • 2 months later...

sorry late reply, i tried that internet option already but still the same result as before.

however on other forum, someone suggest me to move the whole "StoredJS" folder into "html" folder in proxomitron installation directory,

and change the filtering rule into something like this:

Name = "ajax-jquery fix"
Active = TRUE
Limit = 128
Match = ""http://ajax.googleapis.com/*/jquery.js*""
Replace = ""http://Local.ptron/StoredJS/jquery.js""

now the pre-downloaded javascript works for all kind of browsers.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...