-
Notifications
You must be signed in to change notification settings - Fork 48
/
wewillbebacksoon.html
162 lines (149 loc) · 4.96 KB
/
wewillbebacksoon.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
<!doctype html>
<html>
<head>
<title>Save the Internet - contact your representative today!</title>
<link rel="stylesheet" href="/js/jquery-ui-1.11.3.custom/jquery-ui.theme.min.css">
<link rel="stylesheet" type="text/css" href="/css/save.css">
<meta http-equiv="content-type" content="text/html; charset=utf-8" charset="utf-8">
<meta name="description" content="Save the Internet in Europe">
<link rel="icon" href="/img/favicon.png" type="image/png">
<meta name="author" content="Initiative für Netzfreiheit, European Digital Rights">
<meta name="keywords" content="net neutrality, connected conntinent, digital single market, dsm, neelie kroes, Netzneutralität, drosselkom, specialised services, echtesnetz, BEREC, Internetneutralität, Plattformneutralität, Neutralitätsdebatte">
<script type="text/javascript" src="/js/jquery-latest.js"></script>
<script type="text/javascript" src="/js/jquery-ui-1.11.3.custom/jquery-ui.min.js"></script>
<script type="text/javascript" src="/js/strg_s.js"></script>
<script type="text/javascript" src="/js/share.json"></script>
<script>
$(function () {
if (typeof window.shares === 'undefined') {
window.shares = {'twitter': 4883 , 'facebook': 7350 , 'linkedin': 0 , 'google': 958};
}
$('#tw_counter').html(window.shares['twitter'] );
$('#fb_counter').html(window.shares['facebook']);
$('#gp_counter').html(window.shares['google']);
})
</script>
<meta property="og:image" content="https://savetheinternet.eu/img/savetheinternet-banner-wide.jpg" />
<meta property="og:title" content="Save the Internet in Europe" />
<meta property="og:url" content="https://www.savetheinternet.eu" />
<meta property="og:description" content="Defend net neutrality: Contact the Parliament now!" />
</head>
<body>
<noscript>
<!-- Piwik Image Tracker -->
<img src="https://piwik.netzfreiheit.org/piwik.php?idsite=11&rec=1&action_name=Save+the+Internet" style="border:0" alt="" />
<!-- End Piwik -->
</noscript>
<div id=home></div>
<section id=header>
<img src="/img/Logo.png" alt="Save the Internet!" style="width: 82%;_width:805px;max-width:805px;">
<div class=teaser>
Stay tuned!<br/>
We will be back soon.
<br/><br/><br/>
</div>
</section>
</section>
<footer>
<div class=ninesixty>
<p style="text-align:center;">We are concerned citizens from NGOs around Europe that care about civil liberties in the digital realm.</p>
<ul class=footerlogos style="width:100%">
<li>
<a href="https://netzfreiheit.org/">
<img src="/img/ifnf.png" /><br>
Initiative für Netzfreiheit (AT)
</a>
</li>
<li>
<a href="https://edri.org/">
<img src="/img/edri.png" /><br>
European Digital Rights (EU)
</a>
</li>
<li>
<a href="https://www.accessnow.org">
<img src="/img/access.png" /><br>
Access Now (international)
</a>
</li>
<li>
<a href="https://digitalegesellschaft.de">
<img src="/img/digiges.png" /><br>
Digitale Gesellschaft (DE)
</a>
</li>
<li>
<a href="https://www.laquadrature.net/">
<img src="/img/lqdn.png" /><br>
La Quadrature du Net (FR)
</a>
</li>
<li>
<a href="https://www.bof.nl/">
<img src="/img/bof.png" /><br>
Bits of Freedom (NL)
</a>
</li>
<li>
<a href="http://en.rsf.org/">
<img src="/img/reporters_without_borders.png" /><br>
Reporters Without Borders (international)
</a>
</li>
<li>
<a href="https://www.openrightsgroup.org">
<img src="/img/org.png" /><br>
Open Rights Group (UK)
</a>
</li>
<li>
<a href="http://itpol.dk/">
<img src="/img/itpol.png" /><br>
IT-Politisk Forening (DK)
</a>
</li>
<li>
<a href="http://xnet-x.net">
<img src="/img/xnet.png" /><br>
Xnet (ES)
</a>
</li>
<li>
<a href="http://www.info-hisa.si">
<img src="/img/infohouse.png" /><br>
Info House (SL)
</a>
</li>
<li>
<a href="http://www.startupsfornetneutrality.org">
<img src="/img/startups4nn.png" /><br>
Startups for Net Neutrality (international)
</a>
</li>
</ul>
</div>
<div class=clr></div>
</footer>
<!-- Piwik -->
<script type="text/javascript">
var _paq = _paq || [];
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
_paq.push(["setCookieDomain", "*.savetheinternet.eu"]);
_paq.push(["setDomains", ["*.savetheinternet.eu"]]);
_paq.push(["setDoNotTrack", true]);
_paq.push(["trackPageView"]);
_paq.push(["enableLinkTracking"]);
(function() {
var u=(("https:" == document.location.protocol) ? "https" : "http")
+ "://piwik.netzfreiheit.org/";
_paq.push(["setTrackerUrl", u+"piwik.php"]);
_paq.push(["setSiteId", "11"]);
var d=document, g=d.createElement("script"),
s=d.getElementsByTagName("script")[0]; g.type="text/javascript";
g.defer=true; g.async=true; g.src=u+"piwik.js";
s.parentNode.insertBefore(g,s);
})();
</script>
<!-- End Piwik Code -->
</body>
</html>