mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
14 lines
319 B
JSON
14 lines
319 B
JSON
{
|
|
"name": "Semantic-ui",
|
|
"website": "https://semantic-ui.com",
|
|
"matches": [
|
|
{
|
|
"regexp": "<link[^>]+semantic(?:\\.min)\\.css\""
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "/semantic(?:-([\\d.]+))?(?:\\.min)?\\.js",
|
|
"offset": 1
|
|
}
|
|
]
|
|
} |