fix clipboard for the panel

This commit is contained in:
MCHost
2025-06-24 00:04:58 -04:00
parent b7c2fa6d19
commit e3ad40a023
3 changed files with 53 additions and 15 deletions

View File

@ -8,7 +8,8 @@
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="theme-color" content="#1f2733">
<link rel="manifest" href="/manifest.json" />
<meta http-equiv="Permissions-Policy" content="clipboard-write=(self 'https://sftp.my-mc.link')">
<link rel="manifest" href="/manifest.json" />
<link rel="icon" href="/icon.png">
<link rel="stylesheet" href="https://src.simplecyber.org/v2/themes.css">
<link rel="stylesheet" href="https://src.simplecyber.org/v2/base.css">