mirror of
https://github.com/manualdousuario/marreta.git
synced 2025-09-01 18:20:22 +00:00
hotfix classattr
This commit is contained in:
parent
2b842a7cd6
commit
e4e29af1ba
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ return [
|
|||
'classAttrRemove' => ['wall', 'protected-content', 'cropped-block']
|
||||
],
|
||||
'gauchazh.clicrbs.com.br' => [
|
||||
'classAttrRemove' => [' m-paid-content', 'paid-content-apply'],
|
||||
'classAttrRemove' => ['m-paid-content', 'paid-content-apply'],
|
||||
'scriptTagRemove' => ['vendors-', 'verdors-'],
|
||||
'excludeGlobalRules' => [
|
||||
'classElementRemove' => ['paid-content']
|
||||
|
|
Loading…
Add table
Reference in a new issue