mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
20 lines
404 B
JSON
20 lines
404 B
JSON
{
|
|
"name": "PowerLogic_ION",
|
|
"author": "fofa",
|
|
"version": "0.1.0",
|
|
"matches": [
|
|
{
|
|
"search": "title",
|
|
"regexp": "PowerLogic"
|
|
},
|
|
{
|
|
"search": "title",
|
|
"regexp": "ION"
|
|
},
|
|
{
|
|
"search": "headers",
|
|
"text": "Allegro-Software-RomPager"
|
|
}
|
|
],
|
|
"condition": "0 and 1 and 2"
|
|
} |