mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
17 lines
364 B
JSON
17 lines
364 B
JSON
{
|
|
"name": "Proximis Unified Commerce",
|
|
"website": "https://www.proximis.com",
|
|
"matches": [
|
|
{
|
|
"regexp": "<html[^>]+data-ng-app=\"RbsChangeApp\""
|
|
},
|
|
{
|
|
"search": "meta[generator]",
|
|
"regexp": "Proximis Unified Commerce"
|
|
}
|
|
],
|
|
"implies": [
|
|
"PHP",
|
|
"AngularJS"
|
|
]
|
|
} |