arevindh / pihole-speedtest

Pihole Speedtest Mod
https://arevindh.github.io/pihole-speedtest/
MIT License
218 stars 22 forks source link

Speedtest option still on dashboard even though already removed #167

Closed SonThanhVN closed 4 months ago

SonThanhVN commented 4 months ago

After removing Speedtest mod, the option for speedtest mod on the web dashboard still appear image

ipitio commented 4 months ago

Try reinstalling latest, uninstalling again, and clearing browser cache.

SonThanhVN commented 4 months ago

i have tried but not working

ipitio commented 4 months ago

Did you uninstall via the button or by running the script directly in the terminal?

SonThanhVN commented 4 months ago

i have tried both way

ipitio commented 4 months ago

You can use the command from my repo to uninstall for now:

curl -sSLN https://github.com/ipitio/pihole-speedtest/raw/ipitio/mod.sh | sudo bash -s un

I'm not yet sure why the one on the master branch isn't working.

SonThanhVN commented 4 months ago

thanks this command worked

ipitio commented 4 months ago

This is now fixed in arevindh/pi-hole#83