mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
17 lines
374 B
JSON
17 lines
374 B
JSON
{
|
|
"name": "GeneXus",
|
|
"website": "https://www.genexus.com/",
|
|
"matches": [
|
|
{
|
|
"regexp": "<link[^>]+?id=\"gxtheme_css_reference\""
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "/static/gxgral\\.js"
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "/static/gxtimezone\\.js"
|
|
}
|
|
]
|
|
} |