thelonelycoder
Part of the Furniture
When installed, you start AB-Solution with either:Yesterday i upgrade my manual adblock to the latest version with:
curl -O www.ab-solution.info/releases/latest/ab-solution.sh && sh ab-solution.sh
Everything works nicely
But today i tried top open adblock on my router via SSH via url:
curl -O www.ab-solution.info/releases/latest/ab-solution.sh && sh ab-solution.sh
I recieve the following message:
/tmp/home/root# curl -O www.ab-solution.info/releases/latest
/ab-solution.sh && sh ab-solution.sh
curl: (6) Couldn't resolve host 'www.ab-solution.info'
is there a problem with the site?
- when in /home/root/
./ab-solution.sh
Or outside the home dir:
sh /tmp/mnt/<your device>/ab-solution.sh
The Server problem I have to look into, it appears other sites on the same machine are experiencing the same delay.