mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
11 lines
225 B
JSON
11 lines
225 B
JSON
{
|
|
"name": "RackCache",
|
|
"website": "https://github.com/rtomayko/rack-cache",
|
|
"matches": [
|
|
{
|
|
"search": "headers[x-rack-cache]",
|
|
"regexp": ".*"
|
|
}
|
|
],
|
|
"implies": "Ruby"
|
|
} |