1
0
mirror of https://git.sr.ht/~cadence/bibliogram synced 2024-09-28 23:07:30 +00:00

Add BLOCK_DETECT_USER_HTML to features

This commit is contained in:
Cadence Fish 2020-02-01 17:46:01 +13:00
parent fbbb5052f1
commit 3108c68fd5
No known key found for this signature in database
GPG Key ID: 81015DF9AA8607E1

View File

@ -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([