mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
20 lines
946 B
JSON
20 lines
946 B
JSON
{
|
|
"name": "PHP-CSL",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "PHP-CSL: Code Snippet Library. PHP-CSL is an online application written in PHP which enables authorised users to store and categorise code snippets.",
|
|
"website": "http://www.php-csl.com/",
|
|
"matches": [
|
|
{
|
|
"text": "<meta name=\"description\" content=\"PHP Code Snippet Library stores all your code for you for easy access, runs on any PHP platform and does not require a database... easy to install and full of features.\">"
|
|
},
|
|
{
|
|
"text": "<!-- Please note the credit message below is required if you want support -->"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<td align=\"right\" class=\"hdr\">Powered by: <a href=\"http:\\/\\/www\\.php-csl\\.com\\/\" class=\"foot\" title=\"PHP-CSL\">PHP-CSL V([^<]+)<\\/a> <\\/td>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|