Merge pull request #12 from MaddieMewmews/main

add oneko and update friends
This commit is contained in:
CodeF53 2024-07-27 22:44:19 -06:00 committed by GitHub
commit a8918b83d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

1
oneko Submodule

@ -0,0 +1 @@
Subproject commit b323d71126726e4487c10f0d75fc47ac37ead11c

View file

@ -22,6 +22,7 @@ const friends = [
{ id: '289556910426816513', url: 'https://zt64.dev' },
{ id: '516750892372852754', url: 'https://aspy.dev' },
{ id: '734079736615141426', url: 'https://catboys.zip/' },
{ id: '165862754547138562', url: 'https://maddie.mewmews.gay' },
]
const avatarProxy = 'https://dp.nea.moe/avatar/'
</script>