There are 10 previous versions of this script.
// ==UserScript== // @name 7amlha.com Protected links killer // @namespace Protected links killer // @description Protected links killer // @version 1.05 // @date 2-10-2009 // @creator 7amlha@gmail.com // @exclude http://7amlha.com/* // @exclude http://www.7amlha.com/* // @include http://www.takemyfile.com/* // @include http://www.tmf.myegy.com/* // @include http://www.1tool.biz/* // @include http://www.save-link.info/* // @include http://www.share-link.info/* // @include http://www.zero10.us/* // @include http://www.h-link.us/* // @include http://www.3arabshare.com/* // @include http://www.file4ever.us/* // @include http://www.catchfile.net/* // @include http://www.short5.com/* // @include http://www.forexbux.net/* // @include http://www.foxmoviez.com/* // @include http://www.movieslink.info/* // @include http://www.elmerawesh.com/* // @include http://www.hicoool.net/* // @include http://www.2clik.info/* // @include http://www.topteamclub.net/link/* // @include http://www.multiprotect.info/* // @include http://www.lionzlinks.com/* // @include http://www.hmylinks.com/* // @include http://takemyfile.com/* // @include http://tmf.myegy.com/* // @include http://1tool.biz/* // @include http://save-link.info/* // @include http://share-link.info/* // @include http://zero10.us/* // @include http://h-link.us/* // @include http://3arabshare.com/* // @include http://file4ever.us/* // @include http://catchfile.net/* // @include http://short5.com/* // @include http://forexbux.net/* // @include http://foxmoviez.com/* // @include http://movieslink.info/* // @include http://elmerawesh.com/* // @include http://hicoool.net/* // @include http://2clik.info/* // @include http://topteamclub.net/link/* // @include http://multiprotect.info/* // @include http://lionzlinks.com/* // @include http://hmylinks.com/* // @exclude http://www.takemyfile.com/ // @exclude http://www.tmf.myegy.com/ // @exclude http://www.1tool.biz/ // @exclude http://www.save-link.info/ // @exclude http://www.share-link.info/ // @exclude http://www.zero10.us/ // @exclude http://www.h-link.us/ // @exclude http://www.3arabshare.com/ // @exclude http://www.file4ever.us/ // @exclude http://www.catchfile.net/ // @exclude http://www.short5.com/ // @exclude http://www.forexbux.net/ // @exclude http://www.foxmoviez.com/ // @exclude http://www.movieslink.info/ // @exclude http://www.elmerawesh.com/ // @exclude http://www.hicoool.net/ // @exclude http://www.2clik.info/ // @exclude http://www.topteamclub.net/link/ // @exclude http://www.multiprotect.info/ // @exclude http://www.lionzlinks.com/ // @exclude http://www.hmylinks.com/ // @exclude http://takemyfile.com/ // @exclude http://tmf.myegy.com/ // @exclude http://1tool.biz/ // @exclude http://save-link.info/ // @exclude http://share-link.info/ // @exclude http://zero10.us/ // @exclude http://h-link.us/ // @exclude http://3arabshare.com/ // @exclude http://file4ever.us/ // @exclude http://catchfile.net/ // @exclude http://short5.com/ // @exclude http://forexbux.net/ // @exclude http://foxmoviez.com/ // @exclude http://movieslink.info/ // @exclude http://elmerawesh.com/ // @exclude http://hicoool.net/ // @exclude http://2clik.info/ // @exclude http://topteamclub.net/link/ // @exclude http://multiprotect.info/ // @exclude http://lionzlinks.com/ // @exclude http://hmylinks.com/ // @exclude http://www.takemyfile.com/*.php // @exclude http://www.tmf.myegy.com/*.php // @exclude http://www.1tool.biz/*.php // @exclude http://www.save-link.info/*.php // @exclude http://www.share-link.info/*.php // @exclude http://www.zero10.us/*.php // @exclude http://www.h-link.us/*.php // @exclude http://www.3arabshare.com/*.php // @exclude http://www.file4ever.us/*.php // @exclude http://www.catchfile.net/*.php // @exclude http://www.short5.com/*.php // @exclude http://www.forexbux.net/*.php // @exclude http://www.foxmoviez.com/*.php // @exclude http://www.movieslink.info/*.php // @exclude http://www.elmerawesh.com/*.php // @exclude http://www.hicoool.net/*.php // @exclude http://www.2clik.info/*.php // @exclude http://www.topteamclub.net/link/*.php // @exclude http://www.multiprotect.info/*.php // @exclude http://www.lionzlinks.com/*.php // @exclude http://www.hmylinks.com/*.php // @exclude http://takemyfile.com/*.php // @exclude http://tmf.myegy.com/*.php // @exclude http://1tool.biz/*.php // @exclude http://save-link.info/*.php // @exclude http://share-link.info/*.php // @exclude http://zero10.us/*.php // @exclude http://h-link.us/*.php // @exclude http://3arabshare.com/*.php // @exclude http://file4ever.us/*.php // @exclude http://catchfile.net/*.php // @exclude http://short5.com/*.php // @exclude http://forexbux.net/*.php // @exclude http://foxmoviez.com/*.php // @exclude http://movieslink.info/*.php // @exclude http://elmerawesh.com/*.php // @exclude http://hicoool.net/*.php // @exclude http://2clik.info/*.php // @exclude http://topteamclub.net/link/*.php // @exclude http://multiprotect.info/*.php // @exclude http://lionzlinks.com/*.php // @exclude http://hmylinks.com/*.php // ==/UserScript== window.location.href = window.location.href.replace(/^http:/,'http://www.7amlha.com/download/?v=105&url=http:');