We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffa4c25 commit 132150dCopy full SHA for 132150d
1 file changed
HacgGodTurn.user.js
@@ -42,7 +42,7 @@
42
// @include http*://www.acgzone.org/*
43
// @include http*://uraban.me/*
44
// @include http*://www.uraban.me/*
45
-// @version 3.20.11
+// @version 3.20.12
46
// @grant GM_notification
47
// @grant GM_xmlhttpRequest
48
// @run-at document-end
@@ -343,7 +343,7 @@
343
if(has8){
344
var header=document.querySelector("div.entry-meta");
345
if(header){
346
- header.innerHTML+="</br> <a href=\"#pa8\">\u2605\u8865\u6863\u59ec\u5c0f\u0038\u9171\u2605<\/a>";
+ header.innerHTML+="</br> <a href=\"#pa8\">\u2605\u0020\u76f4\u8fbe\u8865\u6863\u59ec\u0020\u2605<\/a>";
347
}
348
349
if(unsafeWindow.quote){
0 commit comments