add CSP & CORS white list support

This commit is contained in:
James Feng Cao 2022-10-26 23:19:54 +08:00
parent 8bb1645e7c
commit 46de690e7b
4 changed files with 17 additions and 4 deletions

View file

@ -1 +1,10 @@
<meta http-equiv="refresh" content="0; url=en/index.html">
<!DOCTYPE html>
<html lang="en">
<head>
<title>en/</title>
<link rel="canonical" href="en/">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=en/">
</head>
</html>