From 6d084b98235bf1799e17fc17aad7ab9894621915 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 13 Apr 2024 01:20:53 -0700 Subject: change backend API to a submodule --- backend/data/channels.txt | 4 ---- backend/data/exclude_channel.txt | 9 --------- backend/data/last_refresh.txt | 1 - 3 files changed, 14 deletions(-) delete mode 100644 backend/data/channels.txt delete mode 100644 backend/data/exclude_channel.txt delete mode 100644 backend/data/last_refresh.txt (limited to 'backend/data') diff --git a/backend/data/channels.txt b/backend/data/channels.txt deleted file mode 100644 index 2b86946..0000000 --- a/backend/data/channels.txt +++ /dev/null @@ -1,4 +0,0 @@ -# DELETE THIS: [Add new line delineated channels here]. One each line -# DELETE THIS: ChannelName: -# DELETE THIS: [Add new line delineated channels here]. One each line with channel id and name seperated by a colon -# DELETE THIS: Channel_ID:Channel_Name diff --git a/backend/data/exclude_channel.txt b/backend/data/exclude_channel.txt deleted file mode 100644 index 2c01310..0000000 --- a/backend/data/exclude_channel.txt +++ /dev/null @@ -1,9 +0,0 @@ -UCRW3qJuYP8aODl7_5TXn_nw -UCx7aPMHI_kK1CP6zSvilHSA -UCL0_lYZwyhbcNX-feoyCcJw -UCkDfBt3R64R2rRIrAQwldeQ -UCa_EIfw5I5uDlwsK6sc-83Q -UC3-Rfh_Ek-s6EUWS4fT5VPw -UCUC1EIq0MtF-kctHPtQzIjQ -UCvmSVAwFc5MJwQowsDvCTuw -UClpOEZoIYhxIY6n5NNGaPbA \ No newline at end of file diff --git a/backend/data/last_refresh.txt b/backend/data/last_refresh.txt deleted file mode 100644 index 0f7ae5c..0000000 --- a/backend/data/last_refresh.txt +++ /dev/null @@ -1 +0,0 @@ -2023-11-26 \ No newline at end of file -- cgit v1.2.3