防止数据 URI 添加到历史记录中
是否可以阻止 data:text/html; URI 页面是否会存储在浏览器历史记录中?
Is it possible to prevent a data:text/html; URI page from being stored in the browser history?
是否可以阻止 data:text/html; URI 页面是否会存储在浏览器历史记录中?
Is it possible to prevent a data:text/html; URI page from being stored in the browser history?
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
不会。如果直接打开页面(即不在 iframe、图像或脚本中),它将进入历史记录。
No. If a page is opened directly (i.e. not in an iframe, image or script) it goes to the history.