goodjack / scriptno

Automatically exported from code.google.com/p/scriptno
0 stars 0 forks source link

Conflict with search of taobao.com (s.click.taobao.com) #140

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. goto http://www.taobao.com
2. input "ROCKEY7" to the search box, then press search("搜索") button.
3. The address is like "http://search8.taobao.com/search?q=...", and there have 
some searched item.
4. Click one searched item, there will be new window of 
"http://s.click.taobao.com/t?e=..."

Of course, I had enable script for all site listed in scriptno's menu. (Trust 
taobao.com)

--------
What is the expected output? What do you see instead?

If disable extension ScriptNo in chrome setting, the new window 
(s.click.taobao.com) will dispaly correctly.
Else it will only be blank, even if disable ScriptNo in ScriptNo's option.

--------
What version of the product are you using? On what operating system?

ScriptNo 1.0.6.2, Windows 7 x64

--------

Original issue reported on code.google.com by zjan...@gmail.com on 28 Oct 2012 at 9:52

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
One URL for test directly:

< 
http://s.click.taobao.com/t?e=zGU34CA7K%2BPkqB07S4%2FK0CITy7klw8EwSaaCpkdpDYI77A
Mn0RU1Rpd5Qq9NEijM%2BUvjUlIjDC5niykl9x5PO1fdhQ1WvuRwsarbfqFD4LlH48gHzhOG282FssIT
6Z1EvDM1zczh971szMUSn2Sd%2B%2By%2FS2ZrUWAVjZ7aJYwThi%2FymyIfHiEcxQ%3D%3D&pid=mm_
14507416_2297358_8935934&unid=0 >

Original comment by zjan...@gmail.com on 28 Oct 2012 at 9:58

GoogleCodeExporter commented 8 years ago
I did a search: http://search8.taobao.com/search?q=ROCKEY7&commend=all&ssid=s5-e

And I can click on a result and it opens properly. (e.g. 
http://click.simba.taobao.com/cc_im?p=ROCKEY7&s=870968954&k=289&e=QEyoWBKTrd9hVc
lwL8tbggeCmyHHuwc2l2nStsfLCSwzab8jup61IAhjQdbP22Zxf2ZYgUm2MpQTanXnRKbQ9ZO37H79zo
k5qcp5zSBkhqrFqwU%2BCleWd%2FFX6r43wu%2BAHaf0ZBL%2Fy6%2FxtC5pbAOoIOcmpMmkvWxeZgBM
8OnXC6M%2FW4btq%2FQb%2B%2Fp1MGQJ0eKfeFEzuRBybjRHMQf2gCL%2BUsimXfNgpqTLWKdzg2As7u
wsk3SkLnZFCKAcXDorGcCqrmTYkO3hGFKXWD6lvU1LBMZ8A3vIrQfT)

One thing I noticed is it's click.simba.taobao.com, not s.click.taobao.com, so 
maybe they updated their site?

Do you still have the problem you posted?

Thanks!

Original comment by andr...@gmail.com on 1 Jan 2013 at 8:08

GoogleCodeExporter commented 8 years ago
I know what the problem is with taobao. s.click redirects you to item.taobao
only if you have refferer as search*.taobao or so. So switch off refferer spoof 
and it won' stuck on s.click...
Needed additional functionality for a spoofing whitelist.

Original comment by Xavo...@gmail.com on 15 Jan 2013 at 5:02