mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
10 lines
276 B
JSON
10 lines
276 B
JSON
{
|
|
"name": "Spree",
|
|
"website": "https://spreecommerce.org",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?:<link[^>]*/assets/store/all-[a-z\\d]{32}\\.css[^>]+>|<script>\\s*Spree\\.(?:routes|translations|api_key))"
|
|
}
|
|
],
|
|
"implies": "Ruby on Rails"
|
|
} |