Optional:
mingw-w64-x86_64-qt-creator
mingw-w64-x86_64-gdb
pacman -S git \
mingw-w64-x86_64-qt-creator mingw-w64-x86_64-cmake \
mingw-w64-x86_64-qt-creator mingw-w64-x86_64-cmake \
| <?php | |
| class ClubisliveApi | |
| { | |
| private $url = 'https://api.clubislive.nl/'; | |
| private $key = ''; | |
| private $testMode = false; | |
| const METHOD_POST = 'post'; | |
| const METHOD_GET = 'get'; |
| # Not so evil bots, but they are bots. If you want to block them, just remove the # in the front. | |
| #SetEnvIfNoCase User-Agent "googlebot" rotbot | |
| #SetEnvIfNoCase User-Agent "bingbot" rotbot | |
| #SetEnvIfNoCase User-Agent "AppEngine-Google" rotbot | |
| #SetEnvIfNoCase User-Agent "Google-Image" rotbot | |
| #SetEnvIfNoCase User-Agent "msnbot-media" rotbot | |
| SetEnvIfNoCase User-Agent "AdsBot-Google" rotbot | |
| # Block evil bots | |
| SetEnvIfNoCase User-Agent "AhrefsBot" rotbot |
Optional:
mingw-w64-x86_64-qt-creator
mingw-w64-x86_64-gdb
pacman -S git \
mingw-w64-x86_64-qt-creator mingw-w64-x86_64-cmake \
mingw-w64-x86_64-qt-creator mingw-w64-x86_64-cmake \
Updated: 5th of May 2017
Use fetch=minimal to retrieve the following pre-defined properties: modelnaam,taal0,taal1,taal2,geslacht,decency,available_contact,online,leeftijd,waardering,uiterlijk,woonplaats,land.
Example: ?fetch=minimal
Use fetch=full to retrieve the following pre-defined properties:
| ; | |
| (function () { | |
| /** | |
| * The TextScan object constructor. | |
| * | |
| * @constructor | |
| */ | |
| function TextScan() { |