[Scummvm-git-logs] scummvm-sites web-planet -> 518f70bc5694c3fa7d1c8da94f3ec9e1eb80fe98
lotharsm
noreply at scummvm.org
Tue Feb 28 13:19:08 UTC 2023
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-sites' repo located at https://github.com/scummvm/scummvm-sites .
Summary:
518f70bc56 PLANET: Remove broken blog entirely
Commit: 518f70bc5694c3fa7d1c8da94f3ec9e1eb80fe98
https://github.com/scummvm/scummvm-sites/commit/518f70bc5694c3fa7d1c8da94f3ec9e1eb80fe98
Author: Lothar Serra Mari (mail at serra.me)
Date: 2023-02-28T14:18:25+01:00
Commit Message:
PLANET: Remove broken blog entirely
Turns out "isDown" is not sufficient in case the server doesn't respond
at all anymore.
The planet software still tries to connect and has some crazy large
timeouts, slowing everything down.
Changed paths:
custom/people.opml
diff --git a/custom/people.opml b/custom/people.opml
index 8cfb245..8d92d29 100644
--- a/custom/people.opml
+++ b/custom/people.opml
@@ -17,7 +17,6 @@
<outline text="Groovie, baby" htmlUrl="https://t7gre.blogspot.com/" xmlUrl="https://t7gre.blogspot.com/feeds/posts/default" isDown=""/>
<outline text="Google Summer of Code - Vyzigold" htmlUrl="https://vyzigold-gsoc.blogspot.com/" xmlUrl="https://vyzigold-gsoc.blogspot.com/feeds/posts/default" isDown=""/>
<outline text="LordHoto's World" htmlUrl="https://lordhoto.blogspot.com/" xmlUrl="https://lordhoto.blogspot.com/feeds/posts/default" isDown=""/>
-<outline text="Nipun Garg" htmlUrl="https://nipungarg.me/" xmlUrl="https://nipungarg.me/feed.xml" isDown="1"/>
<outline text="Dreammaster's disassembly blog" htmlUrl="https://dm-notes.blogspot.com/" xmlUrl="https://dm-notes.blogspot.com/feeds/posts/default" isDown=""/>
<outline text="ResidualVM news" htmlUrl="https://www.residualvm.org/" xmlUrl="https://www.residualvm.org/feeds/atom/" isDown="1"/>
<outline text="sanguinehearts" htmlUrl="https://sanguinehearts.blogspot.com/" xmlUrl="https://sanguinehearts.blogspot.com/feeds/posts/default" isDown=""/>
More information about the Scummvm-git-logs
mailing list