feat: app.zitare.com + api.zitare.com URLs für Cutover 2026-05-20
Native-Konstanten ziehen mit dem Web-Cutover zu .zitare.com- Subdomains nach. Universal-Link-AASA-Liste enthält jetzt zitare.com + app.zitare.com (zitare.mana.how raus). webBaseURL ist jetzt das echte publicWebURL (zitare.com), wie ursprünglich geplant. CookieBridge bleibt Skeleton — die `.mana.how`-Cookie-Domain- Strategie greift nicht für `.zitare.com`. Hinweis im Kommentar gesetzt, Update vor ζ-3 nötig. Code-Only. Erst nach nächstem Native-Build/TestFlight-Upload live. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
8b572329fc
commit
a4ea32b637
6 changed files with 45 additions and 48 deletions
|
|
@ -9,7 +9,7 @@ import UniformTypeIdentifiers
|
|||
/// - Empfängt `NSExtensionActivationSupportsText` + `WebURL`.
|
||||
/// - SwiftUI-Sheet mit Quote-Preview, Source-URL, „Als Draft
|
||||
/// speichern"-Button.
|
||||
/// - POST an `https://zitare-api.mana.how/api/v1/share/receive`
|
||||
/// - POST an `https://api.zitare.com/api/v1/share/receive`
|
||||
/// mit Envelope-Type `mana/text` (siehe `zitare/app-manifest.json`).
|
||||
/// - Bei Network-Failure: in `PendingShareStore` unter App-Group
|
||||
/// persistieren, die App synct beim nächsten Launch.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue