mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
10 lines
231 B
JSON
10 lines
231 B
JSON
{
|
|
"name": "animate.css",
|
|
"website": "https://daneden.github.io/animate.css/",
|
|
"matches": [
|
|
{
|
|
"regexp": "<link [^>]+(?:/([\\d.]+)/)?animate\\.(?:min\\.)?css",
|
|
"offset": 1
|
|
}
|
|
]
|
|
} |