From 5280979f77b8503096416c7cec226b0b90654d21 Mon Sep 17 00:00:00 2001 From: azu Date: Tue, 30 Apr 2024 09:03:37 +0900 Subject: [PATCH 1/2] =?UTF-8?q?add:=20=E6=96=B0=E8=A6=8F=E3=83=95=E3=82=A3?= =?UTF-8?q?=E3=83=BC=E3=83=89=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - TalentX: https://tech.talentx.co.jp/ --- src/resources/feed-info-list.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/resources/feed-info-list.ts b/src/resources/feed-info-list.ts index efc3bf0d80ff..9361ae45f43e 100644 --- a/src/resources/feed-info-list.ts +++ b/src/resources/feed-info-list.ts @@ -228,6 +228,7 @@ export const FEED_INFO_LIST: FeedInfo[] = createFeedInfoList([ ['Studyplus', 'https://tech.studyplus.co.jp/feed'], ['Synamon', 'https://synamon.hatenablog.com/feed'], ['Sysdig', 'https://www.scsk.jp/sp/sysdig/rss.xml'], + ['TalentX', 'https://tech.talentx.co.jp/feed'], ['TANP', 'https://www.tanp-blog.com/feed'], ['TENTIAL', 'https://tech.tential.jp/feed'], ['THECOO', 'https://note.com/thecoo_engineer/rss'], From d8d7732b959b51b8429b8ef266a3d5c1379ace34 Mon Sep 17 00:00:00 2001 From: azu Date: Fri, 3 May 2024 09:41:38 +0900 Subject: [PATCH 2/2] =?UTF-8?q?add:=20=E6=96=B0=E8=A6=8F=E3=83=95=E3=82=A3?= =?UTF-8?q?=E3=83=BC=E3=83=89=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/resources/feed-info-list.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/resources/feed-info-list.ts b/src/resources/feed-info-list.ts index 9361ae45f43e..594ba46941a4 100644 --- a/src/resources/feed-info-list.ts +++ b/src/resources/feed-info-list.ts @@ -290,6 +290,7 @@ export const FEED_INFO_LIST: FeedInfo[] = createFeedInfoList([ ['nana music', 'https://tech.nana-music.com/feed'], ['no plan', 'https://zenn.dev/no_plan/feed'], ['note', 'https://engineerteam.note.jp/m/m70da42dac8cf/rss'], + ['newmo', 'https://tech.newmo.me/feed'], ['paiza', 'https://paiza.hatenablog.com/feed'], ['pipon', 'https://zenn.dev/p/pipon_tech_blog/feed', [FLAG_ZENN_PUBLICATION]], ['pixiv', 'https://zenn.dev/p/pixiv/feed', [FLAG_ZENN_PUBLICATION]],