- STATUS.md: Landing-Cutover-Sektion (2026-05-22 19:30, Subdomain-Migration pageta.com → Landing, app.pageta.com → Web-App). - nginx.conf: AASA application/json + 301-Redirects für alte App-Pfade (article/*, lese-liste/*, feed, konto, markierungen, recherche, auth, offline). - AASA-File in public/.well-known/apple-app-site-association für Universal-Link-Kontinuität. - marketing-kit auf ^0.3.0 (zieht JSON-LD-Schemas + Cross-Linking-Footer). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
17 lines
428 B
Text
17 lines
428 B
Text
{
|
|
"applinks": {
|
|
"details": [
|
|
{
|
|
"appIDs": ["QP3GLU8PH3.ev.mana.pageta"],
|
|
"components": [
|
|
{ "/": "/article/*", "comment": "article reader-view" },
|
|
{ "/": "/lese-liste/*", "comment": "saved articles list" },
|
|
{ "/": "/auth/callback", "comment": "auth callback after login" }
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"webcredentials": {
|
|
"apps": ["QP3GLU8PH3.ev.mana.pageta"]
|
|
}
|
|
}
|