SO, that new redirect thing that comes up when I click on a newegg link seems to be kinda broken. Not sure if you guys are aware of this, but the auto forward after x seconds part seems to be broken.
For example:
See this link: http://www.newegg.com/Product/Product.aspx?Item=N82E16814162109
If you click it you get to the redirect page. From there you can click either link to go to Amazon or Newegg, and those links work fine. However if you let the countdown expire, it forwards you to an incorrect page, see below.
Looks mlike the URL got botched, with "undefined" getting tossed in there.
If the undefined is removed, then it works properly --> http://click.hardforum.com/?url=htt...ch=0&source=newegg.com&destination=amazon.com
For example:
See this link: http://www.newegg.com/Product/Product.aspx?Item=N82E16814162109
If you click it you get to the redirect page. From there you can click either link to go to Amazon or Newegg, and those links work fine. However if you let the countdown expire, it forwards you to an incorrect page, see below.
Code:
http://click.hardforum.comundefined/?url=http%3A%2F%2Fwww.amazon.com%2Fdp%2FB007ZSYC72&id=1&match=0&source=newegg.com&destination=amazon.com
^^^ See the Undefined Here
Looks mlike the URL got botched, with "undefined" getting tossed in there.
If the undefined is removed, then it works properly --> http://click.hardforum.com/?url=htt...ch=0&source=newegg.com&destination=amazon.com