diff --git a/organizations/semstorm.json b/organizations/semstorm.json new file mode 100644 index 00000000..58012ecc --- /dev/null +++ b/organizations/semstorm.json @@ -0,0 +1,7 @@ +{ + "id": "SEMSTORM", + "name": "Semstorm", + "iconUrl": + "https://app.semstorm.com/sites/all/themes/semstorm/img/logo-xs.png", + "orgUrl": "https://www.semstorm.com" +} diff --git a/sources/semstorm.json b/sources/semstorm.json new file mode 100644 index 00000000..3ac6f7e2 --- /dev/null +++ b/sources/semstorm.json @@ -0,0 +1,10 @@ +{ + "id": "SEMSTORM", + "name": "Semstorm", + "categories": ["ANALYTICS", "SEO"], + "organization": "SEMSTORM", + "iconUrl": + "https://app.semstorm.com/sites/all/themes/semstorm/img/logo-xs.png", + "sourceUrl": "https://www.semstorm.com", + "dataVisibility": ["PRIVATE"] +}