File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ to do is provide. a hostname then the block does its work to find us answer.
1717
1818``` sh
1919curl -v -X OPTIONS \
20- https://block-demos.webpipes.now.sh /inspect-hostname-dns
20+ https://webpip.es /inspect-hostname-dns
2121```
2222
2323<details >
@@ -50,7 +50,7 @@ curl -v -X OPTIONS \
5050curl -i -X POST \
5151 -H " Content-Type: application/json" \
5252 -d ' {"inputs":[{"domain":"google.com"}]}' \
53- https://block-demos.webpipes.now.sh /inspect-hostname-dns
53+ https://webpip.es /inspect-hostname-dns
5454```
5555
5656<details >
@@ -66,7 +66,7 @@ https://block-demos.webpipes.now.sh/inspect-hostname-dns
6666}
6767```
6868
69- Oh well, looks lke that partcular domain is already taken!
69+ Oh well, looks lke that particular domain is already taken!
7070
7171## Next Steps
7272
You can’t perform that action at this time.
0 commit comments