@ -1175,6 +1175,12 @@
"cats" : [ 12 ] ,
"cats" : [ 12 ] ,
"env" : "^Handlebars$"
"env" : "^Handlebars$"
} ,
} ,
"HeadJS" : {
"website" : "headjs.com" ,
"cats" : [ 12 ] ,
"script" : "head.*\\.js" ,
"env" : "^head$"
} ,
"Hello Bar" : {
"Hello Bar" : {
"website" : "hellobar.com" ,
"website" : "hellobar.com" ,
"cats" : [ 5 ] ,
"cats" : [ 5 ] ,
@ -1452,6 +1458,14 @@
"script" : "jscharts.*\\.js" ,
"script" : "jscharts.*\\.js" ,
"env" : "^JSChart$"
"env" : "^JSChart$"
} ,
} ,
"JSON (External File)" : {
"website" : "json.org" ,
"cats" : [ 27 , 34 ] ,
"headers" : { "Content-Type" : ".*(application\\/JSON|text\\/JSON).*" } ,
"script" : ".*\\.json" ,
"html" : "<.*src=(\"|').*\\.json(\"|').*>" ,
"url" : ".*\\.json"
} ,
"JTL Shop" : {
"JTL Shop" : {
"website" : "www.jtl-software.de/produkte/jtl-shop3" ,
"website" : "www.jtl-software.de/produkte/jtl-shop3" ,
"cats" : [ 6 ] ,
"cats" : [ 6 ] ,
@ -3327,4 +3341,4 @@
"html" : "<link[^>]+foundation[^>\"]+css"
"html" : "<link[^>]+foundation[^>\"]+css"
}
}
}
}
}
}