Skip to content

Commit

Permalink
Merge pull request #269 from jslawler/fix/266-_Add-more-The-Walt-Disn…
Browse files Browse the repository at this point in the history
…ey-Company-data
  • Loading branch information
Alex-302 authored Oct 11, 2023
2 parents b74341a + c9e4e4d commit ba3a204
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
5 changes: 5 additions & 0 deletions source/companies.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,11 @@
"websiteUrl": "https://www.cloudflare.com/",
"description": "Cloudflare is a web performance and security company that provides online services to protect and accelerate websites online. "
},
"disney": {
"name": "The Walt Disney Company",
"websiteUrl": "https://thewaltdisneycompany.com/",
"description": "The Walt Disney Company started as a cartoon studio and evolves into sports coverage and television shows."
},
"domainglass": {
"name": "Domain Glass",
"websiteUrl": "https://domain.glass/",
Expand Down
16 changes: 16 additions & 0 deletions source/trackers.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,18 @@
"url": "https://crashlytics.com/",
"companyId": "google"
},
"disneystreaming": {
"name": "Disney Streaming",
"categoryId": 0,
"url": "https://press.disneyplus.com",
"companyId": "disney"
},
"disneyplus": {
"name": "Disney+",
"categoryId": 0,
"url": "https://www.disneyplus.com/",
"companyId": "disney"
},
"domainglass": {
"name": "Domain Glass",
"categoryId": 8,
Expand Down Expand Up @@ -1118,6 +1130,10 @@
"sn-cloudflare.com": "cloudflare",
"videodelivery.net": "cloudflare",
"crashlytics.com": "crashlytics",
"disneyplus.com": "disneyplus",
"bamgrid.com": "disneystreaming",
"dssedge.com": "disneystreaming",
"dssott.com": "disneystreaming",
"phicdn.net": "digicert_trust_seal",
"domain.glass": "domainglass",
"doubleclick.com": "doubleclick",
Expand Down

0 comments on commit ba3a204

Please sign in to comment.