diff --git a/README.md b/README.md index a919b57..b80e318 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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)