mirror of https://github.com/coddrago/Heroku
Add CakesTwix to allowed origins
There was no https://twix.nonfalse-networks.net.ua/modules, which have been forbading to install modules from this origin via buttonspull/1/head
parent
e6336679d7
commit
f4761b91de
|
@ -27,6 +27,7 @@ ALLOWED_ORIGINS = [
|
|||
"https://raw.githubusercontent.com/morisummerz/ftg-mods/main",
|
||||
"https://mods.morisummer.ml",
|
||||
"https://gitlab.com/cakestwix/friendly-userbot-modules/-/raw/master",
|
||||
"https://twix.nonfalse-networks.net.ua/modules",
|
||||
"https://mods.hikariatama.ru",
|
||||
"https://raw.githubusercontent.com/hikariatama/ftg/master",
|
||||
"https://github.com/hikariatama/ftg/raw/master",
|
||||
|
|
Loading…
Reference in New Issue