1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-10-06 09:37:12 +02:00

Merge tag '1.5.4'

This commit is contained in:
gorhill 2016-01-11 09:06:54 -05:00
commit 44670ea597

View File

@ -81,7 +81,7 @@ vAPI.shutdown = (function() {
}
var filters = self.rpc({
fnName: 'getScriptTagFilters',
rootURL: self.top.location.href,
rootURL: self.location.href,
frameURL: self.location.href,
frameHostname: hostname
});