mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
新增Webanalyzer模块
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"name": "Elite-Gaming-Ladders",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "Elite Gaming Ladders - Leagues, tournaments and online game battles script",
|
||||
"website": "http://eliteladders.com/",
|
||||
"matches": [
|
||||
{
|
||||
"certainty": 75,
|
||||
"ghdb": "inurl:\"ladders.php?platform=\" \"Powered by Elite Gaming Ladders\""
|
||||
},
|
||||
{
|
||||
"md5": "ac60e7f75ff832cc7e0bab5eee67e008"
|
||||
},
|
||||
{
|
||||
"text": "<!-- DO NOT EDIT ABOVE THIS LINE UNLESS YOU KNOW WHAT YOU ARE DOIN - END -->"
|
||||
},
|
||||
{
|
||||
"text": "<!-- Do Not Edit Below This Line Unless You Know What You're Doing -->"
|
||||
},
|
||||
{
|
||||
"text": "<!-- EGL INFORMATION - BLOCK END -->"
|
||||
},
|
||||
{
|
||||
"text": "<!-- DESIGNER AND POWERED BY - START - You must leave this Copyright link back to Elite Ladders in place othersise your license will be revoked -->"
|
||||
},
|
||||
{
|
||||
"text": "<!-- Copyright - Removing this link back to Elite Ladders without permission will result in suspension of your license -->"
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:<b><span style=\"color:#013171;\">Design By: <\\/span> Soulast<span style=\"color:#013171;\"> \\| Powered [bB]y: <\\/span>[\\s]?<a href=\"http:\\/\\/(www\\.)?eliteladders\\.com\")"
|
||||
},
|
||||
{
|
||||
"offset": 2,
|
||||
"regexp": "(?-mix:Powered by: <a href='http:\\/\\/(www\\.)?eliteladders\\.com'>Elite Gaming Ladders (\\s| )?v([^<]+)<\\/a>)"
|
||||
},
|
||||
{
|
||||
"offset": 1,
|
||||
"regexp": "(?-mix:Powered [bB]y:? <a href='http:\\/\\/(www\\.)?eliteladders\\.com'>[\\s]+<span style=[\"']color:#[^;]{6};[\"']>Elite Gaming Ladders v([^<]+)<\\/span><\\/a>)"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user