fix(temporary): do not disable ad blocker manually
This commit is contained in:
@@ -525,7 +525,7 @@ export default class Interpreter extends EventEmitter {
|
||||
this.log(<Error>e, Level.ERROR);
|
||||
}
|
||||
} else {
|
||||
await this.disableAdBlocker(p);
|
||||
//await this.disableAdBlocker(p);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user