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

24 lines
947 B
JSON

{
"name": "Inout-Adserver",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Inout Adserver is powerful, feature rich, fully customizable PayPerClick advertiser/publisher networking script from inoutscripts.com. Advertisers can register into adserver and can post their text/ banner/catalog PayPerClick(PPC) ads.",
"website": "http://www.inoutscripts.com/products/adserver/",
"matches": [
{
"text": "function trim(stringValue){return stringValue.replace(/(^\\s*|\\s*$)/, \"\");}",
"certainty": 75
},
{
"text": "<title>Inout Adserver - Pay Per Click Advertising Expert!</title>"
},
{
"text": "<title>Inout Search Engine Admin Login</title>"
},
{
"text": "Powered by <a href=\"http://www.inoutscripts.com/?r=0\">Inoutscripts</a>",
"certainty": 75
}
]
}