tracker-add icon indicating copy to clipboard operation
tracker-add copied to clipboard

Only download list once per run

Open dlenski opened this issue 3 years ago • 0 comments

  • make it work with multiple URLs in list_url

    That was presumably the intention of naming the variable list_url, but surrounding it with "" prevents this from working properly.

  • Only download list(s) of trackers ONCE per run

    Uses a temporary file to store the list of trackers.

  • fix indentation, and move subroutine out of while loop, in tracker-add-auto.sh and tracker-add-auto-router.sh

  • use list_url variable in all scripts

dlenski avatar Feb 17 '21 21:02 dlenski