@filteringdev/tinyshield 3.4.2 → 3.4.3

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.
@@ -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.2
11
+ // @version 3.4.3
12
12
  // @author PiQuark6046 and contributors
13
13
  //
14
14
  // @grant unsafeWindow
@@ -4720,6 +4720,8 @@
4720
4720
  // @match *://*.pipandebby.com/*
4721
4721
  // @match *://sugarandcharm.com/*
4722
4722
  // @match *://*.sugarandcharm.com/*
4723
+ // @match *://myheartbeets.com/*
4724
+ // @match *://*.myheartbeets.com/*
4723
4725
  // @match *://thenicolechase.com/*
4724
4726
  // @match *://*.thenicolechase.com/*
4725
4727
  // @match *://savoringitaly.com/*
@@ -11800,6 +11802,8 @@
11800
11802
  // @match *://*.learnreligions.com/*
11801
11803
  // @match *://verywellhealth.com/*
11802
11804
  // @match *://*.verywellhealth.com/*
11805
+ // @match *://petbook.de/*
11806
+ // @match *://*.petbook.de/*
11803
11807
  // @match *://egitim.net.tr/*
11804
11808
  // @match *://*.egitim.net.tr/*
11805
11809
  // @match *://manchesterworld.uk/*
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@filteringdev/tinyshield",
3
- "version": "3.4.2",
3
+ "version": "3.4.3",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "scripts": {