Skip to content

Commit 74e8016

Browse files
authored
Update pagetualRules.json
1 parent e4b94a0 commit 74e8016

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Pagetual/pagetualRules.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6425,14 +6425,14 @@
64256425
"pageElement":".web-result>li",
64266426
"pagePre": "let evalData=response.match(/\\*<!\\[CDATA\\[\\*\\/\\s+(window\\.[\\s\\S]*?)window\\.__PRELOADED_STATE_PREFERENCE_PAGE__/)[1]; eval(evalData); let eles = []; window.__PRELOADED_STATE__.searchResults.data.webSearchResult.resultElements.forEach(item=>{let ele=document.createElement('li');ele.innerHTML=`<li><div class='url'><img class='favicon' onerror=\"this.src=\\'https://mprewardserp.blob.core.windows.net/serp/newserp/static/img/519bc954a9bb7a7ec36c61e83fa79f40.svg'\" src='${item.url.replace(/^(\\w+:\\/\\/.*?\\/).*/, '$1favicon.ico')}' width='14px' height='14px' alt='Favicon' style='display: block;'><a id='search-url' href='${item.url}' target='_self' style='padding-left: 10px;'>${item.dispUrl}</a></div><a class='window' href='${item.url}' target='_self'><h2 class='title'>${item.title}</h2></a> <br><div><a class='href-description' href='${item.url}' target='_self'><p class='description'>${item.summary}</p></a></div></li>`;eles.push(ele);});return eles;"
64276427
},
6428-
{
6429-
"name": "EpicentrK - Герметики та мастики",
6430-
"author": "epicentrkScraper",
6431-
"url": "^https?://epicentrk\\.ua/ua/shop/germetiki-i-silikony/.*$",
6432-
"example": "https://epicentrk.ua/ua/shop/germetiki-i-silikony/",
6433-
"nextlink": "div.pagination a.pagination__btn--next",
6434-
"replaceElement": "div.product-card",
6435-
"pageElement": "div.products-catalog__list",
6436-
"action": 2
6428+
{
6429+
"name": "EpicentrK - Герметики та мастики",
6430+
"author": "epicentrkScraper",
6431+
"url": "^https?://epicentrk\\.ua/ua/shop/germetiki-i-silikony/.*$",
6432+
"example": "https://epicentrk.ua/ua/shop/germetiki-i-silikony/",
6433+
"nextlink": "div.pagination a.pagination__btn--next",
6434+
"replaceElement": "div.product-card",
6435+
"pageElement": "div.products-catalog__list",
6436+
"action": 2
64376437
}
64386438
]

0 commit comments

Comments
 (0)