mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
30 lines
1.1 KiB
JSON
30 lines
1.1 KiB
JSON
{
|
|
"name": "Open-Admin-for-Schools",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Open Admin for Schools is a School Administration Program.",
|
|
"website": "http://richtech.ca/openadmin/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<html><head>[\\s]+<title>Open Admin for Schools ([^\\s]+) - [^<]+<\\/title>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<tr><th style=\"padding:0.3em;\"><span style=\"font-size: 120%;\">[\\s]+Open Admin for Schools ([^\\s]+)<\\/span> [^<]+ Les Richardson<\\/th><\\/tr>[\\s]+<\\/table>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"text": "<form action=\"/cgi-bin/rptbirthday.pl\" method=\"post\" style=\"display:inline;\">"
|
|
},
|
|
{
|
|
"text": "</h2><!-- === Report Section === -->"
|
|
},
|
|
{
|
|
"text": "<!-- End of Student Reports Section -->"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<!--[\\s]+# Copyright 2001-(20[\\d]{2}) Leslie Richardson[\\s]+# This file is part of Open Admin for Schools\\.)"
|
|
}
|
|
]
|
|
}
|