@filteringdev/tinyshield 3.4.1 → 3.4.2
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 +61 -5
- 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 MPL-2.0
|
|
10
10
|
//
|
|
11
|
-
// @version 3.4.
|
|
11
|
+
// @version 3.4.2
|
|
12
12
|
// @author PiQuark6046 and contributors
|
|
13
13
|
//
|
|
14
14
|
// @grant unsafeWindow
|
|
@@ -24,6 +24,8 @@
|
|
|
24
24
|
// @match *://*.ondemandkorea.com/*
|
|
25
25
|
// @match *://ygosu.com/*
|
|
26
26
|
// @match *://*.ygosu.com/*
|
|
27
|
+
// @match *://algumon.com/*
|
|
28
|
+
// @match *://*.algumon.com/*
|
|
27
29
|
// @match *://isplus.com/*
|
|
28
30
|
// @match *://*.isplus.com/*
|
|
29
31
|
// @match *://edaily.co.kr/*
|
|
@@ -36,18 +38,30 @@
|
|
|
36
38
|
// @match *://*.etoday.co.kr/*
|
|
37
39
|
// @match *://inven.co.kr/*
|
|
38
40
|
// @match *://*.inven.co.kr/*
|
|
41
|
+
// @match *://hotplacehunter.co.kr/*
|
|
42
|
+
// @match *://*.hotplacehunter.co.kr/*
|
|
43
|
+
// @match *://capress.kr/*
|
|
44
|
+
// @match *://*.capress.kr/*
|
|
39
45
|
// @match *://interfootball.co.kr/*
|
|
40
46
|
// @match *://*.interfootball.co.kr/*
|
|
41
47
|
// @match *://fourfourtwo.co.kr/*
|
|
42
48
|
// @match *://*.fourfourtwo.co.kr/*
|
|
43
49
|
// @match *://golf-live.at/*
|
|
44
50
|
// @match *://*.golf-live.at/*
|
|
51
|
+
// @match *://motorgraph.com/*
|
|
52
|
+
// @match *://*.motorgraph.com/*
|
|
53
|
+
// @match *://meconomynews.com/*
|
|
54
|
+
// @match *://*.meconomynews.com/*
|
|
55
|
+
// @match *://brandbrief.co.kr/*
|
|
56
|
+
// @match *://*.brandbrief.co.kr/*
|
|
45
57
|
// @match *://dogdrip.net/*
|
|
46
58
|
// @match *://*.dogdrip.net/*
|
|
47
59
|
// @match *://gamingdeputy.com/*
|
|
48
60
|
// @match *://*.gamingdeputy.com/*
|
|
49
61
|
// @match *://automobile-catalog.com/*
|
|
50
62
|
// @match *://*.automobile-catalog.com/*
|
|
63
|
+
// @match *://test.com/*
|
|
64
|
+
// @match *://*.test.com/*
|
|
51
65
|
// @match *://thesaurus.net/*
|
|
52
66
|
// @match *://*.thesaurus.net/*
|
|
53
67
|
// @match *://tweaksforgeeks.com/*
|
|
@@ -3772,6 +3786,8 @@
|
|
|
3772
3786
|
// @match *://*.buildyourbite.com/*
|
|
3773
3787
|
// @match *://whatgreatgrandmaate.com/*
|
|
3774
3788
|
// @match *://*.whatgreatgrandmaate.com/*
|
|
3789
|
+
// @match *://genealogyexplained.com/*
|
|
3790
|
+
// @match *://*.genealogyexplained.com/*
|
|
3775
3791
|
// @match *://detoxinista.com/*
|
|
3776
3792
|
// @match *://*.detoxinista.com/*
|
|
3777
3793
|
// @match *://jaysbrickblog.com/*
|
|
@@ -3890,6 +3906,8 @@
|
|
|
3890
3906
|
// @match *://*.majasrecipes.com/*
|
|
3891
3907
|
// @match *://guidingtech.com/*
|
|
3892
3908
|
// @match *://*.guidingtech.com/*
|
|
3909
|
+
// @match *://twinsdaily.com/*
|
|
3910
|
+
// @match *://*.twinsdaily.com/*
|
|
3893
3911
|
// @match *://restaurantmenuprice.com/*
|
|
3894
3912
|
// @match *://*.restaurantmenuprice.com/*
|
|
3895
3913
|
// @match *://kimscravings.com/*
|
|
@@ -4490,6 +4508,8 @@
|
|
|
4490
4508
|
// @match *://*.growforagecookferment.com/*
|
|
4491
4509
|
// @match *://momsdinner.net/*
|
|
4492
4510
|
// @match *://*.momsdinner.net/*
|
|
4511
|
+
// @match *://isitpacked.com/*
|
|
4512
|
+
// @match *://*.isitpacked.com/*
|
|
4493
4513
|
// @match *://epicdope.com/*
|
|
4494
4514
|
// @match *://*.epicdope.com/*
|
|
4495
4515
|
// @match *://melaniecooks.com/*
|
|
@@ -4510,6 +4530,8 @@
|
|
|
4510
4530
|
// @match *://*.laughingspatula.com/*
|
|
4511
4531
|
// @match *://sweetlycakes.com/*
|
|
4512
4532
|
// @match *://*.sweetlycakes.com/*
|
|
4533
|
+
// @match *://bakerita.com/*
|
|
4534
|
+
// @match *://*.bakerita.com/*
|
|
4513
4535
|
// @match *://hildaskitchenblog.com/*
|
|
4514
4536
|
// @match *://*.hildaskitchenblog.com/*
|
|
4515
4537
|
// @match *://thehawaiivacationguide.com/*
|
|
@@ -4658,6 +4680,8 @@
|
|
|
4658
4680
|
// @match *://*.hogwarts.cafe/*
|
|
4659
4681
|
// @match *://sweetpotatosoul.com/*
|
|
4660
4682
|
// @match *://*.sweetpotatosoul.com/*
|
|
4683
|
+
// @match *://brewerfanatic.com/*
|
|
4684
|
+
// @match *://*.brewerfanatic.com/*
|
|
4661
4685
|
// @match *://mooglyblog.com/*
|
|
4662
4686
|
// @match *://*.mooglyblog.com/*
|
|
4663
4687
|
// @match *://wrestleview.com/*
|
|
@@ -4942,6 +4966,8 @@
|
|
|
4942
4966
|
// @match *://*.pamelasalzman.com/*
|
|
4943
4967
|
// @match *://voyagela.com/*
|
|
4944
4968
|
// @match *://*.voyagela.com/*
|
|
4969
|
+
// @match *://beatofhawaii.com/*
|
|
4970
|
+
// @match *://*.beatofhawaii.com/*
|
|
4945
4971
|
// @match *://diaryofaquilter.com/*
|
|
4946
4972
|
// @match *://*.diaryofaquilter.com/*
|
|
4947
4973
|
// @match *://dishbydish.net/*
|
|
@@ -5170,6 +5196,8 @@
|
|
|
5170
5196
|
// @match *://*.apaigeofpositivity.com/*
|
|
5171
5197
|
// @match *://cookingwithgenius.com/*
|
|
5172
5198
|
// @match *://*.cookingwithgenius.com/*
|
|
5199
|
+
// @match *://drifted.com/*
|
|
5200
|
+
// @match *://*.drifted.com/*
|
|
5173
5201
|
// @match *://eandpcrochet.com/*
|
|
5174
5202
|
// @match *://*.eandpcrochet.com/*
|
|
5175
5203
|
// @match *://honestcooking.com/*
|
|
@@ -5912,8 +5940,12 @@
|
|
|
5912
5940
|
// @match *://*.forthefrills.com/*
|
|
5913
5941
|
// @match *://lavenderandmacarons.com/*
|
|
5914
5942
|
// @match *://*.lavenderandmacarons.com/*
|
|
5943
|
+
// @match *://northsidebaseball.com/*
|
|
5944
|
+
// @match *://*.northsidebaseball.com/*
|
|
5915
5945
|
// @match *://simplegreensmoothies.com/*
|
|
5916
5946
|
// @match *://*.simplegreensmoothies.com/*
|
|
5947
|
+
// @match *://ytravelblog.com/*
|
|
5948
|
+
// @match *://*.ytravelblog.com/*
|
|
5917
5949
|
// @match *://busycooks.com/*
|
|
5918
5950
|
// @match *://*.busycooks.com/*
|
|
5919
5951
|
// @match *://dontwastethecrumbs.com/*
|
|
@@ -6360,6 +6392,8 @@
|
|
|
6360
6392
|
// @match *://*.countrymusicnation.com/*
|
|
6361
6393
|
// @match *://tipbuzz.com/*
|
|
6362
6394
|
// @match *://*.tipbuzz.com/*
|
|
6395
|
+
// @match *://wepc.com/*
|
|
6396
|
+
// @match *://*.wepc.com/*
|
|
6363
6397
|
// @match *://womanscribbles.net/*
|
|
6364
6398
|
// @match *://*.womanscribbles.net/*
|
|
6365
6399
|
// @match *://maesmenu.com/*
|
|
@@ -6554,6 +6588,8 @@
|
|
|
6554
6588
|
// @match *://*.daigasikfaan.co/*
|
|
6555
6589
|
// @match *://sprinklesomesugar.com/*
|
|
6556
6590
|
// @match *://*.sprinklesomesugar.com/*
|
|
6591
|
+
// @match *://fakeginger.com/*
|
|
6592
|
+
// @match *://*.fakeginger.com/*
|
|
6557
6593
|
// @match *://kitchen335co.com/*
|
|
6558
6594
|
// @match *://*.kitchen335co.com/*
|
|
6559
6595
|
// @match *://coconutsandkettlebells.com/*
|
|
@@ -6598,6 +6634,8 @@
|
|
|
6598
6634
|
// @match *://*.crochetconcupiscence.com/*
|
|
6599
6635
|
// @match *://devotedgrandma.com/*
|
|
6600
6636
|
// @match *://*.devotedgrandma.com/*
|
|
6637
|
+
// @match *://identicalrecipes.com/*
|
|
6638
|
+
// @match *://*.identicalrecipes.com/*
|
|
6601
6639
|
// @match *://kitchencents.com/*
|
|
6602
6640
|
// @match *://*.kitchencents.com/*
|
|
6603
6641
|
// @match *://lambertslately.com/*
|
|
@@ -6750,6 +6788,8 @@
|
|
|
6750
6788
|
// @match *://*.ihorror.com/*
|
|
6751
6789
|
// @match *://moodymixologist.com/*
|
|
6752
6790
|
// @match *://*.moodymixologist.com/*
|
|
6791
|
+
// @match *://quickweeknightmeals.com/*
|
|
6792
|
+
// @match *://*.quickweeknightmeals.com/*
|
|
6753
6793
|
// @match *://clubtraderjoes.com/*
|
|
6754
6794
|
// @match *://*.clubtraderjoes.com/*
|
|
6755
6795
|
// @match *://fatgirlhedonist.com/*
|
|
@@ -7976,6 +8016,8 @@
|
|
|
7976
8016
|
// @match *://*.educationaltechnology.net/*
|
|
7977
8017
|
// @match *://foxandpinestitches.com/*
|
|
7978
8018
|
// @match *://*.foxandpinestitches.com/*
|
|
8019
|
+
// @match *://ginghamgardens.com/*
|
|
8020
|
+
// @match *://*.ginghamgardens.com/*
|
|
7979
8021
|
// @match *://happy-mothering.com/*
|
|
7980
8022
|
// @match *://*.happy-mothering.com/*
|
|
7981
8023
|
// @match *://ideastoknow.com/*
|
|
@@ -9292,6 +9334,8 @@
|
|
|
9292
9334
|
// @match *://*.shoutoutmiami.com/*
|
|
9293
9335
|
// @match *://simplyjillicious.com/*
|
|
9294
9336
|
// @match *://*.simplyjillicious.com/*
|
|
9337
|
+
// @match *://sixfiguresunder.com/*
|
|
9338
|
+
// @match *://*.sixfiguresunder.com/*
|
|
9295
9339
|
// @match *://studentofguitar.com/*
|
|
9296
9340
|
// @match *://*.studentofguitar.com/*
|
|
9297
9341
|
// @match *://sweettoothsweetlife.com/*
|
|
@@ -9954,6 +9998,8 @@
|
|
|
9954
9998
|
// @match *://*.ishouldhavesaid.net/*
|
|
9955
9999
|
// @match *://orgjunkie.com/*
|
|
9956
10000
|
// @match *://*.orgjunkie.com/*
|
|
10001
|
+
// @match *://inspiringtips.com/*
|
|
10002
|
+
// @match *://*.inspiringtips.com/*
|
|
9957
10003
|
// @match *://itsyummi.com/*
|
|
9958
10004
|
// @match *://*.itsyummi.com/*
|
|
9959
10005
|
// @match *://kiddingaroundcharlotte.com/*
|
|
@@ -10004,6 +10050,8 @@
|
|
|
10004
10050
|
// @match *://*.sneakerfortress.com/*
|
|
10005
10051
|
// @match *://soccerballworld.com/*
|
|
10006
10052
|
// @match *://*.soccerballworld.com/*
|
|
10053
|
+
// @match *://sportsfoundation.org/*
|
|
10054
|
+
// @match *://*.sportsfoundation.org/*
|
|
10007
10055
|
// @match *://sportsgamersonline.com/*
|
|
10008
10056
|
// @match *://*.sportsgamersonline.com/*
|
|
10009
10057
|
// @match *://svgandme.com/*
|
|
@@ -10698,6 +10746,8 @@
|
|
|
10698
10746
|
// @match *://*.bodyketosis.com/*
|
|
10699
10747
|
// @match *://boxingdaily.com/*
|
|
10700
10748
|
// @match *://*.boxingdaily.com/*
|
|
10749
|
+
// @match *://budgettravelbuff.com/*
|
|
10750
|
+
// @match *://*.budgettravelbuff.com/*
|
|
10701
10751
|
// @match *://catological.com/*
|
|
10702
10752
|
// @match *://*.catological.com/*
|
|
10703
10753
|
// @match *://coffeelevels.com/*
|
|
@@ -11750,6 +11800,8 @@
|
|
|
11750
11800
|
// @match *://*.learnreligions.com/*
|
|
11751
11801
|
// @match *://verywellhealth.com/*
|
|
11752
11802
|
// @match *://*.verywellhealth.com/*
|
|
11803
|
+
// @match *://egitim.net.tr/*
|
|
11804
|
+
// @match *://*.egitim.net.tr/*
|
|
11753
11805
|
// @match *://manchesterworld.uk/*
|
|
11754
11806
|
// @match *://*.manchesterworld.uk/*
|
|
11755
11807
|
// @match *://canuckaudiomart.com/*
|
|
@@ -11916,6 +11968,8 @@
|
|
|
11916
11968
|
// @match *://*.heraldm.com/*
|
|
11917
11969
|
// @match *://razzball.com/*
|
|
11918
11970
|
// @match *://*.razzball.com/*
|
|
11971
|
+
// @match *://pcgamebenchmark.com/*
|
|
11972
|
+
// @match *://*.pcgamebenchmark.com/*
|
|
11919
11973
|
// @match *://flagle.io/*
|
|
11920
11974
|
// @match *://*.flagle.io/*
|
|
11921
11975
|
// @match *://ib-game.jp/*
|
|
@@ -12968,6 +13022,8 @@
|
|
|
12968
13022
|
// @match *://*.gmenhq.com/*
|
|
12969
13023
|
// @match *://mentalfloss.com/*
|
|
12970
13024
|
// @match *://*.mentalfloss.com/*
|
|
13025
|
+
// @match *://rachlmansfield.com/*
|
|
13026
|
+
// @match *://*.rachlmansfield.com/*
|
|
12971
13027
|
// @match *://prydwen.gg/*
|
|
12972
13028
|
// @match *://*.prydwen.gg/*
|
|
12973
13029
|
// @match *://stardb.gg/*
|
|
@@ -13052,6 +13108,8 @@
|
|
|
13052
13108
|
// @match *://*.szamoldki.hu/*
|
|
13053
13109
|
// @match *://torontosun.com/*
|
|
13054
13110
|
// @match *://*.torontosun.com/*
|
|
13111
|
+
// @match *://travelingformiles.com/*
|
|
13112
|
+
// @match *://*.travelingformiles.com/*
|
|
13055
13113
|
// @match *://tv3.lt/*
|
|
13056
13114
|
// @match *://*.tv3.lt/*
|
|
13057
13115
|
// @match *://v8sleuth.com.au/*
|
|
@@ -13060,6 +13118,8 @@
|
|
|
13060
13118
|
// @match *://*.wattedoen.be/*
|
|
13061
13119
|
// @match *://worldhistory/*
|
|
13062
13120
|
// @match *://*.worldhistory/*
|
|
13121
|
+
// @match *://visualcapitalist.com/*
|
|
13122
|
+
// @match *://*.visualcapitalist.com/*
|
|
13063
13123
|
// @match *://ampav.com/*
|
|
13064
13124
|
// @match *://*.ampav.com/*
|
|
13065
13125
|
// @match *://artforum.com/*
|
|
@@ -13216,8 +13276,6 @@
|
|
|
13216
13276
|
// @match *://*.astro-seek.com/*
|
|
13217
13277
|
// @match *://maximumridesharingprofits.com/*
|
|
13218
13278
|
// @match *://*.maximumridesharingprofits.com/*
|
|
13219
|
-
// @match *://travelingformiles.com/*
|
|
13220
|
-
// @match *://*.travelingformiles.com/*
|
|
13221
13279
|
// @match *://voetbalrotterdam.nl/*
|
|
13222
13280
|
// @match *://*.voetbalrotterdam.nl/*
|
|
13223
13281
|
// @match *://iplocation.net/*
|
|
@@ -13228,8 +13286,6 @@
|
|
|
13228
13286
|
// @match *://*.pep.ph/*
|
|
13229
13287
|
// @match *://soxprospects.com/*
|
|
13230
13288
|
// @match *://*.soxprospects.com/*
|
|
13231
|
-
// @match *://comclosetcooking.com/*
|
|
13232
|
-
// @match *://*.comclosetcooking.com/*
|
|
13233
13289
|
// @match *://kio.ac/*
|
|
13234
13290
|
// @match *://*.kio.ac/*
|
|
13235
13291
|
// @match *://notebookcheck.co/*
|