chore: oku cleanup
This commit is contained in:
parent
95581a079c
commit
316cd9e83d
3 changed files with 1 additions and 3 deletions
|
@ -4,7 +4,7 @@ module.exports = async function () {
|
|||
feed.addSource('atom', '📝', 'https://coryd.dev/feed.xml')
|
||||
feed.addSource('atom', '🔗', 'https://coryd.dev/links.xml')
|
||||
feed.addSource('rss', '🎥', 'https://letterboxd.com/cdme/rss')
|
||||
feed.addSource('rss', '📖', 'https://oku.club/rss/collection/NvEmF')
|
||||
feed.addSource('rss', '📖', 'https://coryd.dev/books.xml')
|
||||
const entries = feed.getEntries().catch()
|
||||
const res = await entries
|
||||
const activity = { posts: [] }
|
||||
|
|
|
@ -14,7 +14,6 @@
|
|||
"letterboxd": "https://letterboxd.com/cdme",
|
||||
"letterboxd-host": "https://a.ltrbxd.com",
|
||||
"trakt": "https://trakt.tv/users/cdransf",
|
||||
"oku": "https://oku.club/user/cory",
|
||||
"coffee": "https://www.buymeacoffee.com/cory",
|
||||
"cdn-movies": "https://movies.coryd.dev"
|
||||
}
|
||||
|
|
|
@ -81,7 +81,6 @@ Software and services that I use for work and my own enjoyment.
|
|||
- [Instapaper](https://instapaper.com)
|
||||
- [Trakt](https://trakt.tv)
|
||||
- [Letterboxd](https://letterboxd.com)
|
||||
- [Oku](https://oku.club)
|
||||
- [Whereby](https://whereby.com)
|
||||
- [Slack](http://slack.com)
|
||||
- [Discord](http://discord.com)
|
||||
|
|
Reference in a new issue