Skip to content

Commit 30db8c5

Browse files
committed
fix typo
1 parent 2eaf499 commit 30db8c5

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.8",
3+
"version": "1.3.9",
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.8
11+
// @version 1.3.9
1212
// @author PiQuark6046 and contributors
1313
//
1414
// @match https://ygosu.com/*
@@ -275,7 +275,7 @@
275275
// @match https://horairesdouverture24.fr/*
276276
// @match https://*.horairesdouverture24.fr/*
277277
// @match https://nyitvatartas24.hu/*
278-
// @match https:/*.nyitvatartas24.hu/*
278+
// @match https://*.nyitvatartas24.hu/*
279279
// @match https://verkaufsoffener-sonntag.com/*
280280
// @match https://*.verkaufsoffener-sonntag.com/*
281281
// @match https://raetsel-hilfe.de/*

0 commit comments

Comments
 (0)