@ghostery/trackerdb 1.0.608 → 1.0.609
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 +0 -0
- package/dist/trackerdb.engine +0 -0
- package/dist/trackerdb.json +13 -0
- package/dist/trackerdb.txt +2 -0
- package/package.json +1 -1
package/dist/trackerdb.db
CHANGED
|
Binary file
|
package/dist/trackerdb.engine
CHANGED
|
Binary file
|
package/dist/trackerdb.json
CHANGED
|
@@ -63476,6 +63476,18 @@
|
|
|
63476
63476
|
],
|
|
63477
63477
|
"filters": []
|
|
63478
63478
|
},
|
|
63479
|
+
"spotify_ad_analytics": {
|
|
63480
|
+
"name": "Spotify Ad Analytics",
|
|
63481
|
+
"category": "site_analytics",
|
|
63482
|
+
"organization": "spotify",
|
|
63483
|
+
"alias": null,
|
|
63484
|
+
"website_url": "https://help.adanalytics.spotify.com/about-ad-analytics",
|
|
63485
|
+
"ghostery_id": null,
|
|
63486
|
+
"domains": [
|
|
63487
|
+
"pixel.byspotify.com"
|
|
63488
|
+
],
|
|
63489
|
+
"filters": []
|
|
63490
|
+
},
|
|
63479
63491
|
"spotify_embed": {
|
|
63480
63492
|
"name": "Spotify Embed",
|
|
63481
63493
|
"category": "audio_video_player",
|
|
@@ -76206,6 +76218,7 @@
|
|
|
76206
76218
|
"spoteffects.net": "spoteffect",
|
|
76207
76219
|
"scdn.co": "spotify",
|
|
76208
76220
|
"spotify.com": "spotify",
|
|
76221
|
+
"pixel.byspotify.com": "spotify_ad_analytics",
|
|
76209
76222
|
"embed.spotify.com": "spotify_embed",
|
|
76210
76223
|
"spotifycdn.com": "spotify_embed",
|
|
76211
76224
|
"squeezely.tech": "spotler_activate",
|
package/dist/trackerdb.txt
CHANGED
|
@@ -15404,6 +15404,8 @@ api-*.smartseer.com
|
|
|
15404
15404
|
||scdn.co^
|
|
15405
15405
|
! trackerdb_id:spotify trackerdb_category:audio_video_player trackerdb_domain
|
|
15406
15406
|
||spotify.com^
|
|
15407
|
+
! trackerdb_id:spotify_ad_analytics trackerdb_category:site_analytics trackerdb_domain
|
|
15408
|
+
||pixel.byspotify.com^
|
|
15407
15409
|
! trackerdb_id:spotify_embed trackerdb_category:audio_video_player trackerdb_filter
|
|
15408
15410
|
||embed.spotify.com^$3p
|
|
15409
15411
|
! trackerdb_id:spotify_embed trackerdb_category:audio_video_player trackerdb_domain
|