dit / pages /config.json
dogancanbakir's picture
Add files using upload-large-folder tool
cfe9bdb verified
{
"page_types": {
"types": [
{"short": "lg", "full": "login"},
{"short": "rg", "full": "registration"},
{"short": "sr", "full": "search"},
{"short": "co", "full": "checkout"},
{"short": "ct", "full": "contact"},
{"short": "pr", "full": "password_reset"},
{"short": "ln", "full": "landing"},
{"short": "pd", "full": "product"},
{"short": "bl", "full": "blog"},
{"short": "st", "full": "settings"},
{"short": "s4", "full": "soft_404"},
{"short": "er", "full": "error"},
{"short": "ca", "full": "captcha"},
{"short": "pk", "full": "parked"},
{"short": "cs", "full": "coming_soon"},
{"short": "ad", "full": "admin"},
{"short": "dl", "full": "directory_listing"},
{"short": "dp", "full": "default_page"},
{"short": "wf", "full": "waf_block"},
{"short": "ot", "full": "other"},
{"short": "XX", "full": "NOT ANNOTATED"}
],
"simplify_map": {},
"NA_value": "XX",
"skip_value": "--"
}
}