@ghostery/trackerdb 1.0.312 → 1.0.314

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
@@ -20136,6 +20136,15 @@
20136
20136
  "privacy_contact": null,
20137
20137
  "ghostery_id": "4207"
20138
20138
  },
20139
+ "videoly": {
20140
+ "name": "Videoly",
20141
+ "description": "Videoly helps online retailers and brands to source and embed product videos. We make use of the product videos already available on the internet and integrate them to your store.",
20142
+ "website_url": "https://videoly.co/",
20143
+ "country": "FI",
20144
+ "privacy_policy_url": "https://videoly.co/privacy-policy",
20145
+ "privacy_contact": "support@videoly.co",
20146
+ "ghostery_id": null
20147
+ },
20139
20148
  "videonow": {
20140
20149
  "name": "VideoNow",
20141
20150
  "description": null,
@@ -66042,6 +66051,20 @@
66042
66051
  "||tidaltv.com^$3p"
66043
66052
  ]
66044
66053
  },
66054
+ "videoly": {
66055
+ "name": "Videoly",
66056
+ "category": "audio_video_player",
66057
+ "organization": "videoly",
66058
+ "alias": null,
66059
+ "website_url": "https://videoly.co/",
66060
+ "ghostery_id": null,
66061
+ "domains": [
66062
+ "videoly.co"
66063
+ ],
66064
+ "filters": [
66065
+ "||videoly.co^$3p"
66066
+ ]
66067
+ },
66045
66068
  "videonow": {
66046
66069
  "name": "VideoNow",
66047
66070
  "category": "advertising",
@@ -73860,6 +73883,7 @@
73860
73883
  "vidtok.ru": "video_potok",
73861
73884
  "videoadex.com": "videoadex.com",
73862
73885
  "tidaltv.com": "videology",
73886
+ "videoly.co": "videoly",
73863
73887
  "videonow.ru": "videonow",
73864
73888
  "videoplayerhub.com": "videoplayerhub.com",
73865
73889
  "videoplaza.tv": "videoplaza",
@@ -78312,6 +78336,7 @@
78312
78336
  "||vidtok.ru/js/videpotok_script_over.js": "video_potok",
78313
78337
  "||vidtok.ru/player_html5/mobileobrab.js": "video_potok",
78314
78338
  "||tidaltv.com^$3p": "videology",
78339
+ "||videoly.co^$3p": "videoly",
78315
78340
  "||videonow.ru/v2/*/vn_module.js^$3p": "videonow",
78316
78341
  "||kweb.videostep.com/getlink": "videostep",
78317
78342
  "||content.vidgyor.com/live/videojs": "vidgyor",
@@ -16764,6 +16764,10 @@ ntpagetag
16764
16764
  ||tidaltv.com^$3p
16765
16765
  ! trackerdb_id:videology trackerdb_category:advertising trackerdb_domain
16766
16766
  ||tidaltv.com^
16767
+ ! trackerdb_id:videoly trackerdb_category:audio_video_player trackerdb_filter
16768
+ ||videoly.co^$3p
16769
+ ! trackerdb_id:videoly trackerdb_category:audio_video_player trackerdb_domain
16770
+ ||videoly.co^
16767
16771
  ! trackerdb_id:videonow trackerdb_category:advertising trackerdb_filter
16768
16772
  ||videonow.ru/v2/*/vn_module.js^$3p
16769
16773
  ! trackerdb_id:videonow trackerdb_category:advertising trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.312",
3
+ "version": "1.0.314",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {