Skip to content

Commit de9846e

Browse files
committed
feat: add more services
1 parent 55e86cd commit de9846e

51 files changed

Lines changed: 532 additions & 0 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

services/adobe-creative-cloud.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "Adobe Creative Cloud",
3+
"description": {
4+
"en": "Adobe's suite of creative software applications including Photoshop, Illustrator, and other design tools.",
5+
"de": "Adobes Suite von kreativen Softwareanwendungen einschließlich Photoshop, Illustrator und anderen Design-Tools."
6+
},
7+
"domains": [
8+
"adobe.com"
9+
]
10+
}

services/adp.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "ADP",
3+
"description": {
4+
"en": "Human capital management solutions providing payroll, benefits administration, talent management, and HR services.",
5+
"de": "Human Capital Management-Lösungen, die Gehaltsabrechnung, Leistungsverwaltung, Talentmanagement und HR-Services bieten."
6+
},
7+
"domains": [
8+
"adp.com"
9+
]
10+
}

services/airtable.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "Airtable",
3+
"description": {
4+
"en": "Cloud-based platform that combines spreadsheet functionality with database capabilities for organizing and collaborating on data.",
5+
"de": "Cloud-basierte Plattform, die Tabellenkalkulations-Funktionalität mit Datenbank-Fähigkeiten zur Organisation und Zusammenarbeit bei Daten kombiniert."
6+
},
7+
"domains": [
8+
"airtable.com"
9+
]
10+
}

services/amazon-web-services.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "Amazon Web Services",
3+
"description": {
4+
"en": "Amazon's comprehensive cloud computing platform offering web services, storage, and infrastructure solutions.",
5+
"de": "Amazons umfassende Cloud-Computing-Plattform mit Webdiensten, Speicher und Infrastrukturlösungen."
6+
},
7+
"domains": [
8+
"aws.amazon.com",
9+
"amazonaws.com",
10+
"awsstatic.com",
11+
"cloudfront.net"
12+
]
13+
}

services/asana.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "Asana",
3+
"description": {
4+
"en": "Project management and team collaboration tool that helps teams organize, track, and manage their work.",
5+
"de": "Projektmanagement- und Team-Kollaborationstool, das Teams dabei hilft, ihre Arbeit zu organisieren, zu verfolgen und zu verwalten."
6+
},
7+
"domains": [
8+
"asana.com"
9+
]
10+
}

services/atlassian-jira.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "Atlassian Jira",
3+
"description": {
4+
"en": "A project management and issue tracking software tool designed for agile teams to plan, track, and manage software development projects.",
5+
"de": "Ein Projektmanagement- und Issue-Tracking-Software-Tool für agile Teams zur Planung, Verfolgung und Verwaltung von Softwareentwicklungsprojekten."
6+
},
7+
"domains": [
8+
"atlassian.com"
9+
]
10+
}

services/auth0.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "Auth0",
3+
"description": {
4+
"en": "Identity platform for application builders providing authentication and authorization services for web and mobile applications.",
5+
"de": "Identitätsplattform für Anwendungsentwickler, die Authentifizierungs- und Autorisierungsdienste für Web- und mobile Anwendungen bereitstellt."
6+
},
7+
"domains": [
8+
"auth0.com"
9+
]
10+
}

services/bamboohr.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "BambooHR",
3+
"description": {
4+
"en": "Human resources software providing HR management, employee records, performance tracking, and recruiting tools for small and medium businesses.",
5+
"de": "Personalverwaltungssoftware, die HR-Management, Mitarbeiterakten, Leistungsverfolgung und Recruiting-Tools für kleine und mittlere Unternehmen bietet."
6+
},
7+
"domains": [
8+
"bamboohr.com"
9+
]
10+
}

services/bitbucket.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "Bitbucket",
3+
"description": {
4+
"en": "A Git-based code hosting service that provides source code management and collaboration tools for development teams.",
5+
"de": "Ein Git-basierter Code-Hosting-Service, der Quellcode-Management und Collaboration-Tools für Entwicklungsteams bereitstellt."
6+
},
7+
"domains": [
8+
"bitbucket.org",
9+
"bitbucket.com"
10+
]
11+
}

services/bytedance.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "ByteDance",
3+
"description": {
4+
"en": "Chinese technology company known for TikTok and other social media and content platforms.",
5+
"de": "Chinesisches Technologieunternehmen bekannt für TikTok und andere Social Media- und Content-Plattformen."
6+
},
7+
"domains": [
8+
"bytedance.com",
9+
"tiktokcdn.com",
10+
"muscdn.com",
11+
"musical.ly"
12+
]
13+
}

0 commit comments

Comments
 (0)