mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-07 03:12:33 +01:00
this fixes #80
This commit is contained in:
parent
16b4faae55
commit
1e266bd5bc
@ -195,6 +195,7 @@ var renderBlacklists = function() {
|
|||||||
.replace('{{abpHideFilterCount}}', renderNumber(µb.abpHideFilters.getFilterCount()))
|
.replace('{{abpHideFilterCount}}', renderNumber(µb.abpHideFilters.getFilterCount()))
|
||||||
);
|
);
|
||||||
|
|
||||||
|
uDom('a').attr('target', '_blank');
|
||||||
selectedBlacklistsHash = getSelectedBlacklistsHash();
|
selectedBlacklistsHash = getSelectedBlacklistsHash();
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user