mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-09 13:16:05 +00:00
Update testloader.js
This commit is contained in:
parent
a60e7e5d9e
commit
c6f614b106
|
@ -1031,7 +1031,7 @@ var test_implements = {
|
||||||
|
|
||||||
var response = HTTP.create("CURL")
|
var response = HTTP.create("CURL")
|
||||||
.setVariables({
|
.setVariables({
|
||||||
"api_key": "2DG3WQgeL2djLFvnQBw83J4y"
|
"api_key": "YOUR_API_KEY"
|
||||||
})
|
})
|
||||||
.setProxy({
|
.setProxy({
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user