mirror of https://github.com/gorhill/uBlock.git
Be more precise about yandex.st caching
This commit is contained in:
parent
5936d88346
commit
cc1811b1b6
|
@ -32,9 +32,10 @@ platform.twitter.com
|
|||
ajax.aspnetcdn.com
|
||||
^ajax\.aspnetcdn\.com\/ajax\/[^?#]+
|
||||
|
||||
# Ref: https://tech.yandex.ru/jslibs/
|
||||
yastatic.net
|
||||
^yastatic\.net\/
|
||||
^yastatic\.net\/(?:angularjs|backbone|bootstrap|d3|dojo|ext-core|highlightjs|json2|jquery|jquery-ui|mochikit|modernizr|mootools|prototype|raphael|righjs|scriptaculous|swfobject|underscore|lodash)\/
|
||||
|
||||
yandex.st
|
||||
#same as yastatic, deprecated but still widely used
|
||||
^yandex\.st\/
|
||||
#same as yastatic, deprecated domain but still widely used
|
||||
^yandex\.st\/(?:angularjs|backbone|bootstrap|d3|dojo|ext-core|highlightjs|json2|jquery|jquery-ui|mochikit|modernizr|mootools|prototype|raphael|righjs|scriptaculous|swfobject|underscore|lodash)\/
|
||||
|
|
Loading…
Reference in New Issue