true,
    CURLOPT_FOLLOWLOCATION => false,
    CURLOPT_RETURNTRANSFER => true,
    CURLOPT_HTTPHEADER => [
        'X-API-Key: ' . $cfg['API_KEY'],
        'accept: application/json',
    ],
]);

$response = curl_exec($ch);

if (!curl_errno($ch) && curl_getinfo($ch)['http_code'] === 200) {
  $rows = json_decode($response);
} else {
  var_dump(curl_getinfo($ch)['http_code']);
  var_dump(curl_error($ch));
}
curl_close($ch);
?>
safe_append = htmlentities($row->append);
    echo "\n";
    echo "";
    echo "";
    echo "";
    echo "";
    echo "\n";
  }
?>
Entry SourceRedirect toAppendActions
src}\">{$row->src}{$row->site}{$row->safe_append}
Add another one