diff --git a/README.md b/README.md index 10d421b88..87952c05d 100755 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ [![Publish Main Docker Image](https://github.com/1337-server/automatic-ripping-machine/actions/workflows/workflow.yml/badge.svg)](https://github.com/1337-server/automatic-ripping-machine/actions/workflows/workflow.yml) [![Wiki](https://img.shields.io/badge/Wiki-Get%20Help-brightgreen)](https://github.com/1337-server/automatic-ripping-machine/wiki) -[![Discord](https://img.shields.io/discord/576479573886107699)](https://discord.gg/BCarpwC7qC) +[![Discord](https://img.shields.io/discord/576479573886107699)](https://discord.gg/FUSrn8jUcR) ## Overview diff --git a/arm/ripper/apprise_bulk.py b/arm/ripper/apprise_bulk.py index af3425566..dc91b19f6 100644 --- a/arm/ripper/apprise_bulk.py +++ b/arm/ripper/apprise_bulk.py @@ -16,7 +16,7 @@ def build_apprise_sent(cfg): 'FAAST_TOKEN': 'faast://' + str(cfg['FAAST_TOKEN']), 'FLOCK_TOKEN': 'flock://' + str(cfg['FLOCK_TOKEN']), 'GITTER_TOKEN': 'gitter://' + str(cfg['GITTER_TOKEN']) + "/" + str(cfg['GITTER_ROOM']), - 'GOTIFY_TOKEN': 'gotify://' + str(cfg['GOTIFY_HOST']) + "/" + str(cfg['GOTIFY_TOKEN']), + 'GOTIFY_TOKEN': 'gotifys://' + str(cfg['GOTIFY_HOST']) + "/" + str(cfg['GOTIFY_TOKEN']), 'KUMULOS_API': 'kumulos://' + str(cfg['KUMULOS_API']) + "/" + str(cfg['KUMULOS_SERVERKEY']), 'MAILGUN_DOMAIN': 'mailgun://' + str(cfg['MAILGUN_USER']) + "@" + str(cfg['MAILGUN_DOMAIN']) + "/" + str(cfg['MAILGUN_APIKEY']), diff --git a/arm/ui/templates/settings.html b/arm/ui/templates/settings.html index 9abf49646..ce690968a 100755 --- a/arm/ui/templates/settings.html +++ b/arm/ui/templates/settings.html @@ -69,6 +69,11 @@

ARM - Settings

role="tab" aria-controls="uiSettingsTab" aria-selected="false">Ui Settings + @@ -93,14 +98,14 @@

ARM - Settings

  • Update Available: {% if stats['updated'] %} - update image You are on the latest version {% else %} - update image
    {{ form.hidden_tag() }} - @@ -133,7 +138,7 @@

    ARM - Settings

    @@ -211,7 +216,7 @@

    ARM - Settings

    data-content="{{ jsoncomments['index_refresh']| replace("#", "\n") }}" rel="popover" data-placement="top" data-original-title="index_refresh"> - More info @@ -225,7 +230,7 @@

    ARM - Settings

    - More info @@ -241,7 +246,7 @@

    ARM - Settings

    data-content="{{ jsoncomments['save_remote_images']| replace("#", "\n") }}" rel="popover" data-placement="top" data-original-title="save_remote_images"> - More info @@ -257,7 +262,7 @@

    ARM - Settings

    data-content="{{ jsoncomments['bootstrap_skin']| replace("#", "\n") }}" rel="popover" data-placement="top" data-original-title="bootstrap_skin"> - More info @@ -272,7 +277,7 @@

    ARM - Settings

    - More info @@ -288,7 +293,7 @@

    ARM - Settings

    data-content="{{ jsoncomments['database_limit']| replace("#", "\n") }}" rel="popover" data-placement="top" data-original-title="database_limit"> - More info @@ -298,6 +303,14 @@

    ARM - Settings

    + +
    +
    +
    + To be added +
    +
    +