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

Allow definition of custom 404 error page when device is not reachable #49

Open
dominicletz opened this issue Sep 30, 2020 · 1 comment
Labels
enhancement New feature or request hacktoberfest hacktoberfest help wanted Extra attention is needed

Comments

@dominicletz
Copy link
Member

The gateway mode should look for 404 BNS property and display that page in case no online device has been found.

Selection_334

Since v256 BNS supports domain propertiers that could be used to place a 404 meta field:
https://github.com/diodechain/diode_contract/blob/master/src/BNS.sol

@sc0Vu
Copy link
Contributor

sc0Vu commented Sep 30, 2020

Cool! How about add title, image uri or title to smart contract metadata? (Custom 404 uri redirection might not be safe.)

@dominicletz dominicletz added enhancement New feature or request hacktoberfest hacktoberfest help wanted Extra attention is needed labels Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants