I clearly have no idea how to handle <> in markdown :)

This commit is contained in:
Alex Kelly 2020-01-06 11:55:30 -05:00
parent 18bb8ee8c6
commit 33059e1971

View file

@ -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\>/\<action\>
where <domain> is a .crypto or .zil name registered with Unstoppable where \<domain\> is a .crypto or .zil name registered with Unstoppable
Domains and <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