mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
19 lines
378 B
JSON
19 lines
378 B
JSON
{
|
|
"name": "iEXExchanger",
|
|
"website": "https://exchanger.iexbase.com",
|
|
"matches": [
|
|
{
|
|
"search": "cookies[iexexchanger_session]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"search": "meta[generator]",
|
|
"regexp": "iEXExchanger"
|
|
}
|
|
],
|
|
"implies": [
|
|
"PHP",
|
|
"Apache",
|
|
"Angular"
|
|
]
|
|
} |