mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
23 lines
1.0 KiB
JSON
23 lines
1.0 KiB
JSON
{
|
|
"name": "Prediction-Football",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Prediction Football is a PHP and MySQL based application that allows you to run a Prediction League on your own website.",
|
|
"website": "http://www.predictionfootball.com/",
|
|
"matches": [
|
|
{
|
|
"text": "<!-- Show the different leagues -->"
|
|
},
|
|
{
|
|
"text": "<!-- Show the league ID if there is more than one. -->"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<!-- The display of powered by prediction football must not be removed without explicit permission\\.[\\s]+Unauthorized removal or modification of the powered by prediction football will require that[\\s]+the associated payment is made\\. -->)"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<small>Powered by <a target=\"_blank\" class=\"VERSION\" href=\"http:\\/\\/www\\.predictionfootball\\.com\\/\">[\\s]+Prediction Football <\\/a>([^\\s^<]+)<\\/small>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|