mirror of
https://github.com/YGGverse/Yo.git
synced 2026-03-31 17:55:35 +00:00
disable external images crawl by default
This commit is contained in:
parent
a881791827
commit
33f6256836
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
|||
"image":
|
||||
{
|
||||
"attribute":"src",
|
||||
"external":true,
|
||||
"external":false,
|
||||
"regex":"/.*/ui"
|
||||
},
|
||||
"audio":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue