Post Reply 
A little help with deviantart....
Apr. 11, 2006, 09:51 PM
Post: #2
 
Code:
[Patterns]
Name = "DeviantArt"
Active = TRUE
URL = "[^/]++deviantart.com"
Limit = 512
Match = "<a href="http://www.deviantart.com/view/[0-9]+/"><img src=$AV(http://tn([0-9])\0-([0-9])\1.deviantart.com/\2300W/\3) width=$AV(\4) height=$AV(\5) />[/url]$SET(\9=<a href="http://\2\3"><img src="http://tn\0-\1.deviantart.com/\2300W/\3" width="\4" height="\5" />[/url])"
        "|<a href="http://www.deviantart.com/deviation/[0-9]+/" title=$AV(\8)><img src=$AV(http://tn([0-9])\0-([0-9])\1.deviantart.com/\2/[0-9]+/\3) width=$AV(\4) height=$AV(\5) />[/url]$SET(\9=<a href="http://\2.deviantart.com/\3" title="\8"><img src="http://tn\0-\1.deviantart.com/\2300W/\3" width="\4" height="\5" />[/url])"
        "|<a href="http://www.deviantart.com/deviation/[0-9]+/"><span class="shadow"><img src=$AV(http://tn([0-9])\0-([0-9])\1.deviantart.com/\2300W/\3) width=$AV(\4) height=$AV(\5) /></span>[/url]$SET(\9=<a href="http://ic1.deviantart.com/\2\3"><span class="shadow"><img src="http://tn\0-\1.deviantart.com/\2300W/\3" width="\4" height="\5" /></span>[/url])"
        "|<a href="http://www.deviantart.com/deviation/[0-9]+/" thumb=$AV(http://tn([0-9])\0-([0-9])\1.deviantart.com/\2/[0-9]+/\3)>$SET(9=<a href="http://\2.deviantart.com/\3">)"
        "|<a href="\1" class="continue">Click here to continue to deviantART[/url]$SET(9=<meta http-equiv="refresh" content="0;url=\1">\k)"
Replace = "\9"

Also removes the "Click here to continue" pages.

Should change all thumbnails and text-only links to load full-image Wink
Visit this user's website
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
A little help with deviantart.... - Maji - Apr. 11, 2006, 08:49 PM
[] - Kye-U - Apr. 11, 2006 09:51 PM

Forum Jump: