diff mbox

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

Message ID 20170709231152.3173-1-michael@niedermayer.cc
State New
Headers show

Commit Message

Michael Niedermayer July 9, 2017, 11:11 p.m. UTC
See: https://www.battleforthenet.com/july12/

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
---
 src/template_head2 | 1 +
 1 file changed, 1 insertion(+)

Comments

Michael Niedermayer July 11, 2017, 10:45 a.m. UTC | #1
On Mon, Jul 10, 2017 at 01:11:52AM +0200, Michael Niedermayer wrote:
> See: https://www.battleforthenet.com/july12/
> 
> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
> ---
>  src/template_head2 | 1 +
>  1 file changed, 1 insertion(+)

applied, this script should automatically activate on the 12th and
deactivate on the day after.



[...]
Ronald S. Bultje July 11, 2017, 11:54 a.m. UTC | #2
Hi,

On Tue, Jul 11, 2017 at 6:45 AM, Michael Niedermayer <michael@niedermayer.cc
> wrote:

> On Mon, Jul 10, 2017 at 01:11:52AM +0200, Michael Niedermayer wrote:
> > See: https://www.battleforthenet.com/july12/
> >
> > Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
> > ---
> >  src/template_head2 | 1 +
> >  1 file changed, 1 insertion(+)
>
> applied, this script should automatically activate on the 12th and
> deactivate on the day after.


Thanks.

For those not knowing what this is about (and the link is unfortunately
just a sign-up page), can you explain what will happen to our website on
the 12th?

Thanks,
Ronald
Michael Niedermayer July 11, 2017, 2:31 p.m. UTC | #3
On Tue, Jul 11, 2017 at 07:54:14AM -0400, Ronald S. Bultje wrote:
> Hi,
> 
> On Tue, Jul 11, 2017 at 6:45 AM, Michael Niedermayer <michael@niedermayer.cc
> > wrote:
> 
> > On Mon, Jul 10, 2017 at 01:11:52AM +0200, Michael Niedermayer wrote:
> > > See: https://www.battleforthenet.com/july12/
> > >
> > > Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
> > > ---
> > >  src/template_head2 | 1 +
> > >  1 file changed, 1 insertion(+)
> >
> > applied, this script should automatically activate on the 12th and
> > deactivate on the day after.
> 
> 
> Thanks.
> 
> For those not knowing what this is about (and the link is unfortunately
> just a sign-up page), can you explain what will happen to our website on
> the 12th?

It will raise awarness of the consequences of loosing net neutrality.
And give people the option to send a letter to the FCC and Congress
Users can click it away and wont see it a 2nd time.

There is a demo at
https://widget.battleforthenet.com/demos/modal.html
You can also test it with ffmpeg.org
https://ffmpeg.org/index.html#ALWAYS_SHOW_BFTN_WIDGET

Documentation about the script is here:
https://github.com/fightforthefuture/battleforthenet-widget

theres also a incomplete and growing list of organizations participating
on:
https://www.battleforthenet.com/july12/


[...]
diff mbox

Patch

diff --git a/src/template_head2 b/src/template_head2
index a0b11ab..d7bb7bd 100644
--- a/src/template_head2
+++ b/src/template_head2
@@ -3,6 +3,7 @@ 
       <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" />