From 34c4a08349d635f77dd9690bee80f24653a8da8c Mon Sep 17 00:00:00 2001 From: PiQuark6046 Date: Mon, 5 Aug 2024 13:04:05 +0900 Subject: [PATCH] chore: add onlinegdb.com (#215) * chore: update version * chore: add onlinegdb.com * build userscript --- 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 6c87cfc..78ab26a 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 4.6.7 +// @version 4.6.8 // @author PiQuark6046 and contributors // // @match *://ygosu.com/* @@ -186,6 +186,8 @@ // @match *://*.eurointegration.com.ua/* // @match *://jin115.com/* // @match *://*.jin115.com/* +// @match *://onlinegdb.com/* +// @match *://*.onlinegdb.com/* // // @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/package.json b/package.json index 7b8ddd6..9b107d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microshield", - "version": "4.6.7", + "version": "4.6.8", "description": "", "type": "module", "scripts": { diff --git a/sources/banner.txt b/sources/banner.txt index 4b3d170..f8db3d9 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 4.6.7 +// @version 4.6.8 // @author PiQuark6046 and contributors // // @match *://ygosu.com/* @@ -186,6 +186,8 @@ // @match *://*.eurointegration.com.ua/* // @match *://jin115.com/* // @match *://*.jin115.com/* +// @match *://onlinegdb.com/* +// @match *://*.onlinegdb.com/* // // @description microShield allows AdGuard, uBlock Origin, Brave and ABP to resist against Ad-Shield widely. // @description:ko microShield는 AdGuard, uBlock Origin, Brave 와 ABP가 애드쉴드에 널리 저항할 수 있도록 합니다.