You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

41 lines
1.3 KiB
JSON

{
"id": "newtoki",
"name": "뉴토끼",
"version": 1,
"domains": ["newtoki*.org", "newtoki*.com", "manatoki*.net", "manatoki*.org"],
"selectors": {
"images": {
"containerSelector": null,
"imgSelector": "img",
"srcAttributes": ["data-theme-page", "data-src", "data-original", "data-lazy-src", "data-lazy", "currentSrc", "src"],
"pageOrderAttribute": "data-theme-page",
"minWidth": 150,
"excludeLandscape": true
},
"navigation": {
"prevSelectors": [".theme-viewer-prev", ".btn-prev", ".prev"],
"nextSelectors": [".theme-viewer-next", ".btn-next", ".next"],
"prevText": "이전화",
"nextText": "다음화"
},
"title": {
"selectors": [".toon-title", "h1.title"],
"fallbackToDocumentTitle": true
}
},
"filters": {
"adClassPattern": "ad|banner|gnb|lnb|footer|header|sns|menu|logo|popup|share|comment",
"adFilenamePattern": "(^|[\\/_.\\-])(ad|ads|banner|event|popup|logo|gnb|lnb|loading|spinner|placeholder|blank|noimage|no_image|notice|thumb|sns|share|button|btn|icon|dummy)([\\/_.\\-]|$)"
},
"antiBot": {
"spoofViewport": true,
"spoofVisibility": true,
"fakeWidth": 1920,
"fakeHeight": 1080
},
"http": {
"needsCookies": true,
"refererPolicy": "origin"
}
}