mirror of
https://github.com/YGGverse/YGGo.git
synced 2025-02-09 13:24:37 +00:00
update config example
This commit is contained in:
parent
88d2b16699
commit
1012759c65
@ -203,7 +203,7 @@ define('DEFAULT_HOST_PAGES_MIME', 'text/html,application/xhtml+xml,application/j
|
|||||||
*/
|
*/
|
||||||
define('DEFAULT_HOST_PAGES_DOM_SELECTORS', json_encode((object)
|
define('DEFAULT_HOST_PAGES_DOM_SELECTORS', json_encode((object)
|
||||||
[
|
[
|
||||||
'html' => [
|
'h1' => [
|
||||||
'strip_tags' => [
|
'strip_tags' => [
|
||||||
'enabled' => false,
|
'enabled' => false,
|
||||||
'allowed_tags' => null
|
'allowed_tags' => null
|
||||||
|
Loading…
x
Reference in New Issue
Block a user