关于v1.7.0 后新增的自动识别卡片地址打开功能的一些问题|Some issues about the new automatic identification card address opening function after v1.7.0 #345
hslr-s
announced in
Announcements
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
[简体中文]
这是一个测试功能,开启后可能会有一些不稳定性,请谨慎开启。
原理: 当卡片设置了[内网地址],会优先对[内网地址]进行连通测试,如果[内网地址]在设定的延迟时间内测试不通,将使用[默认地址]来保证可以正常访问。
目前已知问题:
1.如果卡片的打开方式设置为[新窗口打开],手动点击卡片后,会有一小段的时间在检测网络然后延迟打开,而这段时间会被浏览器识别为非人为操作的恶意打开,从而被浏览器拦截。
2.如果当前为https访问的情况下,如果[内网地址]为http协议,浏览器会认定为不安全的链接并拦截http请求,这样会导致永远打开[默认地址]。
综上所述,如果后续版本没有更好的解决方案,将移除此功能。如果您有好的解决方案欢迎回帖告知,感谢!
[English]
This is a test function, and there may be some instability after turning on, please enable it with caution.
**Principle: **When the card has set the [LAN URL], the [LAN URL] will be given priority to conduct connection tests. If the [LAN URL] fails within the set delay time, the [default address] will be used to ensure normal access.
Currently known issues:
If the card is opened as [New Window Open], after manually clicking the card, there will be a short period of time to detect the network and then delay opening. During this period, the browser will recognize it as a malicious opening that is not artificially operated, and thus intercepted by the browser.
If the current https access is available, if the [LAN URL] is the http protocol, the browser will recognize it as an unsafe link and intercept the http request, which will cause the [default address] to be opened forever.
To sum up, if subsequent versions are not resolved, this feature will be removed. If you have a good solution, you are welcome to reply and let us know. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions