mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
27 lines
1.3 KiB
JSON
27 lines
1.3 KiB
JSON
{
|
|
"name": "GridSite",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "In its simplest application, GridSite uses X.509 certificates loaded into unmodified versions of web browsers like Internet Explorer, Netscape or Mozilla to authenticate users, and then grants read and write authorization on this basis. HTML and text files can be edited within a browser window, or pages and binary files can be uploaded from local disk. Certificate based authentification of users is now far more practical with the start of large scale issuing of X.509 certificates within Grid projects.",
|
|
"website": "http://www.gridsite.org/",
|
|
"matches": [
|
|
{
|
|
"text": "<a href=\"gridsite-admin.cgi?cmd=history&file=index.html\">View page history</a>"
|
|
},
|
|
{
|
|
"text": "<a href=\"gridsite-admin.cgi?cmd=print&file=index.html\">Print View</a>"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:Built with <a href=\"http:\\/\\/www.gridsite.org\\/\">GridSite<\\/a> ([\\d\\.]+))",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "(?-mix:Built with <a href=\"http:\\/\\/www.gridsite.org\\/\">GridSite<\\/a> ([\\d\\.]+))",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"text": "<!-- start of gridsitefoot.txt -->"
|
|
}
|
|
]
|
|
}
|