From patchwork Wed Feb 28 17:17:42 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Niedermayer X-Patchwork-Id: 7767 Delivered-To: ffmpegpatchwork@gmail.com Received: by 10.2.181.170 with SMTP id m39csp4003711jaj; Wed, 28 Feb 2018 09:17:59 -0800 (PST) X-Google-Smtp-Source: AH8x226EbY+tKuUE9eM8R3gn1Wv3GD4Rs05x/MUoHM0GTm6SDj4oQRFhIzNFXuGZ0rUAtAd4vfEg X-Received: by 10.223.158.196 with SMTP id b4mr16280219wrf.112.1519838279755; Wed, 28 Feb 2018 09:17:59 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519838279; cv=none; d=google.com; s=arc-20160816; b=dyUrn2Ls9Hx9xMg3UgY5xQ00BWm7hvP4ZQloibE22dRZ8zeI91xrY+04/DCsuxTPAw 6PHi0Qj9HzBJKkKAkh6ipmxYdUsr9C9Ta/vQjUMPPYOCWNoFKbtBDiaFLhUgX/E+iELL c0bKuRhtuSoZZ0fGcv+PrehxrZ8yvXWgT2wcc1cso2at/1UW41CWaaxK+vLYDwHQbejV 8DHrHMO/RYXAoiDK3wZJKqrzlql94eNAEWWD9VtNjNDgkeqKWTrob0AQvFnaV2cIrXyF s7dPhQhTPHTHggZ9FScVlW2GWHusvzMdOtjpKVaV6K2OKe91VIgXnPxGbRU7qj9UXAC1 wpUQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version:reply-to :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:message-id:date:to:from:delivered-to :arc-authentication-results; bh=d4lS2A7k83WPXz2ci20uDpu97b9aDkrkorUOeOWn2+A=; b=iW40P+XhwRxoM0T7NXjcnTTqYjL8agAUrnjubd2Yo9/uTKiX763cTVeoG/aQr3A7Vq XDkL6atfxuZ5CIcUcbxefzo9I3Za5ARgK7o1cked+K5qaaTyATbCskx9734JGrby3nNz oCFze0H2c7XC0MWDQ4M8cr4G/hyyH+88RsbaMBaDEoo3dg3mWvPPGibMxMGiwTZTnOSh sfiss/ri7RSE3P6taDOcNIRXKSr+ZN24RqxcWkT3PnMovI9FJJ35ak2PYjP8XkecPvO4 M7OUB4zmKNK7NlIMdalhBoplX/GZrsVR/m/0mVRkX/hh+sdSFD7HpQC8UMiQ60CG8HFj IWOA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org. [79.124.17.100]) by mx.google.com with ESMTP id u1si1612051wre.543.2018.02.28.09.17.58; Wed, 28 Feb 2018 09:17:59 -0800 (PST) Received-SPF: pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) client-ip=79.124.17.100; Authentication-Results: mx.google.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 5CDF6689EC0; Wed, 28 Feb 2018 19:17:52 +0200 (EET) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from vie01a-qmta-pe01-1.mx.upcmail.net (vie01a-qmta-pe01-1.mx.upcmail.net [62.179.121.178]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 892C2689CD0 for ; Wed, 28 Feb 2018 19:17:46 +0200 (EET) Received: from [172.31.218.41] (helo=vie01a-dmta-pe04-2.mx.upcmail.net) by vie01a-pqmta-pe01.mx.upcmail.net with esmtp (Exim 4.88) (envelope-from ) id 1er5MV-0005Z0-4e for ffmpeg-devel@ffmpeg.org; Wed, 28 Feb 2018 18:17:51 +0100 Received: from [172.31.216.43] (helo=vie01a-pemc-psmtp-pe01) by vie01a-dmta-pe04.mx.upcmail.net with esmtp (Exim 4.88) (envelope-from ) id 1er5MP-0000ZK-8m for ffmpeg-devel@ffmpeg.org; Wed, 28 Feb 2018 18:17:45 +0100 Received: from localhost ([213.47.41.20]) by vie01a-pemc-psmtp-pe01 with SMTP @ mailcloud.upcmail.net id GHHj1x00E0S5wYM01HHklo; Wed, 28 Feb 2018 18:17:44 +0100 X-SourceIP: 213.47.41.20 From: Michael Niedermayer To: FFmpeg development discussions and patches Date: Wed, 28 Feb 2018 18:17:42 +0100 Message-Id: <20180228171742.17389-1-michael@niedermayer.cc> X-Mailer: git-send-email 2.16.2 Subject: [FFmpeg-devel] [PATCH] Revert "Remove battleforthenet widget" X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches MIME-Version: 1.0 Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" The widget has new content. This reverts commit 9275cd54eddb83faf5bd40ffaccb5717de8b798d. --- src/template_head2 | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/src/template_head2 b/src/template_head2 index a0b11ab..71daf07 100644 --- a/src/template_head2 +++ b/src/template_head2 @@ -3,6 +3,29 @@ + +