mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
14 lines
307 B
JSON
14 lines
307 B
JSON
{
|
|
"name": "Epoch",
|
|
"website": "https://fastly.github.io/epoch",
|
|
"matches": [
|
|
{
|
|
"regexp": "<link[^>]+?href=\"[^\"]+epoch(?:\\.min)?\\.css"
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "epoch(?:\\.min)?\\.js"
|
|
}
|
|
],
|
|
"implies": "D3"
|
|
} |