mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2024-11-16 13:17:30 +00:00
Add BLOCK_DETECT_USER_HTML to features
This commit is contained in:
parent
fbbb5052f1
commit
3108c68fd5
@ -47,7 +47,8 @@ module.exports = [
|
|||||||
"PAGE_POST",
|
"PAGE_POST",
|
||||||
"API_STATS",
|
"API_STATS",
|
||||||
"PAGE_HOME",
|
"PAGE_HOME",
|
||||||
"API_INSTANCES"
|
"API_INSTANCES",
|
||||||
|
"BLOCK_DETECT_USER_HTML"
|
||||||
]
|
]
|
||||||
const inner = (
|
const inner = (
|
||||||
new Map([
|
new Map([
|
||||||
|
Loading…
Reference in New Issue
Block a user