diff --git a/helperbot b/helperbot index 3d1082a..0bcb453 100755 --- a/helperbot +++ b/helperbot @@ -698,8 +698,8 @@ function fedi_sync_blocklists { # update standalone frontends function fedi_update_frontends { - local mastodon_fe_url=https://github.com/sneexy-boi/synth.download/releases/latest/download/masto-fe.zip - local akkoma_fe_url=https://github.com/sneexy-boi/synth.download/releases/latest/download/akkoma-fe.zip + local mastodon_fe_url=https://github.com/sneexy-boi/synth.download/releases/download/fedi-frontend/masto-fe.zip + local akkoma_fe_url=https://github.com/sneexy-boi/synth.download/releases/download/fedi-frontend/akkoma-fe.zip local phanpy_url=https://github.com/cheeaun/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