mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-06 15:04:58 +00:00
Merge branch 'master' of https://github.com/gnh1201/welsonjs
This commit is contained in:
commit
124ea0ae30
|
@ -18,8 +18,6 @@ function main() {
|
|||
.open("GET", "https://" + x)
|
||||
.send();
|
||||
|
||||
console.log(handler.responseText);
|
||||
|
||||
if (handler.detectSSLCompleted()) {
|
||||
urls.push("https://" + x);
|
||||
console.log("https://" + x);
|
||||
|
|
Loading…
Reference in New Issue
Block a user