Skip to content

Commit

Permalink
Merge pull request #100 from azu/2024-04-30-add-feeds
Browse files Browse the repository at this point in the history
add: 新規フィード追加
  • Loading branch information
yamadashy authored May 3, 2024
2 parents 16bc150 + d8d7732 commit f7d538b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/resources/feed-info-list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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'],
Expand Down Expand Up @@ -289,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]],
Expand Down

0 comments on commit f7d538b

Please sign in to comment.