@filteringdev/namulink 19.0.0-build.2 → 19.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/NamuLink.user.js +3 -4
- package/package.json +1 -1
package/dist/NamuLink.user.js
CHANGED
|
@@ -8,15 +8,14 @@
|
|
|
8
8
|
// @downloadURL https://cdn.jsdelivr.net/npm/@filteringdev/namulink@latest/dist/NamuLink.user.js
|
|
9
9
|
// @license MPL-2.0
|
|
10
10
|
//
|
|
11
|
-
// @version 19.0.
|
|
11
|
+
// @version 19.0.1
|
|
12
12
|
// @author PiQuark6046 and contributors
|
|
13
13
|
//
|
|
14
14
|
// @grant unsafeWindow
|
|
15
15
|
// @run-at document-start
|
|
16
16
|
//
|
|
17
|
-
// @description NamuLink
|
|
18
|
-
// @description:ko NamuLink는
|
|
19
|
-
// @description:ja NamuLinkを使うと、AdGuard, uBlock Origin, Brave, およびABPがAd-Shieldに素早く対抗できます。
|
|
17
|
+
// @description NamuLink blocks the PowerLink advertisement on NamuWiki.
|
|
18
|
+
// @description:ko NamuLink는 나무위키에 있는 파워링크 광고를 차단합니다.
|
|
20
19
|
//
|
|
21
20
|
// @match *://namu.wiki/*
|
|
22
21
|
// @match *://*.namu.wiki/*
|