mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
19 lines
721 B
JSON
19 lines
721 B
JSON
{
|
|
"name": "GeoNode",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "GeoNode is a web-based application and platform for developing geospatial information systems (GIS) and for deploying spatial data infrastructures (SDI). ",
|
|
"website": "https://github.com/GeoNode/geonode/",
|
|
"matches": [
|
|
{
|
|
"name": "Help link",
|
|
"text": "<a href=\"/help/\" rel=\"tooltip\" title=\"help\"><i class=\"icon-question-sign\"></i></a>"
|
|
},
|
|
{
|
|
"name": "Footer",
|
|
"regexp": "(?-mix:Powered by <a href=\"http:\\/\\/geonode.org\">GeoNode<\\/a> <em>version ([a-z0-9\\.]+)<\\/em>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|