Update friends.vue

This commit is contained in:
authen 2024-06-23 17:55:27 -03:00 committed by GitHub
parent 702782bc7f
commit ca59b7e898
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,6 +13,7 @@ const friends = [
{ id: '455435762981273630', url: 'https://rozbrajacz.futbol' }, { id: '455435762981273630', url: 'https://rozbrajacz.futbol' },
{ 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: '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/'