fuck url
This commit is contained in:
parent
61c286f47b
commit
1ec6dcdefd
|
@ -391,10 +391,10 @@
|
|||
}
|
||||
let url = location.href;
|
||||
|
||||
if (/\/p\/\d+/.test(url) || /kz=\d+/.test(url)) {
|
||||
if (document.querySelector('#pblist')) {
|
||||
detail();
|
||||
}
|
||||
if (/kw=.+/.test(url) || /word=.+/.test(url)) {
|
||||
if (document.querySelector('#tlist')) {
|
||||
list();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user