Upload-Freigabe: DickenDock-Text entfernt, Kurz-URL Button via is.gd
This commit is contained in:
@@ -2934,7 +2934,7 @@ function PublicUpload({ token }) {
|
||||
<div style={{...C.page,fontFamily:"'Courier New',monospace"}}>
|
||||
<div style={C.card}>
|
||||
<h1 style={{fontSize:18,color:'#4ecdc4',margin:'0 0 4px'}}>📤 Datei hochladen</h1>
|
||||
<p style={{color:'rgba(255,255,255,0.35)',fontSize:12,marginBottom:18}}>DickenDock Upload</p>
|
||||
|
||||
|
||||
{phase==='loading' && <div style={C.infoBox}>⏳ Link wird geprüft…</div>}
|
||||
{phase==='error' && (() => { window.location.replace('https://www.google.de'); return <div style={C.msg('error')}>Weiterleitung…</div>; })()}
|
||||
|
||||
Reference in New Issue
Block a user