We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fcff36 commit bef5679Copy full SHA for bef5679
1 file changed
easyproxy.js
@@ -49,7 +49,7 @@ function FindProxyForURL(url, host) {
49
50
#rules = new Map();
51
#routing = {};
52
-console.log(1);
+
53
constructor() {
54
EasyProxy.#instances.add(this);
55
}
0 commit comments