0.9.5.17
版本发布时间: 2019-07-03 14:54:48
uBlock-LLC/uBlock最新发布版本:0.9.5.25(2019-12-12 16:53:59)
Performance and memory related changes
- 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
- Filters having a single occurrence of pattern
- Now hostname-anchored (
||
) filters matches hostname in URL accurately. ||*-aaa.net^$third-party - 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 - Using singleton object in case of any match URL filter. $script,third-party,domain=0dt.net|123videos.tv
- Ignore token if it is preceded by
*
characters in Token generate logic
1、 uBlock.chromium.zip 8.24MB
2、 uBlock.firefox.xpi 8.17MB
3、 uBlock.webext.xpi 8.23MB