feat: enhance provider functionality with base URL normalization and API protocol support; add tests for provider creation

This commit is contained in:
duanshuwen
2026-04-20 23:51:01 +08:00
parent 301f7d33ed
commit 6ac4bf1dd9
8 changed files with 126 additions and 150 deletions

4
dist/index.html vendored
View File

@@ -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>