@ghostery/trackerdb 1.0.313 → 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
@@ -66051,6 +66051,20 @@
66051
66051
  "||tidaltv.com^$3p"
66052
66052
  ]
66053
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
+ },
66054
66068
  "videonow": {
66055
66069
  "name": "VideoNow",
66056
66070
  "category": "advertising",
@@ -73869,6 +73883,7 @@
73869
73883
  "vidtok.ru": "video_potok",
73870
73884
  "videoadex.com": "videoadex.com",
73871
73885
  "tidaltv.com": "videology",
73886
+ "videoly.co": "videoly",
73872
73887
  "videonow.ru": "videonow",
73873
73888
  "videoplayerhub.com": "videoplayerhub.com",
73874
73889
  "videoplaza.tv": "videoplaza",
@@ -78321,6 +78336,7 @@
78321
78336
  "||vidtok.ru/js/videpotok_script_over.js": "video_potok",
78322
78337
  "||vidtok.ru/player_html5/mobileobrab.js": "video_potok",
78323
78338
  "||tidaltv.com^$3p": "videology",
78339
+ "||videoly.co^$3p": "videoly",
78324
78340
  "||videonow.ru/v2/*/vn_module.js^$3p": "videonow",
78325
78341
  "||kweb.videostep.com/getlink": "videostep",
78326
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.313",
3
+ "version": "1.0.314",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {