add oneko and update friends

i'm here yippeeeee :3
This commit is contained in:
Madeline Mewmews 2024-07-27 23:36:21 -05:00
parent 0081f1522c
commit 76b7df0899
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "oneko"]
path = oneko
url = https://github.com/adryd325/oneko.js

1
oneko Submodule

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

View file

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