Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Help proxying a jscript.
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Help proxying a jscript.

DestroyeRCoDestroyeRCo Member
edited September 2012 in General

I need to "Proxy?" one JS file and the content it shows, because my ISP is blocking that IP (don't know why). I have a VPS which works with my ISP, so I'm asking you guys if there is a way to show the Js or the output of the script using my VPS.

Added a "graphic" if my english isn't enough:

!(http://img502.imageshack.us/img502/9594/xplain.png)

The code is from Centovacast scripts:

< script language="javascript" type="text/javascript" src="http://streams.ahostingserver.com/system/ondemand.js">< / script>
< script language="javascript" type="text/javascript" src="http://streams.ahostingserver.com/js.php/okami/ondemand">< / script>
< link rel="stylesheet" type="text/css" href="http://streams.ahostingserver.com/theme/widget_ondemand.css" />
< div id="cc_on_demand_content">Loading...

What I need (in less words) is that the users of the ISP which blocks the connection to the server, may see what they should see if weren't blocked by ISP.

Comments

Sign In or Register to comment.