diff mbox

[FFmpeg-devel] web/template_head2: Remove net neutrality script

Message ID 20171101203334.1893-1-lou@lrcd.com
State Withdrawn
Headers show

Commit Message

Lou Logan Nov. 1, 2017, 8:33 p.m. UTC
The popup is annoying and distracting.

This reverts 0078c64257cd3d0a93403185acdcab33fa3d90b1.

Signed-off-by: Lou Logan <lou@lrcd.com>
---
 src/template_head2 | 1 -
 1 file changed, 1 deletion(-)

Comments

Michael Niedermayer Nov. 1, 2017, 11:52 p.m. UTC | #1
On Wed, Nov 01, 2017 at 12:33:34PM -0800, Lou Logan wrote:
> The popup is annoying and distracting.

The loss of net neutrality may also be annoying and distracting, and
may be harder to fix than with a patch.

The script should not show up again after being cicked away, seems
it has a expiration and shows up again. from looking at
https://github.com/fightforthefuture/battleforthenet-widget
it seems theres a viewCookieExpires parameter, to control the
redisplay.

[...]
Lou Logan Nov. 2, 2017, 9:12 p.m. UTC | #2
On Wed, Nov 1, 2017, at 03:52 PM, Michael Niedermayer wrote:
> The loss of net neutrality may also be annoying and distracting, and
> may be harder to fix than with a patch.

We don't need yet another daily reminder of how completely shitty the
current US administration is.

For the record, yes, I did contact my non-representatives, but not
because a popup told me to.

I would prefer it if the site did not involve politics.

I implemented a client side solution using an ad blocker, so consider
this patch dropped.
Kieran Kunhya Nov. 3, 2017, 5:51 p.m. UTC | #3
On Thu, 2 Nov 2017 at 21:12 Lou Logan <lou@lrcd.com> wrote:

> I would prefer it if the site did not involve politics.
>
> I implemented a client side solution using an ad blocker, so consider
> this patch dropped.
>

I agree, the popup is annoying.
I would like to save the bees, whales, environment, 25p freddo bar etc but
FFmpeg is not the place to do it.

Kieran
diff mbox

Patch

diff --git a/src/template_head2 b/src/template_head2
index d7bb7bd..a0b11ab 100644
--- a/src/template_head2
+++ b/src/template_head2
@@ -3,7 +3,6 @@ 
       <script src="js/html5shiv.min.js"></script>
       <script src="js/respond.min.js"></script>
     <![endif]-->
-    <script src="https://widget.battleforthenet.com/widget.js" async></script>
 
     <link href="main.rss" rel="alternate" type="application/rss+xml" title="ffmpeg.org" />
     <link rel="shortcut icon" href="favicon.ico" />