AIO_Auto Redirect Script for Thai Image Hosting

By meddlesome Last update Nov 1, 2009 — Installed 2,583 times. Daily Installs: 6, 6, 5, 8, 2, 5, 5, 7, 6, 6, 2, 20, 6, 11, 4, 5, 5, 4, 2, 4, 2, 0, 0, 3, 8, 1, 3, 5, 2, 3, 4, 7
Script Summary:
All-In-One Script Auto Redirect to Direct Image Links for Thai Image Hosting

Script homepage

Recently Updated TopicsPosts
แจ้งเว็บที่ใช้งานไม่ได้1
เปลี่ยนอะไรบ้างท่าน2

this script has 2 topics, 3 posts

Review Summary
5 stars
1 reviews (1)
4 stars
0 reviews (0)
3 stars
0 reviews (0)
2 stars
0 reviews (0)
1 star
0 reviews (0)

this script has 1 review


All-In-One Auto Redirect Script for Thai Image Hosting Script for auto-redirect to Direct image links for Thai Image Hosting. That's work for people who doesn't like Ads OR sucked auto-redirect(such as mwake.com)

[MANUAL UPDATE] uncomment /* before //debugFunction (just unComment to run debugFunction)`
and uncomment */ after debugURL(); to display all number to use with setredir(iNum)

[REDIRECT FUNCTION SYNTAX]
  • setredir(iNum);
    seeing debugURL() function !
    iNum = Number of <img> number in DOM
  • setredir2(); for URL was using REAL image PATH !!!
    Source URL : http://www.domain.com/v.php?id=00000.jpg
    Destination URL : http://www.domain.com/images/00000.jpg
    [EXAMPLE SYNTAX]setredir2("v.php?id=","images/");
  • setredir3(); for URL was using REAL image PATH !!! and has page-extension ex.html,php,jsp
    Source URL : http://www.domain.com/v.php?id=00000.jpg.html
    Destination URL : http://www.domain.com/images/00000.jpg
    [EXAMPLE SYNTAX]setredir3("v.php?id=","images/",".html");
  • setredir4(); like setredir2(); but use a RANDOM IMAGE FOLDER PATH (/img3, /img5) !!! (loop to compare)
    Source URL : http://www.domain.com/v.php?id=00000.jpg.html
    Destination URL1 : http://www.domain.com/img3/00000.jpg
    Destination URL2 : http://www.domain.com/img5/00000.jpg
    [EXAMPLE SYNTAX]setredir4("v.php?id=");
  • setredir5(); automaticly to find <img> distination !!! by using RegEx (loop to compare)
    Destination URL : http://www.domain.com/ib/ws7ki.jpg
    [EXAMPLE SYNTAX]setredir5(domain2 + "[a-z]./");
Support Sites: