Fanboynz

Results 32 issues of Fanboynz

As reported here; https://github.com/Robbendebiene/Gesturefy/issues/284#issuecomment-380058909 Also affecting foxygestures: Would need a work around to allow gestures on a pdf document.

api limitation

## Description Include mobile app annoyances/popups by default (Android and possibly IOS) ![download-mobi](https://user-images.githubusercontent.com/1659004/183314428-61d9e322-98fe-490b-98ec-da999d68b2b6.jpg) With https://www.macrumors.com/2022/08/05/ios-app-blocks-annoying-pop-ups-in-safari/ being offered we can do something similar also in Brave ## List currently being offered:...

feature/shields/adblock
OS/Android
OS/Desktop
OS/iOS

### Description: Endless loading for csv in Brave IOS ### Steps to Reproduce 1. Open https://econdata.s3-us-west-2.amazonaws.com/Reports/Core/RDC_Inventory_Core_Metrics_Zip.csv in Brave ios 2. Causes endless loading 3. **Actual result:** Causes endless loading **Expected...

Converted from https://github.com/uBlockOrigin/uAssets/blob/master/filters/privacy.txt Removing the `:5` priorities

tracking
Brave List Issue
uBO-redirect-rule

To minimise the use of Anti-adblock filters, and keep brave-unbreak for actual website breakages. To move any Anti-ablock/Anti-adblock tracking from brave-unbreak.txt To be used in both Desktop and mobile browsers.

anti-adblock

Move admiral filters from brave-unbreak into a `ios-extra.txt` To avoid dubes with Easyprivacy for Desktop/Android, moving Admiral trackers into its own ios list for slimlist. Which could also cover other...

So we can add additional filters to existing lists easily. So if one of the regional lists creates a buggy rule, or we have more blocks, we can amend another...

regional

With the transition away from Disconnect, we'll need a seperate list for trackers. Specifically for filters that aren't in upstream in Easyprivacy, or problematic filters that aren't in Easyprivacy? In...

tracking

Supporting removeparam, will give us the ability to filter out tracking bits of a url. https://github.com/gorhill/uBlock/wiki/Static-filter-syntax#removeparam https://kb.adguard.com/en/general/how-to-create-your-own-ad-filters?aid=16593#removeparam-modifier To test in uBO. add `||google.com^$removeparam=/(num|oq|gs_l)/` or `||google.*^$removeparam=/(num|oq|gs_l)/` Test the following url: https://www.google.com/search?num=100&q=google&oq=google&gs_l=serp.3..0l10.7976.8565.0.9999.6.6.0.0.0.0.358.617.2-1j1.2.0....0...1c.1.64.serp..4.2.615.BQ3ZvdzuPGE...

Since youtube has a specifically target css ad element, `youtube.com##ytd-display-ad-renderer:upward(2)` in https://github.com/brave/brave-browser/issues/11955 ``` Filters.txt (Upward 39 lines, nth-of-type: 26 lines) Filters-2020.txt (Upward 10 lines, nth-of-type: 10 lines) ```

enhancement
uBO-parity