streetjammer
BANNED
- Sep 25, 2008
- 115
- 5
Hi Guys!
I am trying to build a small script that can do some redirect for me. But after some unsuccessful hours searching for something like it I gave up
Here is what i am trying to make:
If and only if visitors come from: example1.com --> then random auto redirect to a list of web pages. (I have seen this before in JS)
If visitors come from any other url than example1.com --> then auto redirect to example2.com
I then need the referrer url for the first scenario to be example3.com and the second scenario to be example4.com
Can someone please help a friend in need?
Thanks in advance
I am trying to build a small script that can do some redirect for me. But after some unsuccessful hours searching for something like it I gave up
Here is what i am trying to make:
If and only if visitors come from: example1.com --> then random auto redirect to a list of web pages. (I have seen this before in JS)
If visitors come from any other url than example1.com --> then auto redirect to example2.com
I then need the referrer url for the first scenario to be example3.com and the second scenario to be example4.com
Can someone please help a friend in need?
Thanks in advance
Last edited: