-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Update custom-tlds.ts #214706
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
base: main
Are you sure you want to change the base?
Update custom-tlds.ts #214706
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -249,5 +249,6 @@ export const customTlds = [ | |
| "infinityfreeapp.com", | ||
| "ct.ws", | ||
| "freecluster.eu", | ||
| "page.gd" | ||
| "page.gd", | ||
| "uploader.irys.xyz", | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Domain added to conflicting lists with different semanticsThe domain |
||
| ]; | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Company subdomain added instead of user content suffix
The entry
uploader.irys.xyzappears to be a company-created subdomain rather than a user-generated content hosting suffix. The file comments explicitly warn: "Do not add real businesses that are using subdomains that are created by the company itself. You will enable false positives." Unlike other entries in the list (e.g.,wordpress.com,gitbook.io) where users create subdomains,uploaderis a fixed subdomain ofirys.xyz. If the intent was to add Irys as a content hosting platform, the entry should likely beirys.xyzinstead.