curl --location --request POST '/api/check-website/check' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"domains": [
"phimmoi.net"
],
"rules_keywords": [
"cá cược",
"đánh bài"
]
}'{}