上傳資料
Last updated
{
"credentials": {
"api_key": "YOUR_API_KEY"
},
"share_report": {
"upload": true,
"r2": { /* R2 設定,用於分享功能,詳見下一章 */ }
},
"urls": [
"https://example.com",
"https://example.com/page2"
],
"reports": {
"https://example.com": {
"mobile": { /* 報告資料 */ },
"desktop": { /* 報告資料 */ }
}
}
}{
"urls": [
"https://example.com",
"https://example.com/page2"
]
}