Files
OneForAll-mirror/data/rules/wappalyzer/google web toolkit.json
T
2020-07-29 00:02:06 +08:00

11 lines
233 B
JSON

{
"name": "Google Web Toolkit",
"website": "http://developers.google.com/web-toolkit",
"matches": [
{
"search": "meta[gwt:property]",
"regexp": ".*"
}
],
"implies": "Java"
}