Skip to content

Commit 5eafad5

Browse files
committed
chore: add sportalkorea.com and isplus.com
1 parent edaa618 commit 5eafad5

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@list-kr/tinyshield",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "",
55
"type": "module",
66
"scripts": {

sources/banner.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// @downloadURL https://cdn.jsdelivr.net/npm/@list-kr/tinyshield@latest/dist/tinyShield.user.js
99
// @license MIT
1010
//
11-
// @version 1.0.3
11+
// @version 1.0.4
1212
// @author PiQuark6046 and contributors
1313
//
1414
// @match https://dogdrip.net/*
@@ -22,6 +22,10 @@
2222
// @match https://*.etoland.co.kr/*
2323
// @match https://ygosu.com/*
2424
// @match https://*.ygosu.com/*
25+
// @match *://sportalkorea.com/*
26+
// @match *://*.sportalkorea.com/*
27+
// @match *://isplus.com/*
28+
// @match *://*.isplus.com/*
2529
//
2630
// @description tinyShield is a tiny weak version of microShield for iOS Safari
2731
// @description:ko tinyShield는 iOS Safari를 위한 microShield의 작고 약한 버전입니다.

0 commit comments

Comments
 (0)