diff options
| author | Pinapelz <yukais@pinapelz.com> | 2024-04-13 01:20:53 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2024-04-13 01:20:53 -0700 |
| commit | 6d084b98235bf1799e17fc17aad7ab9894621915 (patch) | |
| tree | 3ef588dbe0b5bfb723e17d94f90e2303455852f8 /backend/data | |
| parent | 5066658bf9c6f5a515efeb0c69793734a53e9755 (diff) | |
change backend API to a submodule
Diffstat (limited to 'backend/data')
| -rw-r--r-- | backend/data/channels.txt | 4 | ||||
| -rw-r--r-- | backend/data/exclude_channel.txt | 9 | ||||
| -rw-r--r-- | backend/data/last_refresh.txt | 1 |
3 files changed, 0 insertions, 14 deletions
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 |
