@ghostery/trackerdb 1.0.496 → 1.0.497

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
@@ -19146,6 +19146,15 @@
19146
19146
  "privacy_contact": "info@webterren.com",
19147
19147
  "ghostery_id": "3004"
19148
19148
  },
19149
+ "testfreaks": {
19150
+ "name": "TestFreaks",
19151
+ "description": "TestFreaks is an online platform that allows businesses to collect customer reviews to compare and use them for sales and marketing.",
19152
+ "website_url": "https://www.testfreaks.com/",
19153
+ "country": "SE",
19154
+ "privacy_policy_url": "https://www.testfreaks.com/privacy",
19155
+ "privacy_contact": "info@testfreaks.com",
19156
+ "ghostery_id": null
19157
+ },
19149
19158
  "the_austrian_web_analysis": {
19150
19159
  "name": "The Austrian Web Analysis (OWA)",
19151
19160
  "description": "The Austrian web analysis / ÖWA is a web analytics firm.",
@@ -64183,6 +64192,20 @@
64183
64192
  "||webterren.com^$3p"
64184
64193
  ]
64185
64194
  },
64195
+ "testfreaks": {
64196
+ "name": "TestFreaks",
64197
+ "category": "customer_interaction",
64198
+ "organization": "testfreaks",
64199
+ "alias": null,
64200
+ "website_url": "https://www.testfreaks.com",
64201
+ "ghostery_id": null,
64202
+ "domains": [
64203
+ "testfreaks.com"
64204
+ ],
64205
+ "filters": [
64206
+ "||testfreaks.com^$3p"
64207
+ ]
64208
+ },
64186
64209
  "teufel.de": {
64187
64210
  "name": "teufel.de",
64188
64211
  "category": "misc",
@@ -75209,6 +75232,7 @@
75209
75232
  "tensitionschoo.club": "tensitionschoo.club",
75210
75233
  "watch.teroti.com": "teroti",
75211
75234
  "webterren.com": "terren",
75235
+ "testfreaks.com": "testfreaks",
75212
75236
  "teufel.de": "teufel.de",
75213
75237
  "theadex.com": "the_adex",
75214
75238
  "connect.decknetwork.net": "the_deck",
@@ -79694,6 +79718,7 @@
79694
79718
  "||tenderapp.com/tender_widget.js": "tender",
79695
79719
  "||watch.teroti.com^$3p": "teroti",
79696
79720
  "||webterren.com^$3p": "terren",
79721
+ "||testfreaks.com^$3p": "testfreaks",
79697
79722
  "||dmp.theadex.com^$3p": "the_adex",
79698
79723
  "||connect.decknetwork.net^$3p": "the_deck",
79699
79724
  "||redintelligence.net^$3p": "the_reach_group",
@@ -15828,6 +15828,10 @@ smartserve.hsbc,hsbc.ch,hsbc.com,hsbc.nl,hsbc.com.mt,hsbc.de,hsbc.cz,hsbc.be,hsb
15828
15828
  ||webterren.com^$3p
15829
15829
  ! trackerdb_id:terren trackerdb_category:advertising trackerdb_domain
15830
15830
  ||webterren.com^
15831
+ ! trackerdb_id:testfreaks trackerdb_category:customer_interaction trackerdb_filter
15832
+ ||testfreaks.com^$3p
15833
+ ! trackerdb_id:testfreaks trackerdb_category:customer_interaction trackerdb_domain
15834
+ ||testfreaks.com^
15831
15835
  ! trackerdb_id:teufel.de trackerdb_category:misc trackerdb_domain
15832
15836
  ||teufel.de^
15833
15837
  ! trackerdb_id:the_adex trackerdb_category:advertising trackerdb_filter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.496",
3
+ "version": "1.0.497",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {