Skip to content

Commit

Permalink
Update urls.js
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuzhuor authored Jun 20, 2022
1 parent f8bd770 commit 7843640
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions shared/urls.js
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,10 @@ unblock_youku.chrome_proxy_urls = unblock_youku.redirect_urls.concat([
// 'http://imanhua.com/comic/*',
// 'http://www.imanhua.com/comic/*',
// 'http://imanhua.com/v2*',
// 'http://www.imanhua.com/v2*'
// 'http://www.imanhua.com/v2*',

// for development purposes
'http://flask-test-iwauxcyxjb.cn-hangzhou.fcapp.run/*'
]);


Expand Down Expand Up @@ -496,10 +499,7 @@ unblock_youku.pac_proxy_urls = unblock_youku.chrome_proxy_urls.concat(unblock_yo

// for NeteaseMusic on iOS
'http://103.65.41.126/eapi/*',
'http://103.65.41.125/eapi/*',

// for development purposes
'http://flask-test-iwauxcyxjb.cn-hangzhou.fcapp.run/*'
'http://103.65.41.125/eapi/*'
]);


Expand Down

0 comments on commit 7843640

Please sign in to comment.