Skip to content

Commit cdc0e0d

Browse files
committed
chore: fix typo
1 parent 5bdf2d8 commit cdc0e0d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.3.53",
3+
"version": "1.3.54",
44
"description": "",
55
"type": "module",
66
"scripts": {

sources/banner.txt

Lines changed: 2 additions & 2 deletions
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.3.53
11+
// @version 1.3.54
1212
// @author PiQuark6046 and contributors
1313
//
1414
// @match *://ygosu.com/*
@@ -381,7 +381,7 @@
381381
// @match *://*.anihatsu.com/*
382382
// @match *://aqua2ch.net/*
383383
// @match *://*.aqua2ch.net/*
384-
// @match *://danseisama.com*
384+
// @match *://danseisama.com/*
385385
// @match *://*.danseisama.com/*
386386
// @match *://dareda.net/*
387387
// @match *://*.dareda.net/*

0 commit comments

Comments
 (0)