Performance and memory related changes · uBlock-LLC/uBlock@d1e1ca1 · GitHub | Latest TMZ Celebrity News & Gossip | Watch TMZ Live
Skip to content
This repository was archived by the owner on Sep 9, 2022. It is now read-only.

Commit d1e1ca1

Browse files
committed
Performance and memory related changes
1. Special treatment for hostname-anchored (`||`) filters having wildcard characters. These filters are categorized into three types. The purpose is to convert regex based filter internally into plain string based filters. - Filters having a single occurrence of pattern `^*` after the hostname and no other wildcard character on another side of this pattern. ||*.cloudfront.net^*F2P_SideBar_Banner_EN.jpg ||*2mdn.net^*/1x1image.jpg$image ||2mdn.*^*/1x1image.jpg$image - Filters having a single occurrence of wildcard character `*` after the hostname and no other wildcard character on another side of it. ||*.cloudfront.net/wp-content/*F2P_SideBar_Banner_EN.jpg ||cloudfront.net/wp-content/*F2P_SideBar_Banner_EN.jpg ||www.google.*/aclk?*^/am=&adurl= ||i.com.com/wp-content/*F2P_SideBar_Banner_EN.jpg - Other filters ||cloud*.net^$third-party @@||doubleclick.net/adi/mlb.mlb/*^free_agent_tracker_12^$subdocument,domain=mlb.com 2. Now hostname-anchored (`||`) filters matches hostname in URL accurately. ||*-aaa.net^$third-party 3. Filters having a single occurrence of wildcard character `*` converted internally into plain string based filters. @@/cdn-cgi/pe/bag2?*googleadservices.com%2Fpagead%2Fconversion.js$xmlhttprequest,domain=ethica.net.au|factom.org|gogoonhold.com.au /cdn-cgi/pe/bag2?r*.qualitypublishers.com 4. Using singleton object in case of any match URL filter. $script,third-party,domain=0dt.net|123videos.tv 5. Ignore token if it is preceded by `*` characters in Token generate logic
1 parent d996541 commit d1e1ca1

File tree

4 files changed

+349
-59
lines changed

4 files changed

+349
-59
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Being lean and efficient doesn't mean blocking less<br>
9595

9696
* It's important to note that blocking ads [is *not* theft](https://twitter.com/LeaVerou/status/518154828166725632). Don't fall for this creepy idea. The _ultimate_ logical consequence of `blocking = theft` is the criminalisation of the inalienable right to privacy.
9797

98-
* _EasyList_, _Peter Lowe's Adservers_, _EasyPrivacy_ and _Malware domains_ are enabled by default when you install uBlock. Many more lists are readily available to block trackers, analytics, and more. Hosts files are also supported.
98+
* _EasyList_, _Acceptable Ads_, _ABP Anti-Circumvention Filter List‎_ and _Cryptocurrency (Bitcoin) Mining Protection List‎_ are enabled by default when you install uBlock. Many more lists are readily available to block trackers, analytics, and more. Hosts files are also supported.
9999

100100
* Once you install uBlock, you can easily un-select any of the pre-selected filter lists if you think uBlock blocks too much. For reference, Adblock Plus installs with only _EasyList_ enabled by default.
101101

platform/chromium/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33

44
"name": "uBlock",
5-
"version": "0.9.5.16",
5+
"version": "0.9.5.17",
66

77
"default_locale": "en",
88
"description": "__MSG_extShortDesc__",

src/js/background.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ return {
9191

9292
// read-only
9393
systemSettings: {
94-
compiledMagic: 'krpszukpsddd',
95-
selfieMagic: 'ednhiasrsddd'
94+
compiledMagic: 'wertpszukpsddd',
95+
selfieMagic: 'werthiasrsddd'
9696
},
9797
restoreBackupSettings: {
9898
lastRestoreFile: '',

0 commit comments

Comments
 (0)

TMZ Celebrity News – Breaking Stories, Videos & Gossip

Looking for the latest TMZ celebrity news? You've come to the right place. From shocking Hollywood scandals to exclusive videos, TMZ delivers it all in real time.

Whether it’s a red carpet slip-up, a viral paparazzi moment, or a legal drama involving your favorite stars, TMZ news is always first to break the story. Stay in the loop with daily updates, insider tips, and jaw-dropping photos.

🎥 Watch TMZ Live

TMZ Live brings you daily celebrity news and interviews straight from the TMZ newsroom. Don’t miss a beat—watch now and see what’s trending in Hollywood.