mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
29 lines
673 B
JSON
29 lines
673 B
JSON
{
|
|
"name": "Methode",
|
|
"website": "https://www.eidosmedia.com/",
|
|
"matches": [
|
|
{
|
|
"regexp": "<!-- Methode uuid: \"[a-f\\d]+\" ?-->"
|
|
},
|
|
{
|
|
"search": "meta[eomportal-id]",
|
|
"regexp": "\\d+"
|
|
},
|
|
{
|
|
"search": "meta[eomportal-instanceid]",
|
|
"regexp": "\\d+"
|
|
},
|
|
{
|
|
"search": "meta[eomportal-lastUpdate]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"search": "meta[eomportal-loid]",
|
|
"regexp": "[\\d.]+"
|
|
},
|
|
{
|
|
"search": "meta[eomportal-uuid]",
|
|
"regexp": "[a-f\\d]+"
|
|
}
|
|
]
|
|
} |