From 0c00ab2399722c07e64c31b9ffea86d7a897b215 Mon Sep 17 00:00:00 2001 From: GitHub Date: Mon, 8 Sep 2025 07:30:58 +0000 Subject: [PATCH 1/4] URL redirect scan. --- blogs.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/blogs.json b/blogs.json index 23968368..2dd3ee99 100644 --- a/blogs.json +++ b/blogs.json @@ -3648,7 +3648,7 @@ "title": "Ralf Ebert's Blog", "author": "Ralf Ebert", "site_url": "https://www.ralfebert.com/blog/", - "feed_url": "https://www.ralfebert.com/blog/index.rss", + "feed_url": "https://swiftui-garden.com/index.rss", "twitter_url": "https://twitter.com/RalfEbert" }, { @@ -5193,8 +5193,8 @@ { "title": "Appfigures Blog", "author": "Appfigures Team", - "site_url": "https://blog.appfigures.com/", - "feed_url": "https://blog.appfigures.com/feed/", + "site_url": "https://appfigures.com/resources", + "feed_url": "https://appfigures.com/resources", "twitter_url": "https://twitter.com/appfigures" }, { @@ -7401,7 +7401,7 @@ "title": "Ralf Ebert's Blog", "author": "Ralf Ebert", "site_url": "https://www.ralfebert.de/blog/", - "feed_url": "https://www.ralfebert.de/blog/index.rss", + "feed_url": "https://swiftui-garden.com/index.rss", "twitter_url": "https://twitter.com/RalfEbert" } ] From 576651fa14e27b3422406b90e32778fa3fb4c23c Mon Sep 17 00:00:00 2001 From: Dave Verwer Date: Mon, 8 Sep 2025 10:49:23 +0100 Subject: [PATCH 2/4] Updated Ralf Ebert's blog --- blogs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/blogs.json b/blogs.json index 2dd3ee99..53c2b96b 100644 --- a/blogs.json +++ b/blogs.json @@ -3645,9 +3645,9 @@ "twitter_url": "https://twitter.com/rajkwatra" }, { - "title": "Ralf Ebert's Blog", + "title": "SwiftUI Garden", "author": "Ralf Ebert", - "site_url": "https://www.ralfebert.com/blog/", + "site_url": "https://swiftui-garden.com/", "feed_url": "https://swiftui-garden.com/index.rss", "twitter_url": "https://twitter.com/RalfEbert" }, @@ -7533,4 +7533,4 @@ } ] } -] \ No newline at end of file +] From 2e89b102c7afd24f544dcff71b5ffabaa7bf9d08 Mon Sep 17 00:00:00 2001 From: Dave Verwer Date: Mon, 8 Sep 2025 10:51:18 +0100 Subject: [PATCH 3/4] Removed Ralf Ebert's German-language blog, and the development blogs category as it was the only one. --- blogs.json | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/blogs.json b/blogs.json index 53c2b96b..c45c7b92 100644 --- a/blogs.json +++ b/blogs.json @@ -7392,20 +7392,6 @@ "language": "de", "title": "German Language", "categories": [ - { - "title": "Entwickler-Blogs", - "slug": "development", - "description": "Ganz gleich ob es um Swift oder Objective-C geht, sich um App-Architektur oder UI-Programmierung handelt. Solange es sich mit der Entwicklung für Apple-Plattformen befasst, ist es hier gut aufgehoben.", - "sites": [ - { - "title": "Ralf Ebert's Blog", - "author": "Ralf Ebert", - "site_url": "https://www.ralfebert.de/blog/", - "feed_url": "https://swiftui-garden.com/index.rss", - "twitter_url": "https://twitter.com/RalfEbert" - } - ] - }, { "title": "Programmier- oder Design-Podcasts", "slug": "podcasts", From d0918627ec77c392503c9f18777192b712ce7425 Mon Sep 17 00:00:00 2001 From: Dave Verwer Date: Mon, 8 Sep 2025 10:52:28 +0100 Subject: [PATCH 4/4] Updated AppFigures RSS feed and added Mastodon. --- blogs.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/blogs.json b/blogs.json index c45c7b92..b2a83a98 100644 --- a/blogs.json +++ b/blogs.json @@ -5194,7 +5194,7 @@ "title": "Appfigures Blog", "author": "Appfigures Team", "site_url": "https://appfigures.com/resources", - "feed_url": "https://appfigures.com/resources", + "feed_url": "https://appfigures.com/resources/rss", "twitter_url": "https://twitter.com/appfigures" }, { @@ -5202,7 +5202,8 @@ "author": "Appfigures Team", "site_url": "https://appfigures.com/resources", "feed_url": "https://appfigures.com/resources/rss/", - "twitter_url": "https://twitter.com/appfigures" + "twitter_url": "https://twitter.com/appfigures", + "mastodon_url": "https://mastodon.social/@appfigures" }, { "title": "ASO Blog",