mip-validator
Version:
19 lines (18 loc) • 552 B
JSON
[
{
"message": "标签 'link' 中的属性 'href' 的属性值 '/www.mipengine.org/test_xxx.html' 无效",
"code": "06200301",
"line": 7,
"col": 9,
"offset": 263,
"input": " <link rel=\"canonical\" href=\"/www.mipengine.org/test_xxx.html\">"
},
{
"message": "强制性标签 '<link rel=\"/^(miphtml)|(canonical)$/\" href=\"/^(http(s)?:)?///\">' 缺失或错误",
"code": "06200101",
"line": 0,
"col": 0,
"offset": 0,
"input": ""
}
]