Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Nine Entertainment #284

Merged
merged 1 commit into from Oct 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions source/companies.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,11 @@
"websiteUrl": "https://www.netify.ai/",
"description": "Netify provides network intelligence and visibility."
},
"nine_entertainment": {
"name": "Nine Entertainment Co.",
"websiteUrl": "https://www.nineforbrands.com.au/",
"description": "Nine Entertainment is an Australian publicly listed media company with holdings in radio and television broadcasting, newspaper publications and digital media."
},
"notion": {
"name": "Notion Labs Inc.",
"websiteUrl": "https://www.notion.so/",
Expand Down
7 changes: 7 additions & 0 deletions source/trackers.json
Original file line number Diff line number Diff line change
Expand Up @@ -578,6 +578,12 @@
"url": "https://www.netify.ai/",
"companyId": "netify"
},
"nine_direct_digital": {
"name": "Nine Digital Direct",
"categoryId": 4,
"url": "https://ninedigitaldirect.com.au/",
"companyId": "nine_entertainment"
},
"notion": {
"name": "Notion",
"categoryId": 8,
Expand Down Expand Up @@ -1556,6 +1562,7 @@
"nflximg.com": "netflix",
"netify.ai": "netify",
"codestream.com": "new_relic",
"nineanalytics.io": "nine_direct_digital",
"notion.so": "notion",
"ntp.org": "ntppool",
"ntppool.org": "ntppool",
Expand Down