1. 16 Dec, 2020 1 commit
    • jimp100's avatar
      Corrected regex for subdomains · cee20c4e
      jimp100 authored
      A fix to handle subdomains of a duckdns domain.  I.e.  subdomain.mydomain.duckdns.org
      Handles n number of subdomains
      cee20c4e
  2. 06 Dec, 2020 1 commit
    • Nate's avatar
      Correct sed regex · 94bba4ac
      Nate authored
      Corrects issue #3285.
      
      The '?' character after a group is not supported in POSIX Basic Regular Expressions. Replacing it with '\{0,1\}' retains the same functionality and also works on non-GNU systems.
      94bba4ac
  3. 27 Oct, 2020 2 commits
  4. 14 Sep, 2020 2 commits
  5. 03 Jul, 2020 1 commit
  6. 30 Jun, 2020 2 commits
  7. 11 Aug, 2017 1 commit
  8. 01 Jul, 2017 2 commits
  9. 30 Jun, 2017 1 commit
  10. 29 Jun, 2017 2 commits
  11. 28 Jun, 2017 1 commit
  12. 27 Jun, 2017 2 commits