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

19 lines
669 B
JSON

{
"name": "SkaLinks",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "SkaLinks - Free Links Exchange software",
"website": "http://www.skalinks.com/",
"matches": [
{
"text": "Powered by <a class=sub_cat href=\"http://www.skalinks.com\">SkaLinks - Link Exchange Script"
},
{
"text": "Powered by <a class=sub_cat href=\"http://www.skalinks.com\" rel=\"nofollow\">SkaLinks - Link Exchange Script"
},
{
"text": "Powered by <a class=sub_cat rel=\"nofollow\" href=\"http://www.skalinks.com\">SkaLinks - Link Exchange Script"
}
]
}