Compare commits

..

No commits in common. "0d61a73fa5369f0cd2001a9d22325e600a18c437" and "7220c64214a9d44979acaebe8b66e2d22e6ecf7d" have entirely different histories.

1 changed files with 4 additions and 4 deletions

View File

@ -765,10 +765,10 @@ async function post(ev?: MouseEvent) {
'https://www.youtube.com/watch?v=XVCwzwxdHuA',
'https://m.youtube.com/watch?v=XVCwzwxdHuA',
'https://open.spotify.com/track/3Cuj0mZrlLoXx9nydNi7RB',
'https://open.spotify.com/track/7anfcaNPQWlWCwyCHmZqNy',
'https://open.spotify.com/track/5Odr16TvEN4my22K9nbH7l',
'https://open.spotify.com/album/5bOlxyl4igOrp2DwVQxBco',
'https://open.spotify.com/track/3Cuj0mZrlLoXx9nydNi7RB?si=b45a46c0b622462c',
'https://open.spotify.com/track/7anfcaNPQWlWCwyCHmZqNy?si=1705919f63c64bfb',
'https://open.spotify.com/track/5Odr16TvEN4my22K9nbH7l?si=2eb7e7bed887409c',
'https://open.spotify.com/album/5bOlxyl4igOrp2DwVQxBco?si=SnLj1pPsRWqfBfXz27Uujw',
].some(url => text.includes(url))) {
claimAchievement('brainDiver');
}