From 5679b04222083c16cbe42fe463c730fad2ff98ea Mon Sep 17 00:00:00 2001 From: xing Date: Tue, 30 May 2023 00:21:17 +0800 Subject: [PATCH] =?UTF-8?q?fix=E5=A4=B4=E5=83=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tieba page.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/tieba page.js b/tieba page.js index ae61921..974d2e5 100644 --- a/tieba page.js +++ b/tieba page.js @@ -1,7 +1,7 @@ // ==UserScript== // @name tieba page // @namespace http://tampermonkey.net/ -// @version 1.021 +// @version 1.022 // @author fthvgb1 // @match https://tieba.baidu.com/* // @match https://tiebac.baidu.com/* @@ -384,7 +384,7 @@ function t() { lz(); - + fixHeadImages(); $("ul#pblist>li").forEach(function (e, iii) { let ff = f(e); @@ -902,7 +902,6 @@ if (title) { // title.href=title.href.replace('f?kw=','mo/q/m?word=') } - fixHeadImages(); god(); p(); reply();