mirror of
https://git.rape.pet/ulith/amputoma-fe.git
synced 2025-02-07 13:52:39 +01:00
broaden rot.js profile theming keyword
This commit is contained in:
parent
bcd2394cc5
commit
0ad35c7ea0
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@
|
||||||
.querySelector(".text")
|
.querySelector(".text")
|
||||||
.innerHTML
|
.innerHTML
|
||||||
.replace(/(<([^>]+)>)/ig, '')
|
.replace(/(<([^>]+)>)/ig, '')
|
||||||
.search(/profile theming post/ig) == -1)
|
.search(/profile them/ig) == -1)
|
||||||
return false;
|
return false;
|
||||||
|
|
||||||
const ptp = pinnedPost.nextElementSibling.querySelector(".StatusBody");
|
const ptp = pinnedPost.nextElementSibling.querySelector(".StatusBody");
|
||||||
|
|
Loading…
Add table
Reference in a new issue