@ghostery/trackerdb 1.0.119 → 1.0.121

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
@@ -57998,6 +57998,20 @@
57998
57998
  "||services.sheerid.com/jsapi/sheerid.js"
57999
57999
  ]
58000
58000
  },
58001
+ "shillahotel": {
58002
+ "name": "Hotel Shilla",
58003
+ "category": "site_analytics",
58004
+ "organization": "samsung",
58005
+ "alias": null,
58006
+ "website_url": "https://www.hotelshilla.net/",
58007
+ "ghostery_id": null,
58008
+ "domains": [
58009
+ "logc.shilladfs.com"
58010
+ ],
58011
+ "filters": [
58012
+ "||logc.shilladfs.com^"
58013
+ ]
58014
+ },
58001
58015
  "shinsegae": {
58002
58016
  "name": "Shinsegae",
58003
58017
  "category": "site_analytics",
@@ -71948,6 +71962,7 @@
71948
71962
  "sharpspring.com": "sharpspring",
71949
71963
  "sheego.de": "sheego.de",
71950
71964
  "services.sheerid.com": "sheerid",
71965
+ "logc.shilladfs.com": "shillahotel",
71951
71966
  "www.shinsegae.com": "shinsegae",
71952
71967
  "ssgdfs.com": "shinsegae_dutyfree",
71953
71968
  "applog.ssgdfs.com": "shinsegae_dutyfree",
@@ -76279,6 +76294,7 @@
76279
76294
  "||sharpspring.com/client/ss.js": "sharpspring",
76280
76295
  "||sharpspring.com/koi": "sharpspring",
76281
76296
  "||services.sheerid.com/jsapi/sheerid.js": "sheerid",
76297
+ "||logc.shilladfs.com^": "shillahotel",
76282
76298
  "||shinsegae.com/topNPopup.do": "shinsegae",
76283
76299
  "||applog.ssgdfs.com^": "shinsegae_dutyfree",
76284
76300
  "||ssgdfs.com/kr/common/getPageIcfCd^": "shinsegae_dutyfree",
@@ -6672,6 +6672,8 @@ audiences/static/widget/audience-manager.api.min.js
6672
6672
  ||sharpspring.com/koi
6673
6673
  ! trackerdb_id:sheerid trackerdb_category:advertising
6674
6674
  ||services.sheerid.com/jsapi/sheerid.js
6675
+ ! trackerdb_id:shillahotel trackerdb_category:site_analytics
6676
+ ||logc.shilladfs.com^
6675
6677
  ! trackerdb_id:shinsegae trackerdb_category:site_analytics
6676
6678
  ||shinsegae.com/topNPopup.do
6677
6679
  ! trackerdb_id:shinsegae_dutyfree trackerdb_category:site_analytics
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.119",
3
+ "version": "1.0.121",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {