diff --git a/index.html b/index.html index 3608be5..ed6f2a1 100644 --- a/index.html +++ b/index.html @@ -43,6 +43,19 @@ { text-align: right; } + table + { + width: 80%; + margin: auto auto; + } + table caption, table tr:first-of-type td + { + border-bottom: 1px solid; + } + table td:first-of-type + { + border-right: 1px solid; + } @@ -115,6 +128,29 @@ +

API

+ +

+ https://fediblock.org/api/v1/list returns an array of objects with + these properties: +

+ + + + + + + + + + + + + + + +
Properties
PropertyDescription
instance:The hostname of the instance.
url:The location of the full data set.
+

Contact