aboutcode-org / aboutcode-org/python-publicsuffix2
get_public_suffix("ns1.linode.com") returns "ns1.linode.com"
未關閉
- 主要語言
- Python
- 星號
- 30
- 分支
- 16
- PR 合併指標
- 30 天內沒有已合併 PR
描述
This seems to be a bug, because "linode.com" is not on the public suffix list. Several subdomains and related domains are, but not linode.com:
// Linode : https://linode.com
// Submitted by
members.linode.com
*.nodebalancer.linode.com
*.linodeobjects.com
ip.linodeusercontent.com
I would expect get_public_suffix("ns1.linode.com") to return "linode.com"
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。