修复网易云音乐部分专辑图无法正确加载的问题

pull/64/merge
lhie1 7 years ago
parent 0d0bf2fc97
commit b9ca61bd67

@ -155,7 +155,7 @@
// NetEase Music
^https?://.+/eapi/(ad|log)/ - reject
^https?://.+.127.net/ad - reject
^https?://p\d(c)?.music.126.net/\w+==/10995\d{13}\.jpg$ - reject
^https?://p[^4](c)?.music.126.net/\w+==/10995\d{13}\.jpg$ - reject
// JD
^https?://111.13.29.201/client.action\?functionId=start - reject
@ -523,7 +523,7 @@
^https?://fm.fenqile.com/routev2/other/startImg.json - reject
// VIP
^https?://mapi.appvipshop.com/vips-mobile/router.do\?api_key= - reject
^https?://.+/vips-mobile/router.do\?api_key= - reject
// Other

Loading…
Cancel
Save