Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More syntax coverters needed #328

Open
THEtomaso opened this issue Mar 30, 2022 · 2 comments
Open

More syntax coverters needed #328

THEtomaso opened this issue Mar 30, 2022 · 2 comments

Comments

@THEtomaso
Copy link

THEtomaso commented Mar 30, 2022

At least these (perhaps more?):

'(abort-current-script,': '(abort-current-inline-script.js,'
'(no-setInterval-if,': '(no-setInterval-if.js,'
'(no-setTimeout-if,': '(no-setTimeout-if.js,'
'(remove-class,': '(remove-class.js,'

(For confirmation, check AdGuard Annoyances filter in uBO)

Related thread:
easylist/easylist#11498

@AroKol78
Copy link

maybe it would be enough to add to and repack (i'm not an expert)
https://github.com/gorhill/uBlock-for-firefox-legacy/blob/master/src/js/assets.js#L294-L385

@THEtomaso
Copy link
Author

The section which you refered to is indeed where the new converters needs to be added, if that's what you ment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants