From b0f677badd20b76a328584c2588cc32b4fcb5c2c Mon Sep 17 00:00:00 2001 From: piquark6046 Date: Tue, 24 Sep 2024 07:20:46 +0000 Subject: [PATCH] add some domains and grant unsafeWindow --- package.json | 2 +- sources/banner-ios-blocker.txt | 16 +++++++++++++++- sources/banner-ios-recovery.txt | 16 +++++++++++++++- sources/banner.txt | 17 ++++++++++++++++- 4 files changed, 47 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index c63a8eb..ca206c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@list-kr/microshield", - "version": "4.11.2", + "version": "4.11.3", "description": "", "type": "module", "scripts": { diff --git a/sources/banner-ios-blocker.txt b/sources/banner-ios-blocker.txt index 85116c9..b507337 100644 --- a/sources/banner-ios-blocker.txt +++ b/sources/banner-ios-blocker.txt @@ -8,7 +8,7 @@ // @downloadURL https://cdn.jsdelivr.net/npm/@list-kr/microshield@latest/dist/microShield-ios-blocker.user.js // @license Apache-2.0 // -// @version 4.11.2 +// @version 4.11.3 // @author PiQuark6046 and contributors // // @match *://ygosu.com/* @@ -222,6 +222,20 @@ // @match *://*.smsonline.cloud/* // @match *://crosswordsolver.com/* // @match *://*.crosswordsolver.com/* +// @match *://heureka.cz/* +// @match *://*.heureka.cz/* +// @match *://oradesibiu.ro/* +// @match *://*.oradesibiu.ro/* +// @match *://oeffnungszeitenbuch.de/* +// @match *://*.oeffnungszeitenbuch.de/* +// @match *://the-crossword-solver.com/* +// @match *://*.the-crossword-solver.com/* +// @match *://woxikon.*/* +// @match *://*.woxikon.*/* +// @match *://oraridiapertura24.it/* +// @match *://*.oraridiapertura24.it/* +// @match *://laleggepertutti.it/* +// @match *://*.laleggepertutti.it/* // // @description microShield allows AdGuard, uBlock Origin, Brave and ABP to resist against Ad-Shield widely. // @description:ko microShield는 AdGuard, uBlock Origin, Brave 와 ABP가 애드쉴드에 널리 저항할 수 있도록 합니다. diff --git a/sources/banner-ios-recovery.txt b/sources/banner-ios-recovery.txt index 0cf80d4..121470c 100644 --- a/sources/banner-ios-recovery.txt +++ b/sources/banner-ios-recovery.txt @@ -8,7 +8,7 @@ // @downloadURL https://cdn.jsdelivr.net/npm/@list-kr/microshield@latest/dist/microShield-ios-recovery.user.js // @license Apache-2.0 // -// @version 4.11.2 +// @version 4.11.3 // @author PiQuark6046 and contributors // // @match *://ygosu.com/* @@ -222,6 +222,20 @@ // @match *://*.smsonline.cloud/* // @match *://crosswordsolver.com/* // @match *://*.crosswordsolver.com/* +// @match *://heureka.cz/* +// @match *://*.heureka.cz/* +// @match *://oradesibiu.ro/* +// @match *://*.oradesibiu.ro/* +// @match *://oeffnungszeitenbuch.de/* +// @match *://*.oeffnungszeitenbuch.de/* +// @match *://the-crossword-solver.com/* +// @match *://*.the-crossword-solver.com/* +// @match *://woxikon.*/* +// @match *://*.woxikon.*/* +// @match *://oraridiapertura24.it/* +// @match *://*.oraridiapertura24.it/* +// @match *://laleggepertutti.it/* +// @match *://*.laleggepertutti.it/* // // @description microShield allows AdGuard, uBlock Origin, Brave and ABP to resist against Ad-Shield widely. // @description:ko microShield는 AdGuard, uBlock Origin, Brave 와 ABP가 애드쉴드에 널리 저항할 수 있도록 합니다. diff --git a/sources/banner.txt b/sources/banner.txt index cef82a1..71d0677 100644 --- a/sources/banner.txt +++ b/sources/banner.txt @@ -8,7 +8,7 @@ // @downloadURL https://cdn.jsdelivr.net/npm/@list-kr/microshield@latest/dist/microShield.user.js // @license Apache-2.0 // -// @version 4.11.2 +// @version 4.11.3 // @author PiQuark6046 and contributors // // @match *://ygosu.com/* @@ -222,6 +222,20 @@ // @match *://*.smsonline.cloud/* // @match *://crosswordsolver.com/* // @match *://*.crosswordsolver.com/* +// @match *://heureka.cz/* +// @match *://*.heureka.cz/* +// @match *://oradesibiu.ro/* +// @match *://*.oradesibiu.ro/* +// @match *://oeffnungszeitenbuch.de/* +// @match *://*.oeffnungszeitenbuch.de/* +// @match *://the-crossword-solver.com/* +// @match *://*.the-crossword-solver.com/* +// @match *://woxikon.*/* +// @match *://*.woxikon.*/* +// @match *://oraridiapertura24.it/* +// @match *://*.oraridiapertura24.it/* +// @match *://laleggepertutti.it/* +// @match *://*.laleggepertutti.it/* // // @description microShield allows AdGuard, uBlock Origin, Brave and ABP to resist against Ad-Shield widely. // @description:ko microShield는 AdGuard, uBlock Origin, Brave 와 ABP가 애드쉴드에 널리 저항할 수 있도록 합니다. @@ -231,6 +245,7 @@ // @grant GM.setValue // @grant GM.listValues // @grant GM.deleteValue +// @grant unsafeWindow // @run-at document-start // ==/UserScript== // Original Srouce Code: