sendAllParams(); // to send all params from page query
$client->forceRedirectOffer(); // redirect to offer if an offer is chosen
// $client->param('sub_id_5', '123'); // you can send any params
// $client->keyword('PASTE_KEYWORD'); // send custom keyword
// $client->currentPageAsReferrer(); // to send current page URL as click referrer
// $client->disableSessions(); // to disable using session cookie (without this cookie restoreFromSession wouldn't work)
// $client->debug(); // to enable debug mode and show the errors
// $client->execute(); // request to api, show the output and continue
$client->executeAndBreak(); // to stop page execution if there is redirect or some output
?>
Landing Page about Cats
Welcome to the World of Cats
Discover the fascinating life of cats, their unique behaviors, and why they are adored by millions around the globe. Whether you're a cat owner or just a cat enthusiast, you'll find plenty of interesting facts and stories here.