| TYPE | Fragment |
|---|---|
| Category | Objects |
| name | type | required | default | description |
|---|---|---|---|---|
| subdomain | string | yes | ||
| path | string | yes | ||
| action | string | yes | ||
| target | string | yes | ||
| created | integer | yes | ||
| modified | integer | yes |
{
"subdomain": "redirect4",
"path": "/*",
"action": "interstitial",
"target": "https://www.metaregistrar.com/?redirect4",
"created": 1692621079
}