Skip to content

Commit

Permalink
Some modifications to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hanubeki committed Dec 8, 2024
1 parent f6c2da5 commit 17332fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Bromite User Scripts
> This is a repository that hosts [User Scripts for Bromite](https://github.com/bromite/bromite/wiki/UserScripts), an Android browser. They might also work on other mobile or desktop browsers, but I only use them on [Bromite](https://www.bromite.org/).
I (hanubeki) use this script on [Hermit - Lite Apps Browser](https://hermit.chimbori.com/), however, as of 27.2.0, Userscripts are not working due to regressions; wait them to fix and update the app.
I (hanubeki) use this script on [Hermit - Lite Apps Browser](https://hermit.chimbori.com/), however, as of 27.2.0, Userscripts are not working due to regressions; wait them to fix the bug and update the app.


### Scripts
Expand All @@ -15,7 +15,7 @@ Bromite has a built-in ad blocker (also see xarantolus' [Bromite ad blocking pro
* The Bromite AdBlock engine does not support cosmetic filtering, so this script implements that capability (to a *very* basic extent)
* ~~This script doesn't know about exception rules, so it will block too many elements on some pages~~
* This fork has an attempt to support some exception rules (currently only `~domain`, `#@#` and `#@$#` are supported)
* However, it can't be merged into xarantolus' upstream since the script must be generated into single file to exceptions work.
* However, it can't be merged into xarantolus' upstream since the script must be generated into single file to exceptions to work.
* Rules are regenerated once a week from the filter lists defined in [this file](generate/cosmetic/filter-lists.txt)
* Do not use the normal script on less powerful devices
* In xarantolus' performance tests, sites take an average of 300-400ms longer to load ("[first contentful paint](https://web.dev/fcp/)" metric) when the script is active (tests were done on a Mi Mix 2, a phone released 2017)
Expand Down

0 comments on commit 17332fe

Please sign in to comment.