I clearly have no idea how to handle <> in markdown :)
This commit is contained in:
parent
18bb8ee8c6
commit
33059e1971
1 changed files with 3 additions and 3 deletions
|
@ -27,9 +27,9 @@ https://chainlink.arachnitech.com/
|
|||
URL Patterns
|
||||
============
|
||||
|
||||
The general format is http://localhost:5000/<domain>/<action>
|
||||
where <domain> is a .crypto or .zil name registered with Unstoppable
|
||||
Domains and <action> can be
|
||||
The general format is http://localhost:5000/\<domain\>/\<action\>
|
||||
where \<domain\> is a .crypto or .zil name registered with Unstoppable
|
||||
Domains and \<action\> can be
|
||||
* html - uses the IPFS hash 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
|
||||
|
|
Loading…
Reference in a new issue