mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
34 lines
1.7 KiB
JSON
34 lines
1.7 KiB
JSON
{
|
|
"name": "Online-Grades",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Online Grades is the leading free-software project that allows K-12+ student grades attendance information to be posted onto a dynamic web site. Online Grades is not a web-based gradebook. Instead, it accepts grade export information from several popular gradebook software programs such as Easy Grade Pro, Gradekeeper, Misty City's Grade Machine, and PGGP and places the grade information online securely.",
|
|
"website": "http://www.onlinegrades.org/",
|
|
"matches": [
|
|
{
|
|
"text": "<small><br /><em>Disclaimer</em>: If you handed in an assignment or took a test today, don't expect the grade to be online immediately. Teachers only update their grade books as needed.</small><ul><li>"
|
|
},
|
|
{
|
|
"certainty": 75,
|
|
"regexp": "(?-mix:<meta name=\"keywords\" content=\"Online Grades Version ([^\\s^\"]+)\" \\/>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "(?-mix: <div class=\"center\">[\\r\\n] Online Grades Version:[\\r\\n] ([^\\s]+) <\\/div>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"text": "<meta name=\"author\" content=\"Online Grade Posting System -- http://www.onlinegrades.org\" />"
|
|
},
|
|
{
|
|
"text": "<!-- YOU CAN SAFELY REMOVE OR CHANGE ANYTHING BETWEEN THIS SECTION OF COMENTED CODE -->"
|
|
},
|
|
{
|
|
"text": "<!-- STOP REMOVING LINES HERE IF REMOVING/CHANGING THE FOOTER -->"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<a href=\"http:\\/\\/www.onlinegrades.org\"><img src=\"[^\"^>]+\\/images\\/og.png\"[^>]+alt=\"Powered by Online Grades\"[^>]*><\\/a>)"
|
|
}
|
|
]
|
|
}
|