Skip to content

Commit f1d5055

Browse files
committed
fix
1 parent ef78c0f commit f1d5055

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

HacgGodTurn/HacgGodTurn.user.js

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
// @description:zh-TW 老司機工具箱,支持琉璃神社、靈夢禦所、純愛計劃、紳士二次元、萌心次元、次元軌跡、ACG調查小隊、幻天領域、天使二次元、櫻花漫舍、風鈴窩、次元の聖光、愛彈幕、幻想次元、司機會所、裏番萌、最ACG、紳士倉庫、紳士圖書館、ACG和諧區/裏世界、寂月神社、萌幻之鄕、紳士の庭、萌口組、九妖萌、CE家族社、喵窩、次元老司機、紳士ACG社等,神秘代碼轉換成下載鏈接,網盤自動填寫提取密碼,F8、Shift+F8站點切換,Alt+F8列表瀏覽,左右方向鍵文章跳轉,Ctrl+左右快捷翻頁,Ctrl+上下跳入跳出,下載鏈接嗅探,繞過重定向跳轉,各種和諧補丁
1010
// @description:ja 琉璃神社工具セット、秋の名山老運転手専用
1111
// @author hoothin
12-
// @icon https://www.liuli.uk/favicon.ico
12+
// @icon https://www.liuli.se/favicon.ico
1313
// @include http*://www.hacg.*/wordpress/*
1414
// @include http*://hacg.*/wordpress/*
1515
// @include http*://loli.cool/*
@@ -107,7 +107,7 @@
107107
// @include http*://greasyfork.org/*/scripts/*
108108
// @include http*://sleazyfork.org/*/forum/*discussion*
109109
// @include http*://greasyfork.org/*/forum/*discussion*
110-
// @version 3.22.63
110+
// @version 3.22.65
111111
// @grant GM_notification
112112
// @grant GM_xmlhttpRequest
113113
// @grant GM_setClipboard
@@ -153,6 +153,7 @@
153153
name:"琉璃神社",
154154
url:"https://www.liuli.uk/wp/",
155155
regex:/hacg\.|llss\.|liuli\./,
156+
commArea:"wc-thread-wrapper",
156157
run:function(){
157158
var feiZao,feiZaos=document.querySelectorAll("p1"),i;
158159
for(i=0;i<feiZaos.length;i++){
@@ -1562,7 +1563,7 @@
15621563
}
15631564
if(!next){
15641565
let nextf,nexts,nextt;
1565-
for(var i=0;i<aTags.length;i++){
1566+
for(i=0;i<aTags.length;i++){
15661567
let aTag=aTags[i];
15671568
if(nextf && nexts && nextt)break;
15681569
if(!nextf){

0 commit comments

Comments
 (0)