mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
13 lines
394 B
JSON
13 lines
394 B
JSON
{
|
|
"name": "ShinyStat",
|
|
"website": "http://shinystat.com",
|
|
"matches": [
|
|
{
|
|
"regexp": "<img[^>]*\\s+src=['\"]?https?://www\\.shinystat\\.com/cgi-bin/shinystat\\.cgi\\?[^'\"\\s>]*['\"\\s/>]"
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "^https?://codice(?:business|ssl|pro|isp)?\\.shinystat\\.com/cgi-bin/getcod\\.cgi"
|
|
}
|
|
]
|
|
} |