installing Anonsurf – gtk on debian 13 (trixie)

I have been trying to install Anonsurf-gtk on Debian 13 trixie, for some hours now, I have looked far and wide and have not found any sort of official github repository or any source on parrotsec either. I have also tried editing my update sources to the following

deb https://deb.parrot.sh/parrot/ rolling main contrib non-free
deb https://deb.parrot.sh/parrot/ rolling-security main contrib non-free

after that i tried running sudo apt update but it just gave the following wall of errors, I am pretty new to linux so i do not really know what this means but what i can understand is that somehow that url is no longer working.

Hit:1 http://deb.debian.org/debian trixie InRelease
Hit:2 http://deb.debian.org/debian trixie-updates InRelease                                
Hit:3 http://security.debian.org/debian-security trixie-security InRelease                 
Ign:4 https://deb.parrot.sh/parrot rolling InRelease                                       
Ign:5 https://deb.parrot.sh/parrot rolling-security InRelease
Err:6 https://deb.parrot.sh/parrot rolling Release
  404  Not Found [IP: 2400:8901:1::ac68:2662 443]
Err:7 https://deb.parrot.sh/parrot rolling-security Release
  404  Not Found [IP: 2400:8901:1::ac68:2662 443]
Hit:8 https://deb.i2p.net trixie InRelease                 
Error: The repository 'https://deb.parrot.sh/parrot rolling Release' does not have a Release file.
Notice: Updating from such a repository can't be done securely, and is therefore disabled by default.
Notice: See apt-secure(8) manpage for repository creation and user configuration details.
Error: The repository 'https://deb.parrot.sh/parrot rolling-security Release' does not have a Release file.
Notice: Updating from such a repository can't be done securely, and is therefore disabled by default.
Notice: See apt-secure(8) manpage for repository creation and user configuration details.

Can anyone guide me?