Post Reply 
imagebam.com - Direct Image
Sep. 01, 2009, 01:14 AM
Post: #1
imagebam.com - Direct Image
Filter out all but the candy for the image hoster http://www.imagebam.com

Once again, I'm not a pro in Proxo programming, please correct me if it can be refined.
Code:
Name = "www.imagebam.com Direct Image - TEST 20090901 - Tpy"
Active = TRUE
URL = "$TYPE(htm)www.imagebam.com/image/*"
Limit = 15000
Match = "*<img id="the_image"*src=($AV(*sec*))\1 *>"
Replace = "<html>\r\n"
          "<head>\r\n"
          "</head>\r\n"
          "<body>\r\n"
          "<img src=\1>\r\n"
          "</body>\r\n"
          "</html>"
          "\k"
Example
[Image: 9e87f146902551.gif]

Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
imagebam.com - Direct Image - Toppy - Sep. 01, 2009 01:14 AM
RE: imagebam.com - Direct Image - lnminente - Sep. 01, 2009, 11:44 AM
RE: imagebam.com - Direct Image - PAEz - Nov. 07, 2009, 05:56 PM

Forum Jump: