From e519901aeeca7e87cb393e42e930c3c5da001fd2 Mon Sep 17 00:00:00 2001 From: matthias Date: Tue, 8 Oct 2024 13:52:01 +0200 Subject: [PATCH] mntn --- organizations/mntn.json | 7 +++++++ sources/mntn.json | 10 ++++++++++ 2 files changed, 17 insertions(+) create mode 100644 organizations/mntn.json create mode 100644 sources/mntn.json diff --git a/organizations/mntn.json b/organizations/mntn.json new file mode 100644 index 00000000..03b7ac86 --- /dev/null +++ b/organizations/mntn.json @@ -0,0 +1,7 @@ +{ + "name": "MNTN", + "id": "MNTN", + "iconUrl": + "https://windsor.ai/wp-content/uploads/2024/04/mntn.png", + "orgUrl": "https://mountain.com/" +} diff --git a/sources/mntn.json b/sources/mntn.json new file mode 100644 index 00000000..5a4df7b2 --- /dev/null +++ b/sources/mntn.json @@ -0,0 +1,10 @@ +{ + "id": "MNTN", + "name": "MNTN", + "categories": ["ADVERTISING"], + "organization": "MNTN", + "iconUrl": + "https://windsor.ai/wp-content/uploads/2024/04/mntn.png", + "sourceUrl": "https://mountain.com/", + "dataVisibility": ["PRIVATE"] +}