curl --location 'https://cloud.yunmomo.com/backend/open/vpc/s5Filter' \
--header 'Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6Im1vbW9BZG1pbiIsImV4cCI6MTg2MDUxMzMwMn0.MOlEByr_M0MLXZKJv1LCfFaaAW_uoSqxdWtBp2AhiDA' \
--header 'Content-Type: application/json' \
--data '{
"deviceId": "string",
"urlList": [
"string"
]
}'