mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Merge pull request #370 from rlex/master
Re-add yastatic to proper asset
This commit is contained in:
commit
965f0bff2f
1 changed files with 8 additions and 0 deletions
|
|
@ -31,3 +31,11 @@ platform.twitter.com
|
|||
# Ref: http://www.asp.net/ajax/cdn
|
||||
ajax.aspnetcdn.com
|
||||
^ajax\.aspnetcdn\.com\/ajax\/[^?#]+
|
||||
|
||||
# Ref: https://tech.yandex.ru/jslibs/
|
||||
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)\/
|
||||
|
||||
#same as yastatic, deprecated domain but still widely used
|
||||
yandex.st
|
||||
^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 a new issue