|
48 | 48 | // @include http*://www.oomoe.moe/* |
49 | 49 | // @include http*://www.kaze5.com/* |
50 | 50 | // @include http*://www.acg15.com/* |
51 | | -// @include http*://www.acglover.top/* |
| 51 | +// @include http*://www.acglover.* |
52 | 52 | // @include http*://lifanmoe.com/* |
53 | 53 | // @include http*://www.idanmu.* |
54 | 54 | // @include http*://*.sijihuisuo.club/* |
|
278 | 278 | }, |
279 | 279 | { |
280 | 280 | name:"次元の圣光", |
281 | | - url:"http://www.acglover.top/", |
282 | | - regex:/acglover\.top/, |
| 281 | + url:"https://www.acglover.pw/", |
| 282 | + regex:/acglover\./, |
283 | 283 | offset:60, |
284 | 284 | contentArea:".entry-inner", |
285 | 285 | run:function(){ |
286 | | - changeUrl(true,[["a","img"],[['acglover\\\.net','acglover\\\.top']]]); |
| 286 | + changeUrl(true,[["a","img"],[['acglover\\\.net','acglover\\\.pw']]]); |
287 | 287 | } |
288 | 288 | }, |
289 | 289 | { |
290 | 290 | name:"绅士二次元", |
291 | 291 | url:"https://www.acg.tf/", |
292 | 292 | regex:/acg\.tf/, |
293 | 293 | offset:60, |
294 | | - articleSel:".magazine-list>li,.article_list>li", |
295 | | - contentArea:".entry,.amp-wp-article-content>.amp-wp-content", |
| 294 | + articleSel:".magazine-list>li,.article_list>li,.jeg_post", |
| 295 | + contentArea:".entry,.amp-wp-article-content>.amp-wp-content,.content-inner", |
296 | 296 | run:function(){ |
297 | | - var content=document.querySelector('.entry,.amp-wp-article-content>.amp-wp-content'); |
| 297 | + var content=document.querySelector('.entry,.amp-wp-article-content>.amp-wp-content,.content-inner'); |
298 | 298 | if(content){ |
299 | 299 | var plist = content.querySelectorAll("p"); |
300 | 300 | var key = ""; |
|
0 commit comments