PDA

View Full Version : Radical busted already?


Sam_Spoon
23rd June 2009, 02:12 AM
Is it just me or do Radi*al have yet another url pattern?
Example of problem gallery:
http://***********/F/s47.***********/i115/0901/7c/d3dc9d269c99.jpg.html

cybormatt
23rd June 2009, 04:40 AM
Busted already? can you provide a link to a gallery using this url pattern

Sam_Spoon
23rd June 2009, 02:38 PM
The link comes off that same forum I posted before, which unfortunately requires signup. If it helps I can post some more links.

web_surfer
23rd June 2009, 04:54 PM
It still works well for me. I'm trying it on a different forum, but it has the same kind of links to radikal.

Sam_Spoon
24th June 2009, 12:59 AM
Never mind. I've taken up enough of your time already. Thanks again, fellas.

Oh, and I managed to make a small edit to the hosts file that worked! I duplicated the entry for 'largeimagehosts' to include their s2 server prefix, thusly.

<urlpattern>^http:\/\/\w+\.s2.largeimagehost\.com\/img\/.+\.html</urlpattern>

web_surfer
24th June 2009, 01:11 AM
I think this should work too (using only one entry):

<host id="largeimagehost">
<urlpattern>^http:\/\/(?:\w+|\w+\.s2)\.largeimagehost\.com\/img\/.+\.html</urlpattern>
<searchpattern>"ID: thepic"</searchpattern>
</host>

I haven't tested it though.