This commit is contained in:
parent
ce38e71ff4
commit
f698e04906
4 changed files with 93 additions and 93 deletions
|
|
@ -32,7 +32,6 @@ printf "downloading lexi ..." && curl -fsSL -A "synth.download Button Downloader
|
|||
printf "downloading lily ..." && curl -fsSL -A "synth.download Button Downloader/1.0" -o "${BUTTONS_DIR}/lilysthings.png" https://lilysthings.org/buttons/lilysthings.png && echo
|
||||
printf "downloading lumi ..." && curl -fsSL -A "synth.download Button Downloader/1.0" -o "${BUTTONS_DIR}/lumi.png" https://meowctl.codeberg.page/assets/lumi.png && echo
|
||||
printf "downloading madz ..." && curl -fsSL -A "synth.download Button Downloader/1.0" -o "${BUTTONS_DIR}/madz.gif" https://madz.mov/assets/images/buttons/friends/madzbutton.gif && echo
|
||||
printf "downloading melontini ..." && curl -fsSL -A "synth.download Button Downloader/1.0" -o "${BUTTONS_DIR}/melontini.png" https://melontini.me/88_31/88_31.png && echo
|
||||
printf "downloading micro ..." && curl -fsSL -A "synth.download Button Downloader/1.0" -o "${BUTTONS_DIR}/micro.png" https://git.gay/Micro/pages/raw/branch/egui-rewrite/src/assets/buttons/micro.png && echo
|
||||
printf "downloading millions ..." && curl -fsSL -A "synth.download Button Downloader/1.0" -o "${BUTTONS_DIR}/millions.png" https://ofplayers.net/images/88x31/millions.png && echo
|
||||
printf "downloading neil ..." && curl -fsSL -A "synth.download Button Downloader/1.0" -o "${BUTTONS_DIR}/neil.png" https://neil.cyrneko.eu/button.png && echo
|
||||
|
|
@ -57,6 +56,7 @@ printf "downloading unnick ..." && curl -fsSL -A "synth.download Button Download
|
|||
printf "downloading velveteen ..." && curl -fsSL -A "synth.download Button Downloader/1.0" -o "${BUTTONS_DIR}/velveteen.png" https://velveteen.one/images/badges/velbadge.png && echo
|
||||
printf "downloading velzie ..." && curl -fsSL -A "synth.download Button Downloader/1.0" -o "${BUTTONS_DIR}/velzie.png" https://velzie.rip/88x31.png
|
||||
printf "downloading xaselgio ..." && curl -fsSL -A "synth.download Button Downloader/1.0" -o "${BUTTONS_DIR}/xaselgio.gif" https://xaselgio.net/88x31_xaselgio_v2.gif && echo
|
||||
printf "downloading zenfyr ..." && curl -fsSL -A "synth.download Button Downloader/1.0" -o "${BUTTONS_DIR}/zenfyr.webp" https://zenfyr.dev/88_31/88_31-classic.webp && echo
|
||||
printf "downloading zvava ..." && curl -fsSL -A "synth.download Button Downloader/1.0" -o "${BUTTONS_DIR}/zvava.png" https://zvava.org/images/buttons/zvava.org.png && echo
|
||||
printf "downloading besties ..." && curl -fsSL -A "synth.download Button Downloader/1.0" -o "${SITE_BUTTONS_DIR}/besties.gif" https://besties.house/buttons/besties.gif && echo
|
||||
printf "downloading oomfie.city ..." && curl -fsSL -A "synth.download Button Downloader/1.0" -o "${SITE_BUTTONS_DIR}/oomfie.city.png" https://oomfcity-images.global.ssl.fastly.net/media_attachments/files/114/132/623/096/722/805/original/900bbf68b8afd541.png && echo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue