Skip to content

Commit

Permalink
add to companies db
Browse files Browse the repository at this point in the history
  • Loading branch information
jellizaveta committed May 27, 2024
1 parent 1071a1e commit b2ddd96
Show file tree
Hide file tree
Showing 2 changed files with 15 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 @@ -251,6 +251,11 @@
"websiteUrl": "https://www.nwtime.org/",
"description": "Network Time Foundation provides direct services and support to improve the state of accurate computer network timekeeping."
},
"openai": {
"name": "OpenAI",
"websiteUrl": "https://www.openai.com/",
"description": "OpenAI is an AI research and deployment company that conducts research and implements machine learning."
},
"oracle": {
"name": "Oracle Corporation",
"websiteUrl": "http://www.oracle.com/",
Expand Down
10 changes: 10 additions & 0 deletions source/trackers.json
Original file line number Diff line number Diff line change
Expand Up @@ -662,6 +662,12 @@
"url": "https://ntp.org/",
"companyId": "network_time_foundation"
},
"openai": {
"name": "OpenAI",
"categoryId": 8,
"url": "https://openai.com/",
"companyId": "openai"
},
"open_adstream": {
"name": "Open Adstream",
"categoryId": 4,
Expand Down Expand Up @@ -1694,6 +1700,10 @@
"notion.so": "notion",
"ntp.org": "ntppool",
"ntppool.org": "ntppool",
"oaistatic.com": "openai",
"oaiusercontent.com": "openai",
"openai.com": "openai",
"chatgpt.com": "openai",
"allawnos.com": "oppo",
"allawntech.com": "oppo",
"heytapdl.com": "oppo",
Expand Down

0 comments on commit b2ddd96

Please sign in to comment.