mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
13 lines
268 B
JSON
13 lines
268 B
JSON
{
|
|
"name": "UIKit",
|
|
"website": "https://getuikit.com",
|
|
"matches": [
|
|
{
|
|
"regexp": "<[^>]+class=\"[^\"]*(?:uk-container|uk-section)"
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "uikit.*\\.js"
|
|
}
|
|
]
|
|
} |