Update links and URLs

This commit is contained in:
Foster Hangdaan 2025-01-20 12:30:49 -05:00
parent f9da5d181f
commit de03503cfb
Signed by: foster
GPG key ID: E48D7F49A852F112
2 changed files with 7 additions and 7 deletions

View file

@ -25,13 +25,13 @@ Refer to [[https://git-send-email.io][this guide]] if you are not familiar with
* Core Maintainers * Core Maintainers
- *Foster Hangdaan* - *Foster Hangdaan*
- Website: [[https://www.fosterhangdaan.com][www.fosterhangdaan.com]] - Website: [[https://www.foster.hangdaan.com][foster.hangdaan.com]]
- Email: [[mailto:foster@hangdaan.email][foster@hangdaan.email]] - Email: [[mailto:foster@hangdaan.email][foster@hangdaan.email]]
- GPG Public Key: [[https://minio.fosterhangdaan.com/public/foster-pubkey.asc][DBD3 8E38 4B9E 1F4F 19F9 5BAE E48D 7F49 A852 F112]] - GPG Public Key: [[https://s3.hangdaan.com/public/foster-pubkey.asc][DBD3 8E38 4B9E 1F4F 19F9 5BAE E48D 7F49 A852 F112]]
- Bitcoin/Monero Alias: =pay.fosterhangdaan.com= - Bitcoin/Monero Alias: =pay.foster.hangdaan.com=
* License * License
Copyright (c) 2023 Foster Hangdaan Copyright (c) 2023 Foster Hangdaan
This work is under the MIT license. See [[https://code.fosterhangdaan.com/foster/firefox-userjs/src/branch/trunk/LICENSE.txt][LICENSE.txt]]. This work is under the MIT license. See [[https://code.hangdaan.com/foster/firefox-userjs/src/branch/trunk/LICENSE.txt][LICENSE.txt]].

View file

@ -1,15 +1,15 @@
/** /**
* ______ _ _ * ______ _ _
* | ____| | | | Author: Foster Hangdaan * | ____| | | | Author: Foster Hangdaan
* | |__ | |__| | Website: https://www.fosterhangdaan.com * | |__ | |__| | Website: https://foster.hangdaan.com
* | __| | __ | Email: foster@hangdaan.email * | __| | __ | Email: foster@hangdaan.email
* | | | | | | GPG Fingerprint: DBD3 8E38 4B9E 1F4F 19F9 5BAE E48D 7F49 A852 F112 * | | | | | | GPG Fingerprint: DBD3 8E38 4B9E 1F4F 19F9 5BAE E48D 7F49 A852 F112
* |_| |_| |_| GPG Public Key: https://static.fosterhangdaan.com/foster-pubkey.asc * |_| |_| |_| GPG Public Key: https://s3.hangdaan.com/public/foster-pubkey.asc
* *
* Foster Hangdaan's user.js for Firefox. * Foster Hangdaan's user.js for Firefox.
* Based on Arkenfox's user.js. * Based on Arkenfox's user.js.
* *
* Repository: https://code.fosterhangdaan.com/foster/firefox-userjs * Repository: https://code.hangdaan.com/foster/firefox-userjs
* License: MIT * License: MIT
* *
**/ **/