![]() |
|
Imageshack.us: Direct Image - Printable Version +- The Un-Official Proxomitron Forum (https://www.prxbx.com/forums) +-- Forum: Proxomitron Filters (/forumdisplay.php?fid=38) +--- Forum: Website Customization (/forumdisplay.php?fid=9) +--- Thread: Imageshack.us: Direct Image (/showthread.php?tid=1205) |
Imageshack.us: Direct Image - Kye-U - Jan. 05, 2009 09:08 PM Code: [Patterns]A pretty simple filter that automatically redirects to the full image, instead of viewing a thumbnail. If you use NoScript, or have JavaScript disabled, you can change the replacement text to be: Code: \k$STOP()Example: http://img380.imageshack.us/my.php?image=62238332gb4.jpg (that's not my desktop; I found it randomly )
RE: Imageshack.us: Direct Image - lnminente - Jan. 06, 2009 01:34 PM That's useful, there are a lot of links everywhere linking to pictures stored in imageshack. Thanks Kye-U
RE: Imageshack.us: Direct Image - Toppy - Jan. 06, 2009 05:45 PM Thanks ! nice filter !
RE: Imageshack.us: Direct Image - Kye-U - Jan. 11, 2009 03:57 AM Thanks for the replies! I've made another version where it doesn't redirect to the image; instead it embeds the image on the same page: Code: [Patterns]I think I prefer this over the original filter
RE: Imageshack.us: Direct Image - usr - Feb. 05, 2009 02:36 PM Just what i needed, much appreciated
RE: Imageshack.us: Direct Image - Toppy - Jun. 15, 2009 08:46 PM Don't know if this is a fault in my config, but right now this filter seems to have stopped working. Please forgive my persisting newbiness regarding everything web- and proxo filter related things. ![]() I suspect the reason for it stopped working is the following : Code: +++GET 2423+++The actual code page is now being re-directed to a different location. You could probably do much better than I do, but I changed the filter, and now it works well, but again, my code is probably FAR from perfect. Anyway, here is the one I use now : Code: [Patterns]Regarding this topic, wouldn't it be a good idea, If we could open a topic specifically to handle this kind of code filters for more screenshot storing sites ? Thinking about http://www.tinypic.com or http://www.imagevenue.com (The ones I mainly use, and which are quite commonly used), but as you know, there are tons of others. It would be great if we could have a specific topic for these kinds of filters ?
RE: Imageshack.us: Direct Image - Toppy - Jul. 10, 2009 06:08 PM Seems like imageshack changed things around. Please, forgive my noobiness, if someone could make it better, please do so. Below works for me atm : Code: Name = "Imageshack.us: Direct Image - Toppy Test"RE: Imageshack.us: Direct Image - lnminente - Jul. 11, 2009 04:04 PM I did a small change to give more longevity to your filter. Many thanks Toppy Code: Match = "*type="application/rss\+xml"*"RE: Imageshack.us: Direct Image - Graycode - Jul. 11, 2009 06:18 PM FYI - The Imageshack site was hacked. Currently their servers are not responding for me. http://isc.sans.org/diary.html?storyid=6769 RE: Imageshack.us: Direct Image - Toppy - Jun. 28, 2010 04:41 PM Imagecheck.us : Direct Image filter updated. Code: [Patterns]RE: Imageshack.us: Direct Image - Toppy - Feb. 04, 2012 04:55 PM *snip* (since the Proxo has still lived a great life by the support of sidki, and nobody still interested in it, i've done the same as pretty much any of the last remnants, buried Proxo in a bed full of flowers. Thank you for the great help everyone, it was a great browsing episode, time to move on now.) |