mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
17 lines
813 B
JSON
17 lines
813 B
JSON
{
|
|
"name": "CF-Image-Hosting-Script",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "A simple easy to use standalone image hosting script. This script aims to make it easy to setup image hosting site or just a site for you to share your photo with your friends,family,and collegues.",
|
|
"website": "http://codefuture.co.uk/projects/imagehost/",
|
|
"matches": [
|
|
{
|
|
"text": "<p>Powered By <a href=\"http://codefuture.co.uk/projects/imagehost/\" title=\"Free PHP Image Hosting Script\">CF Image Hosting script</a>"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<p>Powered By <a href=\"http[s]*:\\/\\/codefuture.co.uk\\/projects\\/imagehost[\\d\\.]*[^>]+>CF Image Hosting script ([\\d\\.]+)<\\/a>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|