@ghostery/trackerdb 1.0.414 → 1.0.416

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
@@ -8526,6 +8526,15 @@
8526
8526
  "privacy_contact": "support@genius.com",
8527
8527
  "ghostery_id": "221"
8528
8528
  },
8529
+ "genius_monkey": {
8530
+ "name": "Genius Monkey",
8531
+ "description": "Genius Monkey are the developers of a programmatic advertising and tracking platform for display, video, OTT, native, audio, social & retargeting.",
8532
+ "website_url": "https://geniusmonkey.com/",
8533
+ "country": "US",
8534
+ "privacy_policy_url": "https://geniusmonkey.com/privacy/",
8535
+ "privacy_contact": "opt-out@geniusmonkey.com",
8536
+ "ghostery_id": null
8537
+ },
8529
8538
  "genoo": {
8530
8539
  "name": "Genoo",
8531
8540
  "description": "Genoo, LLC, a Software as a Service (SaaS) offering targeted at Small-to-Midsize businesses, bringing an affordable yet full featured set of online marketing tools, including marketing automation, that enables companies to generate more leads, nurture them, and convert them into customers.",
@@ -40702,6 +40711,18 @@
40702
40711
  "||rsvpgenius.com^$3p"
40703
40712
  ]
40704
40713
  },
40714
+ "genius_monkey": {
40715
+ "name": "Genius Monkey",
40716
+ "category": "advertising",
40717
+ "organization": "genius_monkey",
40718
+ "alias": null,
40719
+ "website_url": "https://geniusmonkey.com/",
40720
+ "ghostery_id": null,
40721
+ "domains": [
40722
+ "pm.geniusmonkey.com"
40723
+ ],
40724
+ "filters": []
40725
+ },
40705
40726
  "genoo": {
40706
40727
  "name": "Genoo",
40707
40728
  "category": "advertising",
@@ -72370,6 +72391,7 @@
72370
72391
  "genesismedia.com": "genesis",
72371
72392
  "gssprt.jp": "geniee",
72372
72393
  "rsvpgenius.com": "genius",
72394
+ "pm.geniusmonkey.com": "genius_monkey",
72373
72395
  "genoo.com": "genoo",
72374
72396
  "js.geoads.com": "geoads",
72375
72397
  "geolify.com": "geolify",
@@ -7036,6 +7036,8 @@ foresee/foresee-alive.js
7036
7036
  ||rsvpgenius.com^$3p
7037
7037
  ! trackerdb_id:genius trackerdb_category:site_analytics trackerdb_domain
7038
7038
  ||rsvpgenius.com^
7039
+ ! trackerdb_id:genius_monkey trackerdb_category:advertising trackerdb_domain
7040
+ ||pm.geniusmonkey.com^
7039
7041
  ! trackerdb_id:genoo trackerdb_category:advertising trackerdb_filter
7040
7042
  ||api.genoo.com/js/gtrack.js
7041
7043
  ! trackerdb_id:genoo trackerdb_category:advertising trackerdb_filter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.414",
3
+ "version": "1.0.416",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {