From 6a58be78ead9678b63c245f657b3ead207cefaf6 Mon Sep 17 00:00:00 2001 From: Abhishek Sachan Date: Mon, 23 Sep 2024 12:12:39 +0530 Subject: [PATCH 01/11] Add Requestly Added Requestly's iOS blog category. --- blogs.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/blogs.json b/blogs.json index 645b7605..f9801fa7 100644 --- a/blogs.json +++ b/blogs.json @@ -5793,6 +5793,13 @@ "feed_url": "https://blog.quicktype.io/rss/", "twitter_url": "https://twitter.com/quicktypeio" }, + { + "title": "Requestly Blog", + "author": "Requestly Team", + "site_url": "https://requestly.com/blog/category/mobile-development/ios-development/", + "feed_url": "https://requestly.com/blog/category/mobile-development/ios-development/feed/", + "twitter_url": "https://twitter.com/requestlyIO" + }, { "title": "Reveal Blog", "author": "Reveal Team", From 5426628bce24bf7f198faeda790c6adeb44639db Mon Sep 17 00:00:00 2001 From: GitHub Date: Mon, 23 Sep 2024 07:34:33 +0000 Subject: [PATCH 02/11] URL redirect scan. --- blogs.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/blogs.json b/blogs.json index 645b7605..a298cf33 100644 --- a/blogs.json +++ b/blogs.json @@ -3329,7 +3329,7 @@ { "title": "Noah Gilmore’s Blog", "author": "Noah Gilmore", - "site_url": "https://noahgilmore.com/blog/tags/ios/", + "site_url": "https://noahgilmore.com/blog/tags/ios", "feed_url": "https://noahgilmore.com/blog/ios.xml", "twitter_url": "https://twitter.com/noahsark769" }, @@ -7627,4 +7627,4 @@ } ] } -] +] \ No newline at end of file From 350930c6c99408b62fbf638a3a3e87d1293ca1d1 Mon Sep 17 00:00:00 2001 From: GitHub Date: Thu, 26 Sep 2024 07:38:11 +0000 Subject: [PATCH 03/11] URL redirect scan. --- blogs.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/blogs.json b/blogs.json index a073cde1..08b5e703 100644 --- a/blogs.json +++ b/blogs.json @@ -7249,8 +7249,8 @@ { "title": "CFE Apps", "author": "Sergio Becerril", - "site_url": "https://cfeapps.com", - "feed_url": "https://cfeapps.com/feed/", + "site_url": "https://cfeapps.com/cgi-sys/suspendedpage.cgi", + "feed_url": "https://cfeapps.com/cgi-sys/suspendedpage.cgi", "twitter_url": "https://twitter.com/CFEApps" }, { From a1c1f0243c25813c60684913df125ff809da1ab4 Mon Sep 17 00:00:00 2001 From: Dave Verwer Date: Thu, 26 Sep 2024 11:24:22 +0100 Subject: [PATCH 04/11] Removed dead blog. --- blogs.json | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/blogs.json b/blogs.json index 08b5e703..85767b21 100644 --- a/blogs.json +++ b/blogs.json @@ -7246,13 +7246,6 @@ "feed_url": "https://oscarmoreno.com/blog/index.xml", "twitter_url": "https://twitter.com/oscarmorenodev" }, - { - "title": "CFE Apps", - "author": "Sergio Becerril", - "site_url": "https://cfeapps.com/cgi-sys/suspendedpage.cgi", - "feed_url": "https://cfeapps.com/cgi-sys/suspendedpage.cgi", - "twitter_url": "https://twitter.com/CFEApps" - }, { "title": "desappstre", "author": "Adolfo", @@ -7634,4 +7627,4 @@ } ] } -] \ No newline at end of file +] From 62616276bbb9eb429bf94525c178015fb4b602b8 Mon Sep 17 00:00:00 2001 From: Dave Verwer Date: Thu, 26 Sep 2024 11:24:52 +0100 Subject: [PATCH 05/11] Whitespace. From 4c62955ad4205ca27c59fd295c8d68932fb687b7 Mon Sep 17 00:00:00 2001 From: GitHub Date: Fri, 27 Sep 2024 07:05:09 +0000 Subject: [PATCH 06/11] Re-sorted blogs. --- blogs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blogs.json b/blogs.json index 85767b21..3c5737e2 100644 --- a/blogs.json +++ b/blogs.json @@ -7627,4 +7627,4 @@ } ] } -] +] \ No newline at end of file From 47f33ae2799cf701790a8e1b1a73064d8f2300d7 Mon Sep 17 00:00:00 2001 From: Andrea Stevanato Date: Fri, 27 Sep 2024 15:17:42 +0200 Subject: [PATCH 07/11] Update blogs.json --- blogs.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/blogs.json b/blogs.json index 3c5737e2..d1ae801e 100644 --- a/blogs.json +++ b/blogs.json @@ -93,6 +93,13 @@ "feed_url": "https://gaelfoppolo.com/feed.xml", "twitter_url": "https://twitter.com/gaelugio" }, + { + "title": "Andrea Stevanato on Medium", + "author": "Andrea Stevanato", + "site_url": "https://medium.com/@andr3a88", + "feed_url": "https://medium.com/feed/@andr3a88", + "twitter_url": "https://twitter.com/andrea_steva" + }, { "title": "A Swift Misadventure", "author": "Claudio Cannino", @@ -7627,4 +7634,4 @@ } ] } -] \ No newline at end of file +] From 2f9f59dad7c050268df7144679fe21fd733f7391 Mon Sep 17 00:00:00 2001 From: GitHub Date: Mon, 30 Sep 2024 07:37:41 +0000 Subject: [PATCH 08/11] URL redirect scan. --- blogs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blogs.json b/blogs.json index d1ae801e..8e25376f 100644 --- a/blogs.json +++ b/blogs.json @@ -7634,4 +7634,4 @@ } ] } -] +] \ No newline at end of file From 051b6a9c432aa2d902a1777247a0ac2444cc2cd8 Mon Sep 17 00:00:00 2001 From: GitHub Date: Tue, 1 Oct 2024 07:05:12 +0000 Subject: [PATCH 09/11] Re-sorted blogs. --- blogs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/blogs.json b/blogs.json index 8e25376f..39a6d73e 100644 --- a/blogs.json +++ b/blogs.json @@ -93,13 +93,6 @@ "feed_url": "https://gaelfoppolo.com/feed.xml", "twitter_url": "https://twitter.com/gaelugio" }, - { - "title": "Andrea Stevanato on Medium", - "author": "Andrea Stevanato", - "site_url": "https://medium.com/@andr3a88", - "feed_url": "https://medium.com/feed/@andr3a88", - "twitter_url": "https://twitter.com/andrea_steva" - }, { "title": "A Swift Misadventure", "author": "Claudio Cannino", @@ -373,6 +366,13 @@ "feed_url": "https://aantonioni.me/rss/", "twitter_url": "https://twitter.com/andrea_anto97" }, + { + "title": "Andrea Stevanato on Medium", + "author": "Andrea Stevanato", + "site_url": "https://medium.com/@andr3a88", + "feed_url": "https://medium.com/feed/@andr3a88", + "twitter_url": "https://twitter.com/andrea_steva" + }, { "title": "Andreas Kurtz’s Blog", "author": "Andreas Kurtz", From a6277445ddae5801d65a2f26f77a8f79c932bb71 Mon Sep 17 00:00:00 2001 From: tuanhoang Date: Sun, 6 Oct 2024 23:44:52 +0800 Subject: [PATCH 10/11] Add Eric's Space blog --- blogs.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/blogs.json b/blogs.json index 39a6d73e..62fcde57 100644 --- a/blogs.json +++ b/blogs.json @@ -5059,6 +5059,13 @@ "site_url": "https://www.zoesmith.io/", "feed_url": "https://www.zoesmith.io/index.xml", "twitter_url": "https://twitter.com/zoejessica" + }, + { + "title": "Eric's Space", + "author": "Tuan Hoang", + "site_url": "https://ericsspace.com/", + "feed_url": "https://ericsspace.com/rss.xml", + "twitter_url": "https://twitter.com/hoangatuan5" } ] }, From 8fb19b5862c1b417bd1234e54ec8b5543f605855 Mon Sep 17 00:00:00 2001 From: GitHub Date: Tue, 8 Oct 2024 07:05:14 +0000 Subject: [PATCH 11/11] Re-sorted blogs. --- blogs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/blogs.json b/blogs.json index 62fcde57..1419238b 100644 --- a/blogs.json +++ b/blogs.json @@ -1639,6 +1639,13 @@ "feed_url": "http://ww25.ennioma.com/rss?subid1=20230326-0115-13aa-9897-4d4d5ba7f4c5", "twitter_url": "https://twitter.com/ennioma" }, + { + "title": "Eric's Space", + "author": "Tuan Hoang", + "site_url": "https://ericsspace.com/", + "feed_url": "https://ericsspace.com/rss.xml", + "twitter_url": "https://twitter.com/hoangatuan5" + }, { "title": "Erica Sadun’s Blog", "author": "Erica Sadun", @@ -5059,13 +5066,6 @@ "site_url": "https://www.zoesmith.io/", "feed_url": "https://www.zoesmith.io/index.xml", "twitter_url": "https://twitter.com/zoejessica" - }, - { - "title": "Eric's Space", - "author": "Tuan Hoang", - "site_url": "https://ericsspace.com/", - "feed_url": "https://ericsspace.com/rss.xml", - "twitter_url": "https://twitter.com/hoangatuan5" } ] },