From fb011ccaeb81709062a24cb4c22626fbaaeea38e Mon Sep 17 00:00:00 2001 From: zoe Date: Sat, 16 Apr 2022 03:23:34 +0200 Subject: [PATCH] widget --- en/index.html | 2 +- static/img/en/widget2.js | 48 ---------------------------------------- 2 files changed, 1 insertion(+), 49 deletions(-) delete mode 100644 static/img/en/widget2.js diff --git a/en/index.html b/en/index.html index e5a8699..634318a 100644 --- a/en/index.html +++ b/en/index.html @@ -90,7 +90,7 @@ the world taking the first step towards protecting their privacy.

this.fsf_widget_size = "thin"; this.fsf_associate_id = "2442"; - + diff --git a/static/img/en/widget2.js b/static/img/en/widget2.js deleted file mode 100644 index f44682d..0000000 --- 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