@ghostery/trackerdb 1.0.48 → 1.0.49

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/trackerdb.db CHANGED
Binary file
Binary file
@@ -61829,7 +61829,8 @@
61829
61829
  "domains": [
61830
61830
  "t.co",
61831
61831
  "twimg.com",
61832
- "twitter.com"
61832
+ "twitter.com",
61833
+ "x.com"
61833
61834
  ],
61834
61835
  "filters": [
61835
61836
  "||platform.twitter.com/js/timeline.619317855a58aa2366562a395f9e40ef.js"
@@ -70738,6 +70739,7 @@
70738
70739
  "t.co": "twitter",
70739
70740
  "twimg.com": "twitter",
70740
70741
  "twitter.com": "twitter",
70742
+ "x.com": "twitter",
70741
70743
  "ads-twitter.com": "twitter_ads",
70742
70744
  "analytics.twitter.com": "twitter_analytics",
70743
70745
  "tellapart.com": "twitter_for_business",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.48",
3
+ "version": "1.0.49",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {