Skip to content
This repository has been archived by the owner on Jul 18, 2019. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 230 Bytes

README.markdown

File metadata and controls

7 lines (4 loc) · 230 Bytes

DNS Lookup Block

Example Usage

curl -v -X OPTIONS http://block-dns-lookup.herokuapp.com

curl -i -X POST -d '{"inputs":[{"domain":"google.com"}]}' -H "Content-Type: application/json" http://block-dns-lookup.herokuapp.com