feat: align task pipe protocol and hmac

This commit is contained in:
zyl
2026-03-25 03:25:47 +00:00
parent 8757bbb266
commit b9773d4719
5 changed files with 168 additions and 8 deletions

View File

@@ -1,7 +1,14 @@
{
"version": "1.0",
"demo_only_domains": ["baidu.com", "www.baidu.com"],
"domains": {
"allowed": ["oa.example.com", "erp.example.com", "hr.example.com"]
"allowed": [
"oa.example.com",
"erp.example.com",
"hr.example.com",
"baidu.com",
"www.baidu.com"
]
},
"pipe_actions": {
"allowed": ["click", "type", "navigate", "getText"],