brave / adblock-lists

Maintains adblock lists that Brave uses
Mozilla Public License 2.0
339 stars 75 forks source link

Remove vudu.com, add player.streamguys.com #2157

Closed ryanbr closed 1 week ago

ryanbr commented 1 week ago
github-actions[bot] commented 1 week ago

[puLL-Merge] - brave/adblock-lists@2157

Description

This PR updates the list of domains where the Brave browser disables page visibility detection and applies the brave-disable-pageview-api script. The changes are made to two files: brave-lists/brave-pageview.txt and brave-lists/brave-specific.txt.

Changes ### Changes 1. In `brave-lists/brave-pageview.txt`: - Added `fandango.com` and `player.simplecast.com` to the list of domains. - Removed `vudu.com` from the list of domains. 2. In `brave-lists/brave-specific.txt`: - Made the same changes as in `brave-pageview.txt`: added `fandango.com` and `player.simplecast.com`, and removed `vudu.com`. The changes are consistent across both files, ensuring that the same set of domains is targeted for disabling page visibility detection and applying the `brave-disable-pageview-api` script. These updates likely reflect changes in the websites that require special handling for page visibility or pageview API in the Brave browser, either due to new sites being added to the list or existing sites no longer needing this treatment.