fix头像
This commit is contained in:
parent
d3f2c7c7c7
commit
5679b04222
|
@ -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();
|
||||
|
|
Loading…
Reference in New Issue
Block a user