mirror of
https://github.com/Xevion/rdap.git
synced 2025-12-12 20:12:40 -06:00
fix entity placeholder, pulse animate autodetected target, remove completed todo
This commit is contained in:
@@ -83,7 +83,7 @@ export const placeholders: Record<SimplifiedTargetType | "auto", string> = {
|
||||
auto: "A domain, an IP address, a TLD, an RDAP URL...",
|
||||
ip: "192.168.0.1/16 or 2001:db8::/32",
|
||||
autnum: "AS27594",
|
||||
entity: "ABC123-EXAMPLE",
|
||||
entity: "OPS4-RIPE",
|
||||
url: "https://rdap.org/domain/example.com",
|
||||
tld: ".dev",
|
||||
registrar: "9999",
|
||||
|
||||
Reference in New Issue
Block a user