![]() |
|
redirect file server - Printable Version +- The Un-Official Proxomitron Forum (https://www.prxbx.com/forums) +-- Forum: Proxomitron Filters (/forumdisplay.php?fid=38) +--- Forum: Filter Help/Request (/forumdisplay.php?fid=31) +--- Thread: redirect file server (/showthread.php?tid=1744) |
redirect file server - qallaf - Apr. 13, 2011 11:38 AM is it possible ti change the GET from the following:- http://vieracast.tv/data/config/icon-list-asia.json Code: +++GET 86+++that changes icon-list-asia.json to icon-list-eu.json this is a server used to viera cast feature fro panasinic hd/3d tvs if u got denied use the same User-Agent: i used! it least if i couldnt change from headers can i change it from url request? i am really pissed off of this crap i just bout my 3d tv for 6k$ and in kuwait skype not allowed so i if chage it to icon-list-eu.json may works dunno... u can email me qallaf _a_t_ qallaf.net RE: redirect file server - JJoe - Apr. 14, 2011 03:36 AM Code: [HTTP headers]RE: redirect file server - qallaf - Apr. 15, 2011 07:04 PM and hpw to do that duuuh instruct me i am newbie RE: redirect file server - ProxRocks - Apr. 15, 2011 07:08 PM the easiest newbie route is to CLOSE proxo, open your config file with a text editor of your choice, copy the above filter in the header section IN ALPHABETICAL ORDER (by Key = line), save, close text editor, re-open proxo, load the config file you just edited... to make it "easiest", do the above to "default.cfg" since that is the file that is loaded automatically when proxo is opened... i am assuming that is the config file you are using... RE: redirect file server - JJoe - Apr. 15, 2011 08:38 PM I usually post filters in a format that allows them to be "imported". http://www.proxomitron.info/45/help/Web%20Page%20Filters.html Quote:Sharing your web filters After "importing", click "OK" the Web Page Filter dialog. Click the green or left floppy to keep the filter. http://www.proxomitron.info/45/help/Mainscreen.html If you wish to use a text editor, you would copy and paste Code: In = FALSEinto the Header section of the cfg file. HTH |