Skip to content

Commit 62303f1

Browse files
committed
fix
1 parent 7a4c515 commit 62303f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

HacgGodTurn/HacgGodTurn.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
changeUrl(true,[["iframe"],[['http:','https:']]]);
167167
changeUrl(true,[["embed"],[['http:','https:']]]);
168168
changeUrl(true,[["object"],[['http:','https:']]]);
169-
changeUrl(true,[["a"],[['http:(.*hacg)','https:$1']]]);
169+
changeUrl(true,[["a"],[['http:(.*(hacg|llss))','https:$1']]]);
170170
}
171171
if(document.querySelector(".metaslider-flex")){
172172
document.title = document.title.replace(/\u7409\u7483\u795e\u793e/,"\u7409\u7483 ♂ \u795e\u793e");

0 commit comments

Comments
 (0)