![]() |
|
Bulletin Boards - Printable Version +- The Un-Official Proxomitron Forum (https://www.prxbx.com/forums) +-- Forum: Forum Related (/forumdisplay.php?fid=37) +--- Forum: Proxomitron Program (/forumdisplay.php?fid=4) +--- Thread: Bulletin Boards (/showthread.php?tid=34) |
- mozerd - Mar. 22, 2004 12:09 PM I am new to Proxo. Can someone please provide a link to sample filters/scripts that show how to access/login into BB like Yahoo and Lycos Raging Bull? What I want to accomplish is to be able to LOGIN [or logout] into my Lycos/Raging Bull account. Currently using Proxo I cannot see the login/logout prompt because I assume that those prompts are embedded in some banner adds and Proxo does a GREAT job filtering those out Thanks for any help anyone here can provide. BTW, I do have the Proxo documentation and that is great but will take me a long time to learn - cause I am a slow [careful] learner -- so I am looking for a quick way to accomplish what I want -- if that "quick" way is possible. <_< - mozerd - Mar. 22, 2004 04:09 PM Well, I've done a little checking and now I realize that its the HOST file I'm using that blocking the login/logout screens. The host file I am using is the one found http://webpages.charter.net/hpguru/hosts/hosts.html This is going to take me quite a while to figure out how to get "both" Proxo and host working together. :-) the login link that I'm struggling with looks like: http://ldbreg.lycos.com/cgi-bin/mayaLogin?...26d%3Dmainpages and the logout link looks like: http://ldbreg.lycos.com/cgi-bin/mayaLogin?m_PR=40&m_LO=1 Perhaps someone knowledgeable could point me in the right direction? - sidki3003 - Mar. 22, 2004 05:56 PM Hi mozerd, welcome aboard, here you go ![]() Code: [Patterns]sidki -> moved to "Proxomitron Program" - mozerd - Mar. 22, 2004 06:30 PM Greetings sidki3003 -- and THANK YOU. I'm in love with Proxo
- mozerd - Mar. 22, 2004 07:07 PM I'm getting the following: Error connecting to site The Proxomitron couldn't connect to... ldbreg.lycos.com/cgi-bin/mayaLogin?m_PR=40&m_CBURL=http%3A%2F%2Fragingbull.lycos.com%2Fcgi-bin%2Fstatic.cgi%2Fa%3Di The site may be busy or the web server may be down. Need help to understand why. I adjusted the ms value to 3000 -- which I believe translates to 3 seconds. I know that the site is not busy or down. - sidki3003 - Mar. 22, 2004 07:42 PM No problem here when i go with above filter to that login link. If "The Proxomitron couldn't connect to...", the error happens before any filter is seeing the page: site down or screwed proxy settings or wrong address. General troubleshooting notes: - check if you have the latest Proxomitron version: 4.5 June. - *always* clear cache and restart browser when testing. - if the problem is still there when the filter is off, it's something else (other filters, proxy settings). sidki - mozerd - Mar. 22, 2004 08:37 PM sidki, thanks for the tips. Your code works <b>just great</b> IF I blank the host file. Now all I have to do is figure out how to get <u>both</u> to coexist. [unsure] - ProxRocks - Mar. 22, 2004 08:48 PM Use Proxo's "recent URL list" and determine which URL's are in your HOSTS file that are being blocked... It sounds like your HOSTS file contains something "needed"... Which would actually lead me to be suspicious of the site to begin with... - Shea - Mar. 22, 2004 10:29 PM But he's using hp's HOSTS file. I'm guessing sidki is using that too so it would have to be something else too. EDIT: Never mind... PS - to bold things don't use HTML you have to use forum code. Instead of '<' and '>' you use '[' and ']'. - mozerd - Mar. 22, 2004 11:15 PM OK I found the problem in the host file for this particular Lycos site. I remarked out the following 2 lines and now Proxo works like a charm with my host file. ldbauth.lycos.com ldbreg.lycos.com I want to thank sidki for providing the excellent code and ProxRocks for the "recent URL list" tip which helped a great deal to solve the problem. I'm getting a handle on what needs to be done and how to go about getting it done. I also want to thank Shea who is primarily responsible for turning me onto Proxo via his post on the Lavasoft forum for Ad-Aware. The help all of you provided was just fantastic.
|