This repository has been archived on 2024-01-13. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2018-10-23 18:10:38 +02:00
|
|
|
---
|
|
|
|
|
layout: default
|
|
|
|
|
---
|
|
|
|
|
|
2019-04-01 13:50:01 -05:00
|
|
|
<script>
|
|
|
|
|
if (window.location == 'http://localhost:4000/#vpn-test') {
|
|
|
|
|
window.location = 'http://localhost:4000/donate.html';
|
|
|
|
|
}
|
|
|
|
|
</script>
|
|
|
|
|
|
|
|
|
|
{% include sections/header.html %}
|
|
|
|
|
{% include sections/quotes.html %}
|
|
|
|
|
{% include sections/warrant-canary.html %}
|
|
|
|
|
{% include sections/privacy-resources.html %}
|
|
|
|
|
{% include sections/participate.html %}
|