summaryrefslogtreecommitdiffstats
path: root/articles/gun-1.2.0/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'articles/gun-1.2.0/index.html')
-rw-r--r--articles/gun-1.2.0/index.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/articles/gun-1.2.0/index.html b/articles/gun-1.2.0/index.html
index bd5f1f18..5d0526ce 100644
--- a/articles/gun-1.2.0/index.html
+++ b/articles/gun-1.2.0/index.html
@@ -75,7 +75,7 @@
<p>All existing protocols can be used inside the tunnel, including HTTP/1.1, HTTP/2 and Websocket over both TCP and TLS connections.</p>
<p>Note that it is currently not possible to tunnel a TLS connection via an HTTPS proxy due to limitations in the current version of Erlang/OTP.</p>
<p>A complete list of changes can be found in the migration guide: <a href="https://ninenines.eu/docs/en/gun/1.2/guide/migrating_from_1.1/">Migrating from Gun 1.1 to 1.2</a>.</p>
-<p>You can donate to this project via <a href="https://salt.bountysource.com/teams/ninenines">BountySource</a>. These funds are used to pay for additional servers for testing. And healthy food.</p>
+<p>You can donate to this project via <a href="https://github.com/sponsors/essen">GitHub Sponsors</a>. These funds are used to pay for additional servers for testing. And healthy food.</p>
<p>As usual, feedback is appreciated, and issues or questions should be sent via Github tickets. Thanks!</p>
@@ -89,6 +89,10 @@
+ <li><a href="https://ninenines.eu/articles/github-sponsors/">GitHub Sponsors</a></li>
+
+
+
<li><a href="https://ninenines.eu/articles/cowboy-2.7.0/">Cowboy 2.7</a></li>