Skip to content

Commit

Permalink
fix youku
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuzhuor committed Mar 11, 2019
1 parent 429b47e commit 94351f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Unblock Youku",
"version": "3.8.9",
"version": "3.8.10",
"manifest_version": 2,
"minimum_chrome_version": "25.0",
"description": "__MSG_description__",
Expand Down
2 changes: 1 addition & 1 deletion shared/urls.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ unblock_youku.redirect_urls = [
'http://player.aplus.pptv.com/*',
'http://api.aixifan.com/plays/*',
'http://www.acfun.cn/video/getVideo*',
// 'https://v.youku.com/*',
'https://v.youku.com/*',
// 'http://v2.tudou.com/*',
'http://video.tudou.com/v/*',
'http://www.tudou.com/a/*',
Expand Down

0 comments on commit 94351f9

Please sign in to comment.