File size: 178 Bytes
947b2d8 | 1 2 3 4 5 6 7 8 9 10 11 | [
{
"input": "example.com",
"expected_type": "domain",
"expected_modules": ["Resource Links"]
},
{
"input": "user123",
"expected_type": "username"
}
] |
947b2d8 | 1 2 3 4 5 6 7 8 9 10 11 | [
{
"input": "example.com",
"expected_type": "domain",
"expected_modules": ["Resource Links"]
},
{
"input": "user123",
"expected_type": "username"
}
] |