Point links at the new git host
GitHub went dark with the account suspension on 2026-09-20 and GitLab was retired on 2026-09-22, so links to either no longer resolve. Repository, file, release and download links now point at git.coffeylabs.org, images at registry.coffeylabs.org, and old GitHub issue and pull request links at coffey-labs/ihasmail-github-archive, whose numbers match GitHub's.
This commit is contained in:
@@ -49,7 +49,7 @@ export const UI_LANGUAGES: readonly UiLanguage[] = [
|
||||
];
|
||||
|
||||
/** Where to report a bad translation. Beta languages depend on it. */
|
||||
export const TRANSLATION_ISSUE_URL = "https://github.com/Coffey-Labs/ihasmail/issues/new?title=Translation%3A%20";
|
||||
export const TRANSLATION_ISSUE_URL = "https://git.coffeylabs.org/coffey-labs/ihasmail/issues/new?title=Translation%3A%20";
|
||||
|
||||
export const DEFAULT_UI_LANGUAGE = "en";
|
||||
|
||||
|
||||
@@ -7,9 +7,9 @@ Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg
|
||||
This is an S/MIME signed message
|
||||
|
||||
------1F14F13899656314019C2DF4C8728ED3
|
||||
Content-Type: text/plain; charset=utf-8
|
||||
|
||||
The Analytical Engine has no pretensions whatever to originate anything.
|
||||
Content-Type: text/plain; charset=utf-8
|
||||
|
||||
The Analytical Engine has no pretensions whatever to originate anything.
|
||||
|
||||
------1F14F13899656314019C2DF4C8728ED3
|
||||
Content-Type: application/x-pkcs7-signature; name="smime.p7s"
|
||||
|
||||
@@ -7,9 +7,9 @@ Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg
|
||||
This is an S/MIME signed message
|
||||
|
||||
------12D00EBC0B5D3352F0E2F25B1A5D3552
|
||||
Content-Type: text/plain; charset=utf-8
|
||||
|
||||
The Analytical Engine has no pretensions whatever to originate anything.
|
||||
Content-Type: text/plain; charset=utf-8
|
||||
|
||||
The Analytical Engine has no pretensions whatever to originate anything.
|
||||
|
||||
------12D00EBC0B5D3352F0E2F25B1A5D3552
|
||||
Content-Type: application/x-pkcs7-signature; name="smime.p7s"
|
||||
|
||||
@@ -7,9 +7,9 @@ Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg
|
||||
This is an S/MIME signed message
|
||||
|
||||
------12D00EBC0B5D3352F0E2F25B1A5D3552
|
||||
Content-Type: text/plain; charset=utf-8
|
||||
|
||||
The Analytical Engine has no pretensions whatsoever to originate anything.
|
||||
Content-Type: text/plain; charset=utf-8
|
||||
|
||||
The Analytical Engine has no pretensions whatsoever to originate anything.
|
||||
|
||||
------12D00EBC0B5D3352F0E2F25B1A5D3552
|
||||
Content-Type: application/x-pkcs7-signature; name="smime.p7s"
|
||||
|
||||
@@ -7,9 +7,9 @@ Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg
|
||||
This is an S/MIME signed message
|
||||
|
||||
------A376D763C7F4750971F7C04B27A38CA7
|
||||
Content-Type: text/plain; charset=utf-8
|
||||
|
||||
The Analytical Engine has no pretensions whatever to originate anything.
|
||||
Content-Type: text/plain; charset=utf-8
|
||||
|
||||
The Analytical Engine has no pretensions whatever to originate anything.
|
||||
|
||||
------A376D763C7F4750971F7C04B27A38CA7
|
||||
Content-Type: application/x-pkcs7-signature; name="smime.p7s"
|
||||
|
||||
@@ -8,4 +8,4 @@
|
||||
* ihasmail-inbuxa: INBUXA runs a modified ihasmail, so the offer is INBUXA's
|
||||
* fork and not the project it came from.
|
||||
*/
|
||||
export const DEFAULT_SOURCE_URL = "https://github.com/inbuxa/ihasmail-inbuxa";
|
||||
export const DEFAULT_SOURCE_URL = "https://git.coffeylabs.org/inbuxa/ihasmail-inbuxa";
|
||||
|
||||
Reference in New Issue
Block a user