[FFmpeg-devel] [PATCH] [RFC] web/donations: Remove ffis

Michael Niedermayer michael at niedermayer.cc
Mon May 1 03:40:42 EEST 2023


There are some problems with the ffis webpage "Unable to connect to SQL server"
I tried to report this but it seems my email was not achieving that.
It may be safer to remove the link to ffis until we understand what exactly
is going on on the ffis side.

Suggested-by: Kieran
Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
---
 src/donations | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/src/donations b/src/donations
index 2178f25..14cb9e8 100644
--- a/src/donations
+++ b/src/donations
@@ -47,21 +47,6 @@
     </p>
     </div> <!-- well -->
   </div> <!-- col -->
-  <div class="col-md-3">
-    <div class="well">
-      <h3>Bank Transfer IBAN</h3>
-      <p>Not for USA and Canada</p><br><br>
-      <div class="text-center">
-        <a class="btn btn-success btn-lg"
-           href="http://www.ffis.de/Verein/spi-en.html">
-          Donate</a><br><br>
-      </div>
-    <p class="with-icon">
-      <span class="pull-left"><i class="fa fa-warning fa-3x"></i></span>
-      Don't forget to specify that your donation is for FFmpeg!
-    </p>
-    </div> <!-- well -->
-  </div> <!-- col -->
 </div> <!-- row -->
 
 <div class="row">
-- 
2.17.1



More information about the ffmpeg-devel mailing list