Reading link with unhashed phone should show a warning
オープン
bug
enhancement
- 主要言語
- JavaScript
- スター
- 0
- フォーク
- 0
- 平均マージ
- 3分
- マージ済み PR(30日)
- 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 はまだ評価されていません。