diff options
| author | doc <doc@filenotfound.org> | 2025-09-16 11:30:38 +0000 |
|---|---|---|
| committer | doc <doc@filenotfound.org> | 2025-09-16 11:30:38 +0000 |
| commit | 5cfeb2cf156705349730bdc6ce883fd8eb22e728 (patch) | |
| tree | 13758f78513ed74198d2257c11c0ef9a913725d1 /recid.sh | |
Diffstat (limited to 'recid.sh')
| -rwxr-xr-x | recid.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recid.sh b/recid.sh new file mode 100755 index 0000000..6a7ff6c --- /dev/null +++ b/recid.sh @@ -0,0 +1,3 @@ +curl -X GET "https://api.cloudflare.com/client/v4/zones/c5099d42caa2d9763227267c597cb758/dns_records" \ + -H "Authorization: Bearer lCz1kH6nBZPJL0EWrNI-xEDwfR0oOLpg05fq6M81" \ + -H "Content-Type: application/json" | jq |
