adicionada regra removeElementsByTag

This commit is contained in:
Renan Bernordi 2025-01-23 16:48:47 -03:00
parent 2444c30a3e
commit d4ab2c4cd8
3 changed files with 25 additions and 3 deletions

View file

@ -51,7 +51,9 @@ class Rules
'customStyle',
'socialReferrer',
'fetchStrategies',
'fromGoogleBot'
'fromGoogleBot',
'removeElementsByTag',
'removeCustomAttr'
];
/**