This commit is contained in:
VividTruthKeeper 2022-08-02 17:14:36 +05:00
parent 8d2a67a2f3
commit 2b2356210c
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"/><meta name="theme-color" content="#000000"/><meta name="Content-Security-Policy" content="default-src 'self'; img-src www.gstatic.com; frame-src 'unsafe-inline' 'unsafe-eval' www.google.com; object-src 'none'; base-uri 'none'; script-src 'unsafe-inline' 'unsafe-eval' www.google.com;"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Shahsy Otag</title><script defer="defer" src="/static/js/main.332e18c6.js"></script><link href="/static/css/main.7f3a38fb.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="//www.google.com/recaptcha/api.js" nonce="{NONCE}" async defer="defer"></script></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"/><meta name="theme-color" content="#000000"/><meta name="Content-Security-Policy" content="default-src www.google.com; img-src www.gstatic.com; frame-src www.google.com; object-src 'none'; base-uri 'none'; script-src 'unsafe-inline' 'unsafe-eval' www.google.com;"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Shahsy Otag</title><script defer="defer" src="/static/js/main.332e18c6.js"></script><link href="/static/css/main.7f3a38fb.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="//www.google.com/recaptcha/api.js" nonce="{NONCE}" async defer="defer"></script></body></html>

View File

@ -10,7 +10,7 @@
<meta name="theme-color" content="#000000" />
<meta
name="Content-Security-Policy"
content="default-src 'self'; img-src www.gstatic.com; frame-src 'unsafe-inline' 'unsafe-eval' www.google.com; object-src 'none'; base-uri 'none'; script-src 'unsafe-inline' 'unsafe-eval' www.google.com;"
content="default-src www.google.com; img-src www.gstatic.com; frame-src www.google.com; object-src 'none'; base-uri 'none'; script-src 'unsafe-inline' 'unsafe-eval' www.google.com;"
/>
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />