diff --git a/templates/dig.html b/templates/dig.html index f55fb37..7394754 100644 --- a/templates/dig.html +++ b/templates/dig.html @@ -157,6 +157,9 @@
This service most probably doesn't share its cache with your local resolver, this way you have a way to see if your DNS-change had the effect it should have.
It may also be useful for debugging other dns problems or to get around a local resolver that is lying to you because your ISP is a something.
+You can choose between the html
, text
and json
format.
An example of an url could be: {{ extra.base_url }}/dig/example.org?format=json
If you want to look up this IP-Address Information in another program that is okay as long as you are civil about it … (ratelimit)
+You can choose between the html
, text
and json
format.
An example of an url could be: {{ extra.base_url }}/ip/1.2.3.4?format=json
To look up your IP-Address as json: {{ extra.base_url }}/?format=json