add skip url filter by stripos condition

This commit is contained in:
ghost 2023-11-30 02:24:02 +02:00
parent ee074b684a
commit 3306dc1961
3 changed files with 32 additions and 0 deletions

View file

@ -99,6 +99,20 @@
"regex":"/.*/ui"
}
},
"skip":
{
"stripos":
{
"url":
[
"#",
"javascript:",
"mailto:",
"magnet:",
"xmpp:"
]
}
},
"snap":
{
"enabled":true