mirror of
https://github.com/anticensority/runet-censorship-bypass.git
synced 2024-11-10 19:46:34 +03:00
Add localhost to the block-informer
This commit is contained in:
parent
0d4366712f
commit
6988d42068
|
@ -80,6 +80,7 @@
|
|||
privates._strToHostObj = {
|
||||
[_antizapret.host]: _antizapret,
|
||||
[proxyForRanges]: { host: proxyForRanges },
|
||||
['localhost']: { host: 'localhost' },
|
||||
};
|
||||
|
||||
privates._ipToHostObj = {};
|
||||
|
|
Loading…
Reference in New Issue
Block a user