From 9ed7cba1568c9c6de9c00188a7d1ab17c30313c3 Mon Sep 17 00:00:00 2001 From: piquark6046 Date: Thu, 23 Nov 2023 14:36:15 +0000 Subject: [PATCH] chore: add thephoblographer.com https://github.com/AdguardTeam/AdguardFilters/issues/166924 --- microShield.user.js | 4 +++- package.json | 2 +- sources/banner.txt | 4 +++- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/microShield.user.js b/microShield.user.js index 3f8e616..662b796 100644 --- a/microShield.user.js +++ b/microShield.user.js @@ -8,7 +8,7 @@ // @downloadURL https://cdn.jsdelivr.net/gh/List-KR/microShield@latest/microShield.user.js // @license Apache-2.0 // -// @version 3.11.0 +// @version 3.11.1 // @author PiQuark6046 and contributors // // @match *://ad-shield.team/* @@ -71,6 +71,8 @@ // @match *://*.newdaily.co.kr/* // @match *://genshinlab.com/* // @match *://*.genshinlab.com/* +// @match *://thephoblographer.com/* +// @match *://*.thephoblographer.com/* // // @description microShield allows the adblock community to resist against Ad-Shield widely. // @description:ko microShield는 애드블록 커뮤니티가 애드쉴드에 널리 저항할 수 있도록 합니다. diff --git a/package.json b/package.json index e807b6f..dd20d41 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microshield", - "version": "3.11.0", + "version": "3.11.1", "description": "", "type": "module", "scripts": { diff --git a/sources/banner.txt b/sources/banner.txt index 92688db..3f26ddd 100644 --- a/sources/banner.txt +++ b/sources/banner.txt @@ -8,7 +8,7 @@ // @downloadURL https://cdn.jsdelivr.net/gh/List-KR/microShield@latest/microShield.user.js // @license Apache-2.0 // -// @version 3.11.0 +// @version 3.11.1 // @author PiQuark6046 and contributors // // @match *://ad-shield.team/* @@ -71,6 +71,8 @@ // @match *://*.newdaily.co.kr/* // @match *://genshinlab.com/* // @match *://*.genshinlab.com/* +// @match *://thephoblographer.com/* +// @match *://*.thephoblographer.com/* // // @description microShield allows the adblock community to resist against Ad-Shield widely. // @description:ko microShield는 애드블록 커뮤니티가 애드쉴드에 널리 저항할 수 있도록 합니다.