Anyone know a script that can do this ? ( javascript or php ) ?

gmc93

Power Member
Joined
Aug 24, 2015
Messages
748
Reaction score
552
Hello,

Recently i found a very interesting website that its using a script to hide some stuff from content ad networks. I cant really see the source of the script and maybe one of you can tell me how to do this . Script is written probably in javascript or php... (dont know exactly) .

What it does ?

Lets say we have 1 wordpress website with few pages in it.

http://mysite.com/page-1
http://mysite.com/page-2
http://mysite.com/page-3 ... and so on

If you try to access http://mysite.com/page-1 from direct referer you see the original content from page-1.

If you enter the script page (example: http://mysite.com/script.php) it redirects to http://mysite.com/page-1 but shows totally different content than original ( and its on exactly same url http://mysite.com/page-1) . If I refresh the page I landed from the script.php redirect, it shows back the original content that its posted on page-1.

What script can do such thing ? Anyone aware of this ? If so , let me know how to do it.

Thanks !
 
Back
Top