@ghostery/trackerdb 1.0.111 → 1.0.112

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
@@ -7682,6 +7682,15 @@
7682
7682
  "privacy_contact": "contact@upcload.com",
7683
7683
  "ghostery_id": "3351"
7684
7684
  },
7685
+ "fiverr": {
7686
+ "name": "Fiverr",
7687
+ "description": "Fiverr is an online marketplace based in Israeli. It connects freelancers (sellers) with people or businesses (buyers) who want to hire them. It offers different services in a free market setup.",
7688
+ "website_url": "https://www.fiverr.com",
7689
+ "country": "IL",
7690
+ "privacy_policy_url": "https://www.fiverr.com/legal-portal/privacy/privacy-policy?source=footer",
7691
+ "privacy_contact": "privacy@fiverr.com",
7692
+ "ghostery_id": null
7693
+ },
7685
7694
  "fivetran": {
7686
7695
  "name": "Fivetran",
7687
7696
  "description": "Fivetran technology helps analysts replicate data into a cloud warehouse.",
@@ -37885,6 +37894,37 @@
37885
37894
  "||fitanalytics.com/widget.js"
37886
37895
  ]
37887
37896
  },
37897
+ "fiverr_analytics": {
37898
+ "name": "Fiverr Analytics",
37899
+ "category": "site_analytics",
37900
+ "organization": "fiverr",
37901
+ "alias": null,
37902
+ "website_url": null,
37903
+ "ghostery_id": null,
37904
+ "domains": [
37905
+ "fiverr.com"
37906
+ ],
37907
+ "filters": [
37908
+ "||activity.fiverr.com^",
37909
+ "||collector.fiverr.com^",
37910
+ "||fiverr.com/api/v1/activities",
37911
+ "||fiverr.com/px/client/PXK3bezZfO/main.min.js",
37912
+ "||hjgkdv.fiverr.com^",
37913
+ "||relay.fiverr.com^"
37914
+ ]
37915
+ },
37916
+ "fiverr_cdn": {
37917
+ "name": "Fiverr CDN",
37918
+ "category": "cdn",
37919
+ "organization": "fiverr",
37920
+ "alias": null,
37921
+ "website_url": null,
37922
+ "ghostery_id": null,
37923
+ "domains": [
37924
+ "fiverrcdn.com"
37925
+ ],
37926
+ "filters": []
37927
+ },
37888
37928
  "fivetran": {
37889
37929
  "name": "Fivetran",
37890
37930
  "category": "site_analytics",
@@ -69111,6 +69151,8 @@
69111
69151
  "firebaseio.com": "firebaseio.com",
69112
69152
  "firstimpression.io": "first_impression",
69113
69153
  "fitanalytics.com": "fit_analytics",
69154
+ "fiverr.com": "fiverr_analytics",
69155
+ "fiverrcdn.com": "fiverr_cdn",
69114
69156
  "fivetran.com": "fivetran",
69115
69157
  "flagads.net": "flag_ads",
69116
69158
  "flagcounter.com": "flag_counter",
@@ -73441,6 +73483,12 @@
73441
73483
  "||cdn.firstimpression.io/apd_client.js": "first_impression",
73442
73484
  "||cdn.firstimpression.io/delivery/spc_fi.php": "first_impression",
73443
73485
  "||fitanalytics.com/widget.js": "fit_analytics",
73486
+ "||activity.fiverr.com^": "fiverr_analytics",
73487
+ "||collector.fiverr.com^": "fiverr_analytics",
73488
+ "||fiverr.com/api/v1/activities": "fiverr_analytics",
73489
+ "||fiverr.com/px/client/PXK3bezZfO/main.min.js": "fiverr_analytics",
73490
+ "||hjgkdv.fiverr.com^": "fiverr_analytics",
73491
+ "||relay.fiverr.com^": "fiverr_analytics",
73444
73492
  "||flagads.net^$3p": "flag_ads",
73445
73493
  "||flagcounter.com^$3p": "flag_counter",
73446
73494
  "||a.flashtalking.com^$3p": "flashtalking",
@@ -3068,6 +3068,18 @@ eulerian*/ea.js^
3068
3068
  ||cdn.firstimpression.io/delivery/spc_fi.php
3069
3069
  ! trackerdb_id:fit_analytics trackerdb_category:site_analytics
3070
3070
  ||fitanalytics.com/widget.js
3071
+ ! trackerdb_id:fiverr_analytics trackerdb_category:site_analytics
3072
+ ||activity.fiverr.com^
3073
+ ! trackerdb_id:fiverr_analytics trackerdb_category:site_analytics
3074
+ ||collector.fiverr.com^
3075
+ ! trackerdb_id:fiverr_analytics trackerdb_category:site_analytics
3076
+ ||fiverr.com/api/v1/activities
3077
+ ! trackerdb_id:fiverr_analytics trackerdb_category:site_analytics
3078
+ ||fiverr.com/px/client/PXK3bezZfO/main.min.js
3079
+ ! trackerdb_id:fiverr_analytics trackerdb_category:site_analytics
3080
+ ||hjgkdv.fiverr.com^
3081
+ ! trackerdb_id:fiverr_analytics trackerdb_category:site_analytics
3082
+ ||relay.fiverr.com^
3071
3083
  ! trackerdb_id:flag_ads trackerdb_category:advertising
3072
3084
  ||flagads.net^$3p
3073
3085
  ! trackerdb_id:flag_counter trackerdb_category:advertising
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.111",
3
+ "version": "1.0.112",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {