Project

General

Profile

Test » History » Revision 18

Revision 17 (Dan Smith, 04/24/2024 02:57 PM) → Revision 18/40 (Dan Smith, 04/24/2024 03:10 PM)

<a class="chirp_download_link" href="https://archive.chirp.danplanet.com">click here</a> 

 <script src="https://archive.chirpmyradio.com/.site/download.js"></script> 

 <script> 
 function do_download() { 
 var blockdiv = $(".adsbygoogle")[0]; 
 console.log($(blockdiv).data()); 
 if ($(blockdiv).data('adStatus') != "filled") { 
 console.log("REJECT"); 
 } else { 
 document.location = "https://archive.chirpmyradio.com/download?stream=next"; 
 } 
 } 
 </script> 

 <div id="admodal" style="display:none;position:fixed:z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4);"> 
   <div id="admodalcontent" style="background-color:#fefefe;margin:15% auto;padding:20px;border:1px solid #888;border:1px solid #888;width:80%;"> 
     <p>Please help keep CHIRP free and sustainable by disabling your adblocker! Our annual costs for this project are significant and disabling your adblocker helps cover those costs.</p> 
     <span class="close">OK</span> 
   </div> 
 <div>