mirror of https://github.com/gorhill/uBlock.git
this fixes #357
This commit is contained in:
parent
7e96cb01bf
commit
9fa7b2498a
|
@ -14,7 +14,10 @@ cdn.jsdelivr.net
|
|||
cdnjs.cloudflare.com
|
||||
^cdnjs\.cloudflare\.com\/ajax\/libs\/
|
||||
code.jquery.com
|
||||
^code\.jquery\.com
|
||||
# https://github.com/gorhill/uBlock/issues/357
|
||||
# Avoid CSS-based themes, because relative URLs won't work from
|
||||
# within a data: URI
|
||||
^code\.jquery\.com\/(?!.*\/themes\/.*\.css$)
|
||||
maxcdn.bootstrapcdn.com
|
||||
^maxcdn\.bootstrapcdn\.com\/font-awesome\/
|
||||
netdna.bootstrapcdn.com
|
||||
|
|
Loading…
Reference in New Issue