Universal imagehost redirector

By Arvid Last update Dec 2, 2007 — Installed 14,465 times.
Script Summary:
Bypasses imagehosts and redirects directly to the image where possible. Also rewrites links to point directly to the image where possible. New imagehosts are added all the time. Version 2.0i
Recently Updated TopicsPosts
please update for 2009 :)3
Archived Comments44

this script has 2 topics, 47 posts

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

this script has 1 review

This is a script intended for the majority of imagehosters out there. Since there are so many, and new ones are popping up all the time, this script is written with extensibility in mind.

Supports with link-rewrite for: imageshack, shareapic, pic2.us, pixhost.eu,
celebs.phots.cc, puretna, imagefly.info, uploadem.com, shareavenue.

Supports, but not with linkrewrite: hidebehind, imagevenue, fapomatic, imageshack,
imagebucks, paintedover, imagefap, supload, imagethrust, imagehigh,
dumparound, directupload, imagebeaver, xxxloading, picturesupload,
imagefly, gloshare, shareapic, slibe, pixhost.eu, goopic, pic2.us,
temppic, celebs.myphotos.cc, puretna, imagefly.info, uploadem.com.

Did this script help you? Please donate, but don't feel forced to :)

Changelog:

2007-12-02	2.0i
* Added support for keepmyfile.com (no rewrite, no redirect), zshare (no rewrite, no redirect). Are imagehosters
getting more clever? also pixup.info (rewrite and redirect) and upload-space.de (redir, no rewrite)
* Updated support for supload

2007-12-02	2.0h
* Fixed code for uploadem (thanks theaulddubliner and Thor)

2007-03-28	2.0g
* Super small change, now uses location.replace(url) instead of location.href = url.
   stops history issues.
* Added support for shareavenue (with rewriting).

2007-03-21	2.0f
* Added redirecting and rewriting for uploadem.com, testing needed though.

2007-03-17	2.0e
* Fixed rewriting for imagefly.info

2007-03-17	2.0d
* Added puretna.com, as per request by goofydave. Rewriting and redirecting supported.

2007-03-15	2.0c
* Fixed rewriting for imageshack. 
* added a framework for stats. this is mostly for me to 
   see which imagehosts are most important, to see which are in most need of maintaining
* started writing a unittest for imagehosts to make sure they follow the correct pattern
* rewrote some messy code, added some messier code.

2007-01-24	2.0b
* Added celebs.myphotos.cc

2006-10-09	2.0a
* Added Slibe
* Added pixhost.eu, goopic, pic2.us, temppic (thanks xmen9999!)
* Improved rewrite

[snip]