We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b842a7 commit e4e29afCopy full SHA for e4e29af
app/data/domain_rules.php
@@ -40,7 +40,7 @@
40
'classAttrRemove' => ['wall', 'protected-content', 'cropped-block']
41
],
42
'gauchazh.clicrbs.com.br' => [
43
- 'classAttrRemove' => [' m-paid-content', 'paid-content-apply'],
+ 'classAttrRemove' => ['m-paid-content', 'paid-content-apply'],
44
'scriptTagRemove' => ['vendors-', 'verdors-'],
45
'excludeGlobalRules' => [
46
'classElementRemove' => ['paid-content']
0 commit comments