lookyloo/config/modules.json.sample

18 lines
347 B
Plaintext

{
"VirusTotal": {
"apikey": null,
"autosubmit": false
},
"PhishingInitiative": {
"apikey": null,
"autosubmit": false
},
"SaneJS": {
"enabled": true
},
"_notes": {
"apikey": "null disables the module. Pass a string otherwise.",
"autosubmit": "Automatically submits the URL to the 3rd party service."
}
}