|
5 | 5 | // @name:ja 琉璃神社工具セット |
6 | 6 | // @namespace hoothin |
7 | 7 | // @description 老司机工具箱,支持琉璃神社、灵梦御所、纯爱计划、绅士二次元、萌心次元、次元轨迹、ACG调查小队、幻天领域、天使二次元、樱花漫舍、风铃窝、次元の圣光、爱弹幕、幻想次元、司机会所、里番萌、最ACG、绅士仓库、绅士图书馆、ACG和谐区/里世界、寂月神社、萌幻之乡、绅士之庭、萌口组、九妖萌、CE家族社、喵窝、次元老司机、绅士ACG社等,神秘代码转换成下载链接,网盘自动填写提取密码,F8、Shift+F8站点切换,Alt+F8列表浏览,左右方向键文章跳转,Ctrl+左右快捷翻页,Ctrl+上下跳入跳出,下载链接嗅探,绕过重定向跳转,各种和谐补丁 |
8 | | -// @description:en Tools for adult (Just a joke, you won't want to read forward) gentleman sites as glazed shrine, reimu imperial, pure love plan, gentleman two dimension, dimension and dimension trajectory, adorable heart ACG survey team, the magic day in the field, light agency, two dimensional, adorable Angel Sakura diffuse homes, Shengguang, love nest, Campanula dimension barrage, fantasy element, our opportunities, some adorable, mysterious code into the download link, F8 & shift+F8 switching sites, Baidu disk automation, harmonious patch |
| 8 | +// @description:en Tools for OLD DRIVER to adult gentleman sites (Just a joke, you won't want to read forward) as glazed shrine, reimu imperial, pure love plan, gentleman two dimension, dimension and dimension trajectory, adorable heart ACG survey team, the magic day in the field, light agency, two dimensional, adorable Angel Sakura diffuse homes, Shengguang, love nest, Campanula dimension barrage, fantasy element, our opportunities, some adorable |
9 | 9 | // @description:zh-TW 老司機工具箱,支持琉璃神社、靈夢禦所、純愛計劃、紳士二次元、萌心次元、次元軌跡、ACG調查小隊、幻天領域、天使二次元、櫻花漫舍、風鈴窩、次元の聖光、愛彈幕、幻想次元、司機會所、裏番萌、最ACG、紳士倉庫、紳士圖書館、ACG和諧區/裏世界、寂月神社、萌幻之鄕、紳士の庭、萌口組、九妖萌、CE家族社、喵窩、次元老司機、紳士ACG社等,神秘代碼轉換成下載鏈接,網盤自動填寫提取密碼,F8、Shift+F8站點切換,Alt+F8列表瀏覽,左右方向鍵文章跳轉,Ctrl+左右快捷翻頁,Ctrl+上下跳入跳出,下載鏈接嗅探,繞過重定向跳轉,各種和諧補丁 |
10 | 10 | // @description:ja 琉璃神社工具セット、秋の名山老運転手専用 |
11 | 11 | // @author hoothin |
|
68 | 68 | // @include http*://sijihuisuo.club/* |
69 | 69 | // @include http*://acg18.* |
70 | 70 | // @include http*://*.acg18.* |
| 71 | +// @include http*://hxcy.* |
71 | 72 | // @include http*://*.acg44.com/* |
72 | 73 | // @include http*://zuiacg.* |
73 | 74 | // @include http*://www.zuiacg.* |
|
114 | 115 | // @include http*://greasyfork.org/*/scripts/* |
115 | 116 | // @include http*://sleazyfork.org/*/forum/*discussion* |
116 | 117 | // @include http*://greasyfork.org/*/forum/*discussion* |
117 | | -// @version 3.22.71 |
| 118 | +// @version 3.22.72 |
118 | 119 | // @grant GM_notification |
119 | 120 | // @grant GM_xmlhttpRequest |
120 | 121 | // @grant GM_setClipboard |
|
357 | 358 | regex:/acgso1\./, |
358 | 359 | hideOd:true, |
359 | 360 | offset:55, |
360 | | - articleSel:"section.card" |
| 361 | + articleSel:"article,section.card" |
361 | 362 | }, |
362 | 363 | /*{ |
363 | 364 | name:"风铃窝", |
|
428 | 429 | 'childList': true, |
429 | 430 | 'subtree': true |
430 | 431 | }; |
431 | | - observer.observe(document.querySelector("#commentlist-container"), option); |
| 432 | + var commentlist=document.querySelector("#commentlist-container"); |
| 433 | + if(commentlist)observer.observe(commentlist, option); |
432 | 434 | } |
433 | 435 | } |
434 | 436 | }, |
435 | 437 | { |
436 | 438 | name:"幻想次元", |
437 | | - url:"https://acg18.icu/", |
438 | | - regex:/acg18\./, |
| 439 | + url:"https://hxcy.moe/", |
| 440 | + regex:/acg18\.|hxcy\./, |
439 | 441 | offset:55, |
440 | 442 | run:function(){ |
441 | | - changeUrl(true,[["a"],[['https?:\\\/\\\/[^\\\.]*(\\\.)?acg18\\\.[a-z]+\\\/go\\\/\\\?url=','']]]); |
| 443 | + changeUrl(true,[["a"],[['https?:\\\/\\\/[^\\\.]*(\\\.)?(acg18|hxcy)\\\.[a-z]+\\\/go\\\/\\\?url=','']]]); |
442 | 444 | } |
443 | 445 | }, |
444 | 446 | /*{ |
|
0 commit comments