mirror of
https://github.com/anticensority/runet-censorship-bypass.git
synced 2024-11-24 02:13:43 +03:00
Add another type check protection
This commit is contained in:
parent
b96e12d803
commit
b45faad6cb
|
@ -155,7 +155,9 @@
|
|||
timeouted(
|
||||
(details) => {
|
||||
|
||||
if (details) {
|
||||
this.isControllable(details);
|
||||
}
|
||||
cb();
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user