feat: enhance provider functionality with base URL normalization and API protocol support; add tests for provider creation
This commit is contained in:
4
dist/index.html
vendored
4
dist/index.html
vendored
@@ -8,8 +8,8 @@
|
||||
http-equiv="Content-Security-Policy"
|
||||
content="default-src 'self'; script-src 'self'; style-src 'self' 'unsafe-inline'; img-src 'self' data: http://8.138.234.141 https://one-feel-bucket.oss-cn-guangzhou.aliyuncs.com; connect-src 'self' http://8.138.234.141 https://api.iconify.design wss://onefeel.brother7.cn"
|
||||
/>
|
||||
<script type="module" crossorigin src="./assets/index-9QEXaMkT.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="./assets/index-BkNDj7QF.css">
|
||||
<script type="module" crossorigin src="./assets/index-BiKJhvBJ.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="./assets/index-BpT6fRea.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
Reference in New Issue
Block a user