Skip to content

Commit

Permalink
fix issues on acfun
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuzhuor committed May 26, 2019
1 parent 94351f9 commit e28fbe3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
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.10",
"version": "3.8.11",
"manifest_version": 2,
"minimum_chrome_version": "25.0",
"description": "__MSG_description__",
Expand Down
1 change: 1 addition & 0 deletions shared/urls.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ unblock_youku.redirect_urls = [
'http://player.aplus.pptv.com/*',
'http://api.aixifan.com/plays/*',
'http://www.acfun.cn/video/getVideo*',
'https://www.acfun.cn/*',
'https://v.youku.com/*',
// 'http://v2.tudou.com/*',
'http://video.tudou.com/v/*',
Expand Down

0 comments on commit e28fbe3

Please sign in to comment.