![]() |
|
anyone fix the google images: Direct Links filter - Printable Version +- The Un-Official Proxomitron Forum (https://www.prxbx.com/forums) +-- Forum: Proxomitron Config Sets (/forumdisplay.php?fid=43) +--- Forum: Sidki (/forumdisplay.php?fid=44) +--- Thread: anyone fix the google images: Direct Links filter (/showthread.php?tid=1614) |
anyone fix the google images: Direct Links filter - nightfishing - May. 13, 2010 08:07 PM ..to work with the NEW site? RE: anyone fix the google images: Direct Links filter - JJoe - May. 16, 2010 12:53 AM Code: [Patterns]? HTH RE: anyone fix the google images: Direct Links filter - sidki3003 - May. 24, 2010 09:01 PM Fixed, thanks
RE: anyone fix the google images: Direct Links filter - JJoe - May. 24, 2010 10:55 PM (May. 24, 2010 09:01 PM)sidki3003 Wrote: Fixed, thanks You are welcome but be careful. I think I may have wanted some info from nightfishing. I don't remember exactly what but I didn't get any. It did work for me, however. It also worked on the images at http://www.google.com/search?q=, iirc. This may not be wanted. RE: anyone fix the google images: Direct Links filter - sidki3003 - May. 24, 2010 11:08 PM I think it's okay. WFM for old and new links. My fix is ... Code: URL = "$TST(hCT=*html)(images.google.|www.google.(*/)+{1}images\?)"Code: www.google.(*/)+{1}images\? $SET(sUserFn=§c&&c.getElementById§)$SET(sUserFnR=!)RE: anyone fix the google images: Direct Links filter - JJoe - May. 25, 2010 12:00 AM (May. 24, 2010 10:55 PM)JJoe Wrote: It also worked on the images at http://www.google.com/search?q=, iirc. By this I meant the image results at pages like http://www.google.com/search?q=shonen%20knife RE: anyone fix the google images: Direct Links filter - sidki3003 - May. 25, 2010 12:04 AM Got it, but the www.google.(*/)+{1}images\? URL expression doesn't match these pages.
RE: anyone fix the google images: Direct Links filter - JJoe - May. 25, 2010 12:10 AM (May. 25, 2010 12:04 AM)sidki3003 Wrote: Got it, but the www.google.(*/)+{1}images\? URL expression doesn't match these pages. That's ok. I just wanted to make sure I was understood. ![]() Edit: I just finished mowing an acre of grass with a push mower. I'll make even less sense than normal for a couple of hours. I should probably hide my wallet but I likely wouldn't be able to remember where I hid it. RE: anyone fix the google images: Direct Links filter - sidki3003 - May. 25, 2010 12:27 AM LoL RE: anyone fix the google images: Direct Links filter - nightfishing - May. 28, 2010 08:26 PM (May. 24, 2010 10:55 PM)JJoe Wrote: You are welcome but be careful. That was in the other thread, I think ![]() This fix is WFM, thank you! |