diff --git a/glance/.env.example b/glance/.env.example index 8916020..197b86e 100644 --- a/glance/.env.example +++ b/glance/.env.example @@ -1,4 +1,3 @@ GITHUB_TOKEN= -SERADAR_TOKEN= SECRET_KEY= -ADMIN_PASSWORD= \ No newline at end of file +ADMIN_PASSWORD= diff --git a/glance/config/home.yml b/glance/config/home.yml index fe6eec0..715e9bf 100644 --- a/glance/config/home.yml +++ b/glance/config/home.yml @@ -82,69 +82,6 @@ - url: https://selfh.st/rss/ title: selfh.st - - type: custom-api - title: Seradar - cache: 1m - url: https://seradar.net/api/collections/series/records?page=1&perPage=1000&sort=-new_episodes - headers: - Accept: application/json - Authorization: ${SERADAR_TOKEN} - template: | - {{ if eq .Response.StatusCode 200 }} -
- {{ else }} -Failed to fetch seradar.net data
- {{ end }} - - size: small widgets: - type: calendar