Update black list
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
// ==UserScript==
|
// ==UserScript==
|
||||||
// @name EH Gallery Script
|
// @name EH Gallery Script
|
||||||
// @namespace https://github.com/lifegpc/userscript
|
// @namespace https://github.com/lifegpc/userscript
|
||||||
// @version 0.1.11
|
// @version 0.1.12
|
||||||
// @description :(
|
// @description :(
|
||||||
// @author lifegpc
|
// @author lifegpc
|
||||||
// @match https://*.e-hentai.org/g/*/*
|
// @match https://*.e-hentai.org/g/*/*
|
||||||
@@ -67,6 +67,7 @@ let storage = navigator.storage || globalThis['WorkerNavigator']['storage'];
|
|||||||
const BLACK_LIST_HOST = [
|
const BLACK_LIST_HOST = [
|
||||||
"gss2.bdstatic.com",
|
"gss2.bdstatic.com",
|
||||||
"8.blog.xuite.net",
|
"8.blog.xuite.net",
|
||||||
|
"s16.picimge.com",
|
||||||
];
|
];
|
||||||
const REFERER_NEED_HOST = {
|
const REFERER_NEED_HOST = {
|
||||||
"tva1.sinaimg.cn": "https://www.weibo.com",
|
"tva1.sinaimg.cn": "https://www.weibo.com",
|
||||||
|
|||||||
Reference in New Issue
Block a user