diff --git a/organizations/vitalstats.json b/organizations/vitalstats.json new file mode 100644 index 00000000..245bee55 --- /dev/null +++ b/organizations/vitalstats.json @@ -0,0 +1,7 @@ +{ + "id": "VITALSTATS", + "name": "VitalStats", + "iconUrl": + "http://static-au03.vitalstats.app/static/img/vitalstats_live_logo.png", + "orgUrl": "https://vitalstats.live/" +} diff --git a/sources/vitalstats.json b/sources/vitalstats.json new file mode 100644 index 00000000..f56b6933 --- /dev/null +++ b/sources/vitalstats.json @@ -0,0 +1,16 @@ +{ + "id": "VITALSTATS", + "name": "VitalStats", + "categories": [ + "ANALYTICS", + "API", + "Artificial Intelligence", + "DATABASE", + "TOOLS" + ], + "organization": "VITALSTATS", + "iconUrl": + "http://static-au03.vitalstats.app/static/img/vitalstats_live_logo.png", + "sourceUrl": "https://vitalstats.live/", + "dataVisibility": ["PRIVATE"] +}