Update friends.vue

This commit is contained in:
Tiramisu 2024-06-23 16:04:53 -05:00 committed by GitHub
parent 98297024d8
commit 275e1af99c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,6 +14,7 @@ const friends = [
{ id: '821472922140803112', url: 'https://lunish.nl?utm_medium=friends' }, { id: '821472922140803112', url: 'https://lunish.nl?utm_medium=friends' },
{ id: '899449746526183465', url: 'https://zaynedrift.com' }, { id: '899449746526183465', url: 'https://zaynedrift.com' },
{ id: '1089177218976075817', url: 'https://authenyo.xyz' }, { id: '1089177218976075817', url: 'https://authenyo.xyz' },
{ id: '1215758862444007465', url: 'https://tiramisu.gay' },
// { id: '734079736615141426', url: 'https://catboys.zip/' }, // { id: '734079736615141426', url: 'https://catboys.zip/' },
] ]
const avatarProxy = 'https://dp.nea.moe/avatar/' const avatarProxy = 'https://dp.nea.moe/avatar/'