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가 애드쉴드에 널리 저항할 수 있도록 합니다.