mirror of https://github.com/gorhill/uBlock.git
newline
This commit is contained in:
parent
67495378cf
commit
90625f630e
|
@ -356,6 +356,7 @@ var headerValue = function(headers, name) {
|
|||
}
|
||||
return '';
|
||||
};
|
||||
|
||||
/******************************************************************************/
|
||||
|
||||
chrome.webRequest.onBeforeRequest.addListener(
|
||||
|
|
Loading…
Reference in New Issue