mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
14 lines
305 B
JSON
14 lines
305 B
JSON
{
|
|
"name": "amCharts",
|
|
"website": "http://amcharts.com",
|
|
"matches": [
|
|
{
|
|
"regexp": "<svg[^>]*><desc>JavaScript chart by amCharts ([\\d.]*)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "amcharts.*\\.js"
|
|
}
|
|
]
|
|
} |