Reading link with unhashed phone should show a warning
未关闭
bug
enhancement
- 主要语言
- JavaScript
- 星标
- 0
- 派生
- 0
- 平均合并
- 3 分钟
- 30 天内合并 PR
- 99
描述
It currently fails silently. Throws an error because of this.
The user must know that the link was tampered with.
Example of faling link
```js
indexedDB.deleteDatabase('sf');
window.location.href = 'https://192.168.1.119:5173/sinpefacil/?phone=88888888=&name=product1&price=1000&detail=desc'
```
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。