├── README.md ├── fplinfo.php ├── index.php ├── result.php ├── table.php ├── team.php └── teaminfo.php /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkgrem/OddsOnFPL/HEAD/README.md -------------------------------------------------------------------------------- /fplinfo.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkgrem/OddsOnFPL/HEAD/fplinfo.php -------------------------------------------------------------------------------- /index.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkgrem/OddsOnFPL/HEAD/index.php -------------------------------------------------------------------------------- /result.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkgrem/OddsOnFPL/HEAD/result.php -------------------------------------------------------------------------------- /table.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkgrem/OddsOnFPL/HEAD/table.php -------------------------------------------------------------------------------- /team.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkgrem/OddsOnFPL/HEAD/team.php -------------------------------------------------------------------------------- /teaminfo.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkgrem/OddsOnFPL/HEAD/teaminfo.php --------------------------------------------------------------------------------