Source code

Revision control

Copy as Markdown

Other Tools

{
"label": "toei-anim.co.jp",
"bugs": {
"1933929": {
"issue": "page-fails-to-load",
"matches": ["*://toei-anim.co.jp/*"]
}
},
"interventions": [
{
"platforms": ["all"],
"replace_string_in_request": [
{
"find": "Date\\.parse\\(e\\.newsInfoDetail\\.date\\)",
"replace": "Date.parse(s.newsInfoDetail.date)",
}
]
}
]
}