chore: auto-sort and format JSON files

This commit is contained in:
github-actions 2025-06-02 20:42:21 +00:00
parent b0b1219ae5
commit 0e3a416b67
2 changed files with 3203 additions and 1009 deletions

View File

@ -215,7 +215,8 @@
"type": "string",
"default": "",
"examples": [
"cloudflare", "captcha"
"cloudflare",
"captcha"
],
"pattern": "^.*$"
}
@ -231,14 +232,15 @@
"type": "string",
"default": "",
"examples": [
{"accept": "text/html"}
{
"accept": "text/html"
}
],
"pattern": "^.*$"
}
}
}
}
}
}
}

File diff suppressed because it is too large Load Diff