diff --git a/update.py b/update.py index dfb9da8..2d7cb68 100644 --- a/update.py +++ b/update.py @@ -37,6 +37,11 @@ "kwargs": {"filepath": "https://theodyssey.dev/altstore/odysseysource.json"}, "ids": ["org.coolstar.odyssey"] }, + { + "parser": Parser.ALTSOURCE, + "kwargs": {"filepath": "https://enmity-altstore.staticallyamazing.workers.dev/"}, + "ids": ["com.hammerandchisel.discord", "com.hammerandchisel.discord.dev"] + }, { "parser": Parser.GITHUB, "kwargs": {"repo_author": "Odyssey-Team", "repo_name": "Taurine"},