Improves UX on HiAnime: Removes blur, Adds rounded corners, Speeds up the website & more.
im not sure as i dont have a device with safari.
maybe @include doesnt work on safari?
you can try adding the hianime sites using @match instead like so:
// @match https://hianime.to/*
// @match https://hianimez.to/*
and so on.
I have a question, when I run the script on the stay app for safari on iOS, it only works if I add that specific url to the whitelist section. For example, the script will only work if I whitelist https://hianimez.to/home. The script won’t work outside of that url. How do i fix it?