mirror of
https://github.com/tsl0922/ttyd.git
synced 2025-12-30 15:34:24 +01:00
html: use api to fetch auth token
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
<% } %>
|
||||
</head>
|
||||
<body>
|
||||
<script src="auth_token.js"></script>
|
||||
<% for (const js in htmlWebpackPlugin.files.js) { %>
|
||||
<script inline type="text/javascript" src="<%= htmlWebpackPlugin.files.js[js] %>"></script>
|
||||
<% } %>
|
||||
|
||||
Reference in New Issue
Block a user