We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce92167 commit 00ab196Copy full SHA for 00ab196
README.md
@@ -65,6 +65,6 @@ _owners.modestmind.net. 3600 IN TXT "tobio"
65
`webtask/signed*.txt` has a message signed with both Keybase and Web of Trust keys.
66
67
The endpoint can be exercised via curl:
68
-`curl https://wt-bdd1a57e37bb559554e268267c174bf4-0.sandbox.auth0-extend.com/confirm-domain-ownership -v -X POST -d "domain=modestmind.net" --data-urlencode "signedMessage@signed.txt" -H "Expect:"`
+`curl https://wt-bdd1a57e37bb559554e268267c174bf4-0.sandbox.auth0-extend.com/confirm-domain-ownership -v -X POST -d "domain=modestmind.net" --data-urlencode "verification@signed.txt" -H "Expect:"`
69
70
-Or via the bundled [React UI](https://tobio.github.io/gpg-domain-ownership/).
+Or via the bundled [React UI](https://tobio.github.io/gpg-domain-ownership/).
0 commit comments