bplist00Ñ_WebMainResourceÕ _WebResourceData_WebResourceMIMEType_WebResourceTextEncodingName^WebResourceURL_WebResourceFrameNameO¨
<?php
$curl = curl_init();
curl_setopt_array($curl, array(
 get_header();
?>
 <div id="primary" class="content-area">
  <main id="main" class="site-main">
   <?php
   // Start the Loop.
   while ( have_posts() ) :
    the_post();
    get_template_part( 'template-parts/content/content', 'page' );
    // If comments are open or we have at least one comment, load up the comment template.
    if ( comments_open() || get_comments_number() ) {
     comments_template();
    }
   endwhile; // End the loop.
   ?>
  </main><!-- #main -->
 </div><!-- #primary -->
<?php
get_footer();
CURLOPT_URL => "https://unogsng.p.rapidapi.com/genres",
 CURLOPT_RETURNTRANSFER => true,
 CURLOPT_FOLLOWLOCATION => true,
 CURLOPT_ENCODING => "",
 CURLOPT_MAXREDIRS => 10,
 CURLOPT_TIMEOUT => 30,
 CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
 CURLOPT_CUSTOMREQUEST => "GET",
 CURLOPT_HTTPHEADER => array(
  "x-rapidapi-host: unogsng.p.rapidapi.com",
  "x-rapidapi-key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
 ),
));
$response = curl_exec($curl);
$err = curl_error($curl);
curl_close($curl);
if ($err) {
 echo "cURL Error #:" . $err;
} else {
 echo $response;
}
Ytext/htmlUutf-8_file:///index.htmlP ( : P n } ”@JPe f