Need link protector script

feliperce

Registered Member
Joined
Jan 17, 2013
Messages
60
Reaction score
25
Hello, someone have a PHP script which acts as a link protector?

I have a warez blog, and need a protector link to 'force' the visitors to download or do a survey before download the true archive!

Someone have?

And the cnet use a downloader software who download partner softwares. Does anyone know where I can find this also?
 
felipe.rce said:
Hello, someone have a PHP script which acts as a link protector?

I have a warez blog, and need a protector link to 'force' the visitors to download or do a survey before download the true archive!

Someone have?

And the cnet use a downloader software who download partner softwares. Does anyone know where I can find this also?

Sounds like you are looking for a "content locker". If you google that term you should be able to find something along the lines of what you're looking for.

Posted via Topify using iPhone/iPad
 
I finded the content locker, many scripts... but it only lock the link to "protect link" from expires or lock the link witch encript. But I need a link protector that encript the link and lock the content, the content open only if the visitor do a survey (afiliate program). This part I don't founded! And I don't have many knowlegde about PHP.

ex: baixarcd.net/download/?id=687474703a2f2f6c657469746269742e6e65742f646f776e6c6f61642f30373034342e303033393664626231316365643663373261383131623766383937332f363338332e62616978617263642e6e65742e7261722e68746d6c

The encripted URL is in method GET (id=). when the user click in the download button, he redirected to a survey, and the download only open for user when the user do a survey!
 
If you do a google search for "content locker unlock after survey" you will find quite a few solutions to, what I believe, is the exact problem that you are faced with. A couple that I saw right off the bat are:

- Might Content Locker
- uLock.it

I have never used either of those, just saw that they do what you are looking for - unlock content after someone fills out a survey.
 
Back
Top