From ec76dfd3ddb7ee2b39b15a0b450c15616c497785 Mon Sep 17 00:00:00 2001 From: zoe Date: Sat, 16 Apr 2022 03:29:10 +0200 Subject: [PATCH] supporter --- en/index.html | 6 ----- static/img/en/widget2.js | 48 ---------------------------------------- 2 files changed, 54 deletions(-) delete mode 100644 static/img/en/widget2.js diff --git a/en/index.html b/en/index.html index 271bedc8..25e198c6 100644 --- a/en/index.html +++ b/en/index.html @@ -70,12 +70,6 @@ the world taking the first step towards protecting their privacy.

Donate

- - - diff --git a/static/img/en/widget2.js b/static/img/en/widget2.js deleted file mode 100644 index f44682dd..00000000 --- a/static/img/en/widget2.js +++ /dev/null @@ -1,48 +0,0 @@ -/* - * widget.js -- Fundraising web widget - * Copyright (c) 2007 Creative Commons - * Copyright (c) 2007 Free Software Foundation, Inc. - * - * Modified by the FSF in November 2007 to make it FSF-specific. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * A copy of the GNU Lesser General Public License is available at - * . - */ - -// @license magnet:?xt=urn:btih:0ef1b8170b3b615170ff270def6427c317705f85&dn=lgpl-3.0.txt LGPL-3.0 - -if (fsf_widget_text == "Help protect your freedom!") { - var fsf_widget_text = "Get updates from the FSF"; - } - -if (fsf_widget_text == "Help fight DRM!") { - var fsf_widget_text = "Get updates from the FSF"; - } - -document.write(""); -document.write(""); -document.write("
"); -document.write("
"); -document.write("

Support software freedom!

"); -document.write("

Get the monthly newsletter —
the Free Software Supporter

"); -document.write("
"); -document.write("

"); -document.write("

"); -document.write(""); -document.write("
"); -document.write(""); -document.write("
"); -document.write("
"); -document.write(""); - -// @license-end -- 2.25.1