hoyois / plugin-to-html5

Plug-in to HTML5 conversion scripts
http://hoyois.github.com/safariextensions/clicktoplugin/killers.xhtml
37 stars 24 forks source link

Killer for todou #15

Closed AresF closed 10 years ago

AresF commented 10 years ago

I dunno it is work or not, i hope someone can test it

hoyois commented 10 years ago

You can test it yourself by adding

https://raw.githubusercontent.com/AresF/plugin-to-html5/patch-2/Tudou.js

to the list of killers in the preferences.

AresF commented 10 years ago

Its work, thanks On 8 Apr, 2014, at 3:51 pm, Marc Hoyois notifications@github.com wrote:

https://raw.githubusercontent.com/AresF/plugin-to-html5/patch-2/Tudou.js

hoyois commented 10 years ago

Hey Ares, I don't know how else to contact you, so I hope you see this. This killer doesn't seem to work anymore, e.g., on http://www.tudou.com/programs/view/7M9K8OLvZvs/

The URL

var url2 = "http://v2.tudou.com/v?st=1%2C2%2C3%2C4%2C5%2C99&it="+match;

where match comes from your PHP script, is 403. Can you fix this?