Bug 443450 - AdBlock: Add support for uBlock Origin lists
Summary: AdBlock: Add support for uBlock Origin lists
Status: REPORTED
Alias: None
Product: Falkon
Classification: Applications
Component: extensions (show other bugs)
Version: unspecified
Platform: Other FreeBSD
: NOR normal
Target Milestone: ---
Assignee: David Rosca
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-07 20:54 UTC by probono
Modified: 2021-10-07 20:54 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description probono 2021-10-07 20:54:15 UTC
SUMMARY
Please consider adding support for uBlock Origin lists. The code exists (see below). uBlock Origin lists are much more effective in filtering certain ads and anti-adblocker nag screens.

STEPS TO REPRODUCE
1. Try to add the first 4 lists from https://github.com/LeFroid/Viper-Browser/blob/123305d7f2f8f323f8672e16071f4cb4f55be3b1/src/app/assets/adblock_recommended.json

OBSERVED RESULT
uBlock Origin lists cannot be used.

EXPECTED RESULT
uBlock Origin lists can be used in addition to Adblock Plus lists.

ADDITIONAL INFORMATION
https://github.com/LeFroid/Viper-Browser/ has the code needed for uBlock Origin lists.