From b7d6d058a812ec46a70681f99b1e41b01e0ffb52 Mon Sep 17 00:00:00 2001 From: alexgopshtein Date: Tue, 26 Mar 2024 10:43:46 -0400 Subject: [PATCH 1/5] Add files via upload --- organizations/pitchbox.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 organizations/pitchbox.json diff --git a/organizations/pitchbox.json b/organizations/pitchbox.json new file mode 100644 index 000000000..ea9f3b76b --- /dev/null +++ b/organizations/pitchbox.json @@ -0,0 +1,6 @@ +{ + "id": "PITCHBOX", + "name": "Pitchbox", + "iconUrl": "https://cdn.pitchbox.com/assets/img/logos/pb_square.png", + "orgUrl": "https://pitchbox.com/" +} From 35e991fd3275ee1bb4cb47e4621dfa71a231ec1b Mon Sep 17 00:00:00 2001 From: alexgopshtein Date: Tue, 26 Mar 2024 10:45:42 -0400 Subject: [PATCH 2/5] Add files via upload --- sources/pitchbox.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 sources/pitchbox.json diff --git a/sources/pitchbox.json b/sources/pitchbox.json new file mode 100644 index 000000000..e551a9617 --- /dev/null +++ b/sources/pitchbox.json @@ -0,0 +1,9 @@ +{ + "id": "PITCHBOX", + "name": "Pitchbox", + "categories": ["ANALYTICS"], + "organization": "PITCHBOX", + "iconUrl": "https://cdn.pitchbox.com/assets/img/logos/pb_square.png", + "sourceUrl": "https://pitchbox.com/", + "dataVisibility": ["PRIVATE"] +} From a55617bcedd4fb7e539d8343d840cd12751e4593 Mon Sep 17 00:00:00 2001 From: alexgopshtein Date: Tue, 26 Mar 2024 15:26:24 -0400 Subject: [PATCH 3/5] Add files via upload From e5989b581bcec230634663332d835d14e9fab19b Mon Sep 17 00:00:00 2001 From: alexgopshtein Date: Tue, 26 Mar 2024 15:28:38 -0400 Subject: [PATCH 4/5] Add files via upload --- sources/pitchbox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/pitchbox.json b/sources/pitchbox.json index e551a9617..a6ab092d8 100644 --- a/sources/pitchbox.json +++ b/sources/pitchbox.json @@ -4,6 +4,6 @@ "categories": ["ANALYTICS"], "organization": "PITCHBOX", "iconUrl": "https://cdn.pitchbox.com/assets/img/logos/pb_square.png", - "sourceUrl": "https://pitchbox.com/", + "sourceUrl": "https://pitchbox.com", "dataVisibility": ["PRIVATE"] } From 3558ef8372ab20015c885bbd413d68e66a7329d2 Mon Sep 17 00:00:00 2001 From: alexgopshtein Date: Tue, 26 Mar 2024 15:29:54 -0400 Subject: [PATCH 5/5] Add files via upload --- sources/pitchbox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/pitchbox.json b/sources/pitchbox.json index a6ab092d8..e551a9617 100644 --- a/sources/pitchbox.json +++ b/sources/pitchbox.json @@ -4,6 +4,6 @@ "categories": ["ANALYTICS"], "organization": "PITCHBOX", "iconUrl": "https://cdn.pitchbox.com/assets/img/logos/pb_square.png", - "sourceUrl": "https://pitchbox.com", + "sourceUrl": "https://pitchbox.com/", "dataVisibility": ["PRIVATE"] }