fix头像

This commit is contained in:
xing 2023-05-30 00:21:17 +08:00
parent d3f2c7c7c7
commit 5679b04222

View File

@ -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();