Skip to content

Commit 74aa0ee

Browse files
committed
fix
1 parent 9d9025e commit 74aa0ee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

HacgGodTurn/HacgGodTurn.user.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@
161161
document.title = document.title.replace(/\u7409\u7483\u795e\u793e/,"\u7409\u7483 ♂ \u795e\u793e");
162162
[].forEach.call(document.querySelectorAll("a"), function(item, index, arr) {
163163
item.innerHTML=item.innerHTML.replace(/\u7409\u7483\u795e\u793e/,"\u7409\u7483 ♂ \u795e\u793e");
164+
item.title="\u630a\u591a\u4f1a\u5bfc\u81f4\u89c6\u7ebf\u6a21\u7cca\uff0c\u8fd9\u662f\u5047\u7ad9\uff01";
164165
});
165166
}
166167
var tags=document.querySelectorAll("article>footer>a");

0 commit comments

Comments
 (0)