diff --git a/config.js b/config.js index 2d2bfdc..0367afe 100644 --- a/config.js +++ b/config.js @@ -47,13 +47,13 @@ export const items = [ }, { id: 'trakt-episode', - regex: htmlLinkRegex('trakt.tv/users/crankle'), + regex: htmlLinkRegex('trakt.tv/episodes'), getLatest: async () => getTraktEpisode('crankle', '78e1e87b446901f7e4f0883dd4995cec', false), }, { id: 'trakt-movie', - regex: htmlLinkRegex('trakt.tv/users/crankle'), + regex: htmlLinkRegex('trakt.tv/movies'), getLatest: async () => getTraktMovie('crankle', '78e1e87b446901f7e4f0883dd4995cec', false), }, diff --git a/now-page-template.md b/now-page-template.md index d5f41ef..bb25f65 100644 --- a/now-page-template.md +++ b/now-page-template.md @@ -21,9 +21,9 @@ This page automatically updates with my latest activity.
I watched this episode
- tktk
+ tktk
and this movie
- tktk + tktk