mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
23 lines
906 B
JSON
23 lines
906 B
JSON
{
|
|
"name": "OpenX",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "OpenX (aka phpAdsNew) is an open-source ad server, with an integrated banner management interface and tracking system for gathering statistics. With OpenX you can easily rotate paid banners and your own in-house advertisements.",
|
|
"website": "http://www.openx.org/",
|
|
"matches": [
|
|
{
|
|
"text": "<body class=\"hasInterface hasGradient hasSidebar \" onload=\"initPage();\">"
|
|
},
|
|
{
|
|
"text": "<div id=\"oaHeaderBranding\" class=\"brandingAdServer\">OpenX</div>"
|
|
},
|
|
{
|
|
"text": "<span class=\"tab-s\">Welcome to OpenX</span><br />"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<meta name=\"generator\" content=\"OpenX v([^\\s]+) - http:\\/\\/www\\.openx\\.org\"( \\/)?>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|