diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-10-03 04:20:44 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-10-03 04:20:44 +0300 |
commit | f2c4fa5e1dc395c05d1de968c2e213037e3b671c (patch) | |
tree | d49e1de08e58bf86c6bd9959e287ff55825aaaa7 /index.html | |
parent | more input validation (diff) | |
download | wireguard-config-f2c4fa5e1dc395c05d1de968c2e213037e3b671c.tar.gz wireguard-config-f2c4fa5e1dc395c05d1de968c2e213037e3b671c.zip |
bump ipaddr.js
Diffstat (limited to '')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ navbar: link: Main icon: home custom_js: - - https://cdn.jsdelivr.net/npm/ipaddr.js@2.0.0/ipaddr.min.js + - https://cdn.jsdelivr.net/npm/ipaddr.js@2.0.1/ipaddr.min.js - main.js params: |