@filteringdev/tinyshield 2.0.20 → 2.0.22
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/tinyShield.user.js +7 -11
- package/package.json +1 -1
package/dist/tinyShield.user.js
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
// @downloadURL https://cdn.jsdelivr.net/npm/@filteringdev/tinyshield@latest/dist/tinyShield.user.js
|
|
9
9
|
// @license MIT
|
|
10
10
|
//
|
|
11
|
-
// @version 2.0.
|
|
11
|
+
// @version 2.0.22
|
|
12
12
|
// @author PiQuark6046 and contributors
|
|
13
13
|
//
|
|
14
14
|
// @match *://ygosu.com/*
|
|
@@ -838,8 +838,6 @@
|
|
|
838
838
|
// @match *://*.wisevoter.com/*
|
|
839
839
|
// @match *://hang.hu/*
|
|
840
840
|
// @match *://*.hang.hu/*
|
|
841
|
-
// @match *://wisevoter.com/*
|
|
842
|
-
// @match *://*.wisevoter.com/*
|
|
843
841
|
// @match *://dreamchance.net/*
|
|
844
842
|
// @match *://*.dreamchance.net/*
|
|
845
843
|
// @match *://raider.io/*
|
|
@@ -851,7 +849,7 @@
|
|
|
851
849
|
// @match *://gbatemp.net/*
|
|
852
850
|
// @match *://*.gbatemp.net/*
|
|
853
851
|
// @match *://jiji.com/*
|
|
854
|
-
// @match
|
|
852
|
+
// @match *://*.jiji.com/*
|
|
855
853
|
// @match *://itmedia.co.jp/*
|
|
856
854
|
// @match *://*.itmedia.co.jp/*
|
|
857
855
|
// @match *://boredpanda.com/*
|
|
@@ -882,12 +880,8 @@
|
|
|
882
880
|
// @match *://*.notebookcheck.com/*
|
|
883
881
|
// @match *://wetter.com/*
|
|
884
882
|
// @match *://*.wetter.com/*
|
|
885
|
-
// @match *://mentalfloss.com/*
|
|
886
|
-
// @match *://*.mentalfloss.com/*
|
|
887
883
|
// @match *://90min.com/*
|
|
888
884
|
// @match *://*.90min.com/*
|
|
889
|
-
// @match *://fansided.com/*
|
|
890
|
-
// @match *://*.fansided.com/*
|
|
891
885
|
// @match *://12thmanrising.com/*
|
|
892
886
|
// @match *://*.12thmanrising.com/*
|
|
893
887
|
// @match *://1428elm.com/*
|
|
@@ -1541,9 +1535,7 @@
|
|
|
1541
1535
|
// @match *://superhonda.com/*
|
|
1542
1536
|
// @match *://*.superhonda.com/*
|
|
1543
1537
|
// @match *://thefirearmblog.com/*
|
|
1544
|
-
// @match *://*.thefirearmblog.com
|
|
1545
|
-
// @match *://newatlas.com/*
|
|
1546
|
-
// @match *://*.newatlas.com/*
|
|
1538
|
+
// @match *://*.thefirearmblog.com/*\
|
|
1547
1539
|
// @match *://weldingweb.com/*
|
|
1548
1540
|
// @match *://*.weldingweb.com/*
|
|
1549
1541
|
// @match *://odyclub.com/*
|
|
@@ -1638,6 +1630,10 @@
|
|
|
1638
1630
|
// @match *://*.scribd.com/*
|
|
1639
1631
|
// @match *://dict.cc/*
|
|
1640
1632
|
// @match *://*.dict.cc/*
|
|
1633
|
+
// @match *://calculatorsoup.com/*
|
|
1634
|
+
// @match *://*.calculatorsoup.com/*
|
|
1635
|
+
// @match *://boardingarea.com/*
|
|
1636
|
+
// @match *://*.boardingarea.com/*
|
|
1641
1637
|
//
|
|
1642
1638
|
// @description tinyShield allows AdGuard, uBlock Origin, Brave and ABP to resist against Ad-Shield quickly.
|
|
1643
1639
|
// @description:ko tinyShield는 AdGuard, uBlock Origin, Brave 와 ABP가 애드쉴드에 빠르게 저항할 수 있도록 합니다.
|