Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Site 參數在解析 IPv6 格式網址時會有問題 #48

Open
PichuChen opened this issue Mar 31, 2021 · 0 comments
Open

Site 參數在解析 IPv6 格式網址時會有問題 #48

PichuChen opened this issue Mar 31, 2021 · 0 comments

Comments

@PichuChen
Copy link

目前測試有問題的網址是西灣 BBS
telnet://[2001:288:8001:11::6]

如果說直接在瀏覽器輸入 https://iamchucky.github.io/PttChrome/?site=2001:288:8001:11::6 是沒問題的
但是經過 URLencoding 之後他就會變成 https://iamchucky.github.io/PttChrome/?site=2001%3A288%3A8001%3A11%3A%3A6 這樣,就壞掉了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant