fixed < > for HTML
This commit is contained in:
parent
06bdc39a75
commit
d8928a2037
1 changed files with 3 additions and 3 deletions
|
@ -27,9 +27,9 @@ https://chainlink.arachnitech.com/
|
||||||
URL Patterns
|
URL Patterns
|
||||||
============
|
============
|
||||||
|
|
||||||
The general format is http://localhost:5000/<domain>/</action>
|
The general format is http://localhost:5000/<domain>lt;/action>
|
||||||
where <domain> is a .crypto or .zil name registered with Unstoppable Domains and
|
where <domain> is a .crypto or .zil name registered with Unstoppable
|
||||||
<action> can be
|
Domains and <action> can be
|
||||||
* html - uses the IPFS hash set in Unstoppable Domains management
|
* html - uses the IPFS hash set in Unstoppable Domains management
|
||||||
* redir - uses the redirect_url set in Unstoppable Domains management
|
* redir - uses the redirect_url set in Unstoppable Domains management
|
||||||
* raw - displays an HTML table view of the full JSON returned from Unstoppable
|
* raw - displays an HTML table view of the full JSON returned from Unstoppable
|
||||||
|
|
Loading…
Reference in a new issue