-
Notifications
You must be signed in to change notification settings - Fork 35
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
placeholder texts should be explained #33
Comments
Since we don't have any good place in the options page, I added them in the FAQs page I think only few users are going to use these custom URLs and those will find the descriptions in the FAQs page. |
ok, works for me :) |
It is really hard to drop the extension considering there is no API for it. What about more complex extensions like ".co.nr"? |
I didn't even know that existed. is that really a TLD and not TLD + 2nd level domain? |
Definitely a TLD + 2nd level domain. There are many more cases which makes it hard to write a reliable parser module https://en.wikipedia.org/wiki/Second-level_domain |
something that only strips of the tld (.co in this case) would be already enough ;) |
I am still unclear how we can strip all the domain extensions considering that there are many new ones: https://iwantmyname.com/domains/domain-name-registration-list-of-extensions We can have a function that works partially though. Like the one that is suggested in https://stackoverflow.com/questions/17149098/javascript-regular-expression-to-remove-domain-extention If you can come up with a function that works for most of these domains, please share so that we can prepare it for the next release as |
The following ones should be explained/listed on the addon settings page, I think.
[host]
[ip]
[enurl]
[curl]
are there any more that I missed
The text was updated successfully, but these errors were encountered: