M content/blog/wireguard-allowed-ips.md => content/blog/wireguard-allowed-ips.md +6 -1
@@ 54,4 54,9 @@ Better use the brilliant [netaddr](https://inet.af/netaddr) developed by
[Brad Fitzpatrick](https://github.com/bradfitz) and the Tailscale team
(their [blogpost](https://tailscale.com/blog/netaddr-new-ip-type-for-go/) with motivation)
-**Update 2:** I realized that this is a great case to use WASM!>
\ No newline at end of file
+**Update 2:** I realized that this is a great case to use WASM!
+
+**Update 3:** For some reason I didn't publish source code right after this blog post was written.
+In 2023, I thought I lost it forever, but randomly found it in my backup files.
+WASM sources [here](https://git.sr.ht/~lord/wireguard-allowed-ips).
+HTTP API mini server sources are probably still lost :(<
\ No newline at end of file
M static/wireguard.wasm => static/wireguard.wasm +0 -0