diff --git a/helperbot b/helperbot index 2eb9c8a..bccd54f 100755 --- a/helperbot +++ b/helperbot @@ -730,9 +730,9 @@ function fedi_sync_blocklists { # update standalone frontends function fedi_update_frontends { - local chuckya_fe_url=https://github.com/sneexy-boi/synth.download/releases/download/fedi-frontend/chuckya-fe.zip - local akkoma_chuckya_url=https://github.com/sneexy-boi/synth.download/releases/download/fedi-frontend/akkoma-fe-chuckya.zip - local akkoma_iceshrimp_url=https://github.com/sneexy-boi/synth.download/releases/download/fedi-frontend/akkoma-fe-iceshrimp.zip + local chuckya_fe_url=https://github.com/SnenxyTengoku/synth.download/releases/download/fedi-frontend/chuckya-fe.zip + local akkoma_chuckya_url=https://github.com/SnenxyTengoku/synth.download/releases/download/fedi-frontend/akkoma-fe-chuckya.zip + local akkoma_iceshrimp_url=https://github.com/SnenxyTengoku/synth.download/releases/download/fedi-frontend/akkoma-fe-iceshrimp.zip local phanpy_url=https://github.com/zenfyrdev/phanpy/releases/latest/download/phanpy-dist.zip local pl_fe_url=https://pl.mkljczk.pl/pl-fe.zip local frontend_folder=/var/www/fedi-frontends