[GH-ISSUE #15] Accept initial query in the URL #67

Closed
opened 2026-03-01 19:20:51 +03:00 by kerem · 0 comments
Owner

Originally created by @cohan on GitHub (Oct 27, 2017).
Original GitHub issue: https://github.com/spatie/dnsrecords.io/issues/15

Feature request that would make this slot nicely into my workflow would be if the first query could be provided in the URL, for example if I went to https://dnsrecords.io/example.com it would print the results for example.com straight away when the page loads.

This way you could add dnsrecords.io as a custom browser search engine (I use the keyword dig) using "https://dnsrecords.io/%s" and in the address bar you can then use "dig example.com" (or more frequently "dig ip") to speedily access the result

Having the request directly under the base isn't a requirement for this, it would happily work as "https://dnsrecords.io/?q=%s" for example

Originally created by @cohan on GitHub (Oct 27, 2017). Original GitHub issue: https://github.com/spatie/dnsrecords.io/issues/15 Feature request that would make this slot nicely into my workflow would be if the first query could be provided in the URL, for example if I went to https://dnsrecords.io/example.com it would print the results for example.com straight away when the page loads. This way you could add dnsrecords.io as a custom browser search engine (I use the keyword dig) using "https://dnsrecords.io/%s" and in the address bar you can then use "dig example.com" (or more frequently "dig ip") to speedily access the result Having the request directly under the base isn't a requirement for this, it would happily work as "https://dnsrecords.io/?q=%s" for example
kerem closed this issue 2026-03-01 19:20:51 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dnsrecords.io#67
No description provided.