{
"Settings": {
"Name": "Simple License Checker",
"Author": "Newbie",
"Version": "1.0.0",
"NeedsProxies": false
},
"LoliScript": "",
"BlockInfo": {
"BlockId": "block_01",
"Label": "Check",
"Disabled": false,
"Request": {
"Method": "GET",
"Url": "https://api.example.com/check?key=<KEY>",
"Headers": [
{ "Name": "User-Agent", "Value": "Mozilla/5.0" }
],
"Cookies": [],
"ContentType": "application/x-www-form-urlencoded",
"PostData": "",
"MaxRedirects": 0,
"CustomCSharp": ""
},
"KeyCheck": {
"Type": "Contains",
"Source": "Data.ORIGIN",
"String": "\"success\"",
"BanOnEmpty": false,
"BanOn4XX": false
},
"ParseInfo": [],
"OutputVariable": ""
}
}