Skip to content

Commit 132150d

Browse files
committed
fix
1 parent ffa4c25 commit 132150d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

HacgGodTurn.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
// @include http*://www.acgzone.org/*
4343
// @include http*://uraban.me/*
4444
// @include http*://www.uraban.me/*
45-
// @version 3.20.11
45+
// @version 3.20.12
4646
// @grant GM_notification
4747
// @grant GM_xmlhttpRequest
4848
// @run-at document-end
@@ -343,7 +343,7 @@
343343
if(has8){
344344
var header=document.querySelector("div.entry-meta");
345345
if(header){
346-
header.innerHTML+="</br> <a href=\"#pa8\">\u2605\u8865\u6863\u59ec\u5c0f\u0038\u9171\u2605<\/a>";
346+
header.innerHTML+="</br> <a href=\"#pa8\">\u2605\u0020\u76f4\u8fbe\u8865\u6863\u59ec\u0020\u2605<\/a>";
347347
}
348348
}
349349
if(unsafeWindow.quote){

0 commit comments

Comments
 (0)