Files
OneForAll-mirror/data/rules/whatweb/sharethis.json
T
2020-07-29 00:02:06 +08:00

13 lines
412 B
JSON

{
"name": "ShareThis",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "ShareThis is a utility that makes it easy to share articles to social media websites like Digg or Facebook [JavaScript]",
"website": "http://sharethis.com/",
"matches": [
{
"regexp": "(?i-mx:<script [^>]*src=[\"|'][^\"^']+w\\.sharethis\\.com\\/)"
}
]
}