From 3c7474dffe582b106de2f6ee8e3f061675aaceaa Mon Sep 17 00:00:00 2001 From: GitHub Date: Thu, 8 Jan 2026 07:19:18 +0000 Subject: [PATCH 1/2] URL redirect scan. --- blogs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/blogs.json b/blogs.json index 40d3a536..d55dd159 100644 --- a/blogs.json +++ b/blogs.json @@ -2001,7 +2001,7 @@ { "title": "iOS App Templates Blog", "author": "Florian Marcu", - "site_url": "https://iosapptemplates.com/blog", + "site_url": "https://iosapptemplates.com/blog/", "feed_url": "https://iosapptemplates.com/blog/feed", "twitter_url": "https://twitter.com/0xflorian" }, @@ -4938,8 +4938,8 @@ { "title": "Sebastiaan de With’s Blog", "author": "Sebastiaan de With", - "site_url": "http://dewith.com", - "feed_url": "http://dewith.com/feed/", + "site_url": "http://dewith.com/cgi-sys/suspendedpage.cgi", + "feed_url": "http://dewith.com/cgi-sys/suspendedpage.cgi", "twitter_url": "https://twitter.com/sdw" }, { From 6dc1ed45ccf1874146eebe9c7e9535fce1e4c520 Mon Sep 17 00:00:00 2001 From: Dave Verwer Date: Thu, 8 Jan 2026 08:35:23 +0000 Subject: [PATCH 2/2] Removed dead blog. --- blogs.json | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/blogs.json b/blogs.json index d55dd159..f7dc1ffd 100644 --- a/blogs.json +++ b/blogs.json @@ -4935,13 +4935,6 @@ "feed_url": "https://www.scotthurff.com/posts/rss/", "twitter_url": "https://twitter.com/scotthurff" }, - { - "title": "Sebastiaan de With’s Blog", - "author": "Sebastiaan de With", - "site_url": "http://dewith.com/cgi-sys/suspendedpage.cgi", - "feed_url": "http://dewith.com/cgi-sys/suspendedpage.cgi", - "twitter_url": "https://twitter.com/sdw" - }, { "title": "Swifty Lion", "author": "Francesco Leoni", @@ -7294,4 +7287,4 @@ } ] } -] \ No newline at end of file +]