[FFmpeg-cvslog] [ffmpeg-web] branch master updated. e7ba296 web/donations: Remove ffis
ffmpeg-git at ffmpeg.org
ffmpeg-git at ffmpeg.org
Mon May 1 11:17:55 EEST 2023
The branch, master has been updated
via e7ba296f766e848e8b7b6f2cd6310a1ecfb44ec1 (commit)
from 3c41f26302937909d1c7ac5ad67cc99a8bf98573 (commit)
- Log -----------------------------------------------------------------
commit e7ba296f766e848e8b7b6f2cd6310a1ecfb44ec1
Author: Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Mon May 1 02:34:21 2023 +0200
Commit: Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Mon May 1 10:14:58 2023 +0200
web/donations: Remove ffis
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
Reviewed-by: Thilo Borgmann <thilo.borgmann at mail.de>
Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
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">
-----------------------------------------------------------------------
Summary of changes:
src/donations | 15 ---------------
1 file changed, 15 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list