varadero1000.ddns.net Open in urlscan Pro
91.140.56.154  Public Scan

URL: http://varadero1000.ddns.net:8901/
Submission: On March 14 via manual from GR — Scanned from DE

Form analysis 10 forms found in the DOM

Name: Tick

<form name="Tick">
  <input type="text" style="text-align: center; font-size:87%; background-color: #111; color: #98FFEE;" size="25" name="Clock">
</form>

Name: usernameform #

<form name="usernameform" action="#">
  <script type="text/javascript">
    document_username();
  </script><span id="please"><span id="please1"><i>Please log in by typing your name or callsign here (it will be saved for later visits in a cookie):&nbsp;&nbsp;&nbsp;&nbsp;</i></span> <input type="text" id="time" name="username" maxlength="11"
      ondragstart="return false" ondrop="return false" ondrag="return false" onpaste="return false" onfocus="this.value=&quot;&quot;" onblur="visit(this.id); setusernamecookie();" onclick=""></span>
  <input type="text" size="1" name="dummytopreventsubmissiononenter" style="display:none" onclick="">
</form>

Name: viewform #

<form name="viewform" style="font-size:14px" action="#">
  <div class="ctl" style="height: 22px; padding-top: 5px;position:relative;z-index:300;margin: 0px 5px 0px 5px;">
    <b>View:</b>
    <span id="viewformbuttons"><input type="radio" name="group" value="all bands" onclick="setview(0);">all bands<input type="radio" name="group" value="others slow" onclick="setview(1);">others slow<input type="radio" name="group" value="one band"
        onclick="setview(2);">one band<input type="radio" name="group" value="blind" onclick="setview(3);">blind</span>
  </div>
  <div class="ctl" style="height: 22px; padding-top: 5px;position:relative;z-index:300;margin: 0px 5px 0px 5px;">
    <b>Keyboard:</b>
    <input type="checkbox" style="font-size:14px" name="allowkeys" value="" onclick="settings_store()" checked="">
    <div class="keylist">
      <table width="300" border="0">
        <tbody>
          <tr>
            <td><strong><tt>g</tt></strong></td>
            <td><strong><tt>:</tt></strong></td>
            <td>enter frequency </td>
          </tr>
          <tr>
            <td width="72"><strong><tt>j k ← →</tt></strong></td>
            <td width="14"><strong><tt>:</tt></strong></td>
            <td width="230">freq down/up (+shift/ctrl/alt faster)</td>
          </tr>
          <tr>
            <td><strong><tt>u l c a f</tt></strong></td>
            <td><strong><tt>:</tt></strong></td>
            <td>USB, LSB, CW, AM, FM</td>
          </tr>
          <tr>
            <td><strong><tt>n</tt></strong></td>
            <td><strong><tt>:</tt></strong></td>
            <td>snap frequency to nearest integer (.00) khz</td>
          </tr>
          <tr>
            <td><strong><tt>z Z x X</tt></strong></td>
            <td><strong><tt>:</tt></strong></td>
            <td>zoom waterfall / Rx signal to Center</td>
          </tr>
          <tr>
            <td><strong><tt>w W</tt></strong></td>
            <td><strong><tt>:</tt></strong></td>
            <td>narrower, wider </td>
          </tr>
          <tr>
            <td><strong><tt>b</tt></strong></td>
            <td><strong><tt>:</tt></strong></td>
            <td>change band </td>
          </tr>
          <tr>
            <td><strong><tt>m V v</tt></strong></td>
            <td><strong><tt>:</tt></strong></td>
            <td>mute, volume up/down </td>
          </tr>
          <tr>
            <td><strong><tt>t T</tt></strong></td>
            <td><strong><tt>:</tt></strong></td>
            <td>VFOs: toggle A/B, set A=B</td>
          </tr>
        </tbody>
      </table>
    </div>
  </div>
</form>

Name: html5choiceform #

<form name="html5choiceform" action="#" style="font-size:14px; float:right">
  <div class="ctl" hide="" style="margin: 0px 5px 0px 5px; width:460px">
    <div id="html5choice"><b>Waterfall:</b><span style="color: red"><input type="radio" name="groupw" value="Java" onclick="html5orjava(0,1);">Java</span><span style="color:green"><input type="radio" name="groupw" value="HTML5"
          onclick="html5orjava(0,0);" checked="">HTML5</span>&nbsp;&nbsp;&nbsp;<b>Sound:</b><span style="color: red"><input type="radio" name="groupa" value="Java" onclick="html5orjava(1,1);">Java</span><span style="color: green"><input type="radio"
          name="groupa" value="HTML5" onclick="html5orjava(1,0);" checked="">HTML5 </span><input type="button" class="myButton" value="Audio Start 🔈" onclick="chrome_audio_start()" style="background:#98ffee; font-weight: normal"></div>
    <div id="html5choice">
    </div>
  </div>
</form>

Name: freqform #

<form name="freqform" action="#" onsubmit="setfreqif(this.frequency.value); return false;">
  <span class="showblind"></span>
  <b>Frequency:&nbsp;&nbsp;</b>
  <input type="number" action="#" title="Type in your frequency and press Enter" step="1"
    style="font-size: 30px; font-family: Times, serif; font-weight:; text-align: center; background: #000000; color: #98FFEE; width: 150px; border-style: inset; border-color: #E6E6E6; border-bottom-color: #EBEBEB; border-width: 4px; border-radius: 4px;"
    size="1" name="frequency" onchange="setfreqif_fut(this.value);">
  <!--<input type="submit" style="position:absolute; left:010px" value="submit"> -->
  <!-- Case with one receiver ----->
  <!--
<font size="3"><strong>kHz.&nbsp;&nbsp;</strong></font>
  <span id="displaymode" style=" background-color: #111; color: #98FFEE; border-style: inset; border-color: #E6E6E6; border-bottom-color: #EBEBEB;  font-size:17px; border-radius: 4px;padding:0px 3px;">?</span>
  <span id="displayband" style=" background-color: #111; color: #98FFEE; border-style: inset; border-color: #E6E6E6; border-bottom-color: #EBEBEB;  font-size:17px; border-radius: 4px; padding:0px 3px;">?</span> 
  -->
  <!-- Case with multiple receivers ----->
  <font size="3"><strong>kHz.</strong></font> &nbsp; Mode: <span id="displaymode"
    style=" background-color: #111; color: #98FFEE; border-style: inset; border-color: #E6E6E6; border-bottom-color: #EBEBEB;  font-size:17px; borderadius: 4px; padding:0px 3px;">AM</span>
  <center><span class="showblind">
      <b>TUNE:</b>&nbsp;&nbsp;&nbsp; <input class="myButton" title="Frequency down" type="button" style="width:30px; font-size:11px; font-weight: normal;" value="<<<" onclick="tune_step=0; freqstep(-3);setstep();" onmousedown="startrunfreq(0)"
        onmouseup="stoprunfreq(0,1)" ontouchstart="startrunfreq(0); setfreq(freq-0.0)" ontouchend="stoprunfreq(0,0)">
      <input class="myButton" title="Frequency down" type="button" style="width:30px; font-size:11px; font-weight: normal;" value="<<" onclick="tune_step=0; freqstep(-2);setstep();" onmousedown="startrunfreq(0)" onmouseup="stoprunfreq(0,1)"
        ontouchstart="startrunfreq(0); setfreq(freq-0.0)" ontouchend="stoprunfreq(0,0)">
      <input class="myButton" title="Frequency down" type="button" style="width:30px; font-size:11px; font-weight: normal;" value="<" onclick="tune_step=0; freqstep(-1);setstep();" onmousedown="startrunfreq(0)" onmouseup="stoprunfreq(0,1)"
        ontouchstart="startrunfreq(0); setfreq(freq-0.0)" ontouchend="stoprunfreq(0,0)">
      <input class="myButton" type="button" style="width:30px; font-size:11px; font-weight: normal;" value=">|<" title="tune to nearest kHz frequency" onclick="tune_step=0; freqstep(9);setstep();">
      <input class="myButton" title="Frequency up" type="button" style="width:30px; font-size:11px; font-weight: normal;" value=">" onclick="tune_step=0; freqstep(+1);setstep();" onmousedown="startrunfreq(1)" onmouseup="stoprunfreq(1,1)"
        ontouchstart="startrunfreq(1); setfreq(freq+0.0)" ontouchend="stoprunfreq(1,0)">
      <input class="myButton" title="Frequency up" type="button" style="width:30px; font-size:11px; font-weight: normal;" value=">>" onclick="tune_step=0; freqstep(+2);setstep();" onmousedown="startrunfreq(1)" onmouseup="stoprunfreq(1,1)"
        ontouchstart="startrunfreq(1); setfreq(freq+0.0)" ontouchend="stoprunfreq(1,0)">
      <input class="myButton" title="Frequency up" type="button" style="width:30px; font-size:11px; font-weight: normal;" value=">>>" onclick="tune_step=0; freqstep(+3);setstep();" onmousedown="startrunfreq(1)" onmouseup="stoprunfreq(1,1)"
        ontouchstart="startrunfreq(1); setfreq(freq+0.0)" ontouchend="stoprunfreq(1,0)"> &nbsp;&nbsp;&nbsp;&nbsp; <span title="toggle between two frequencies">
        <input class="myButton" type="button" style="width:30px; font-size:11px; font-weight: normal;" value="A/B" onclick="vfos_toggle()"></span>
      <span title="set toggle frequencies equal">
        <input class="myButton" type="button" style="width:30px; font-size:11px; font-weight: normal;" value="A=B" onclick="vfos_equal()"></span>
    </span></center>
  <span class="hideblind">
    <span style="font-size:100%"><em>Please enter the frequency above</em>. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <span title="toggle between two frequencies">
        <input class="myButton" type="button" style="font-size:13px; /*font-weight: bold;*/ width:45px;" value="A/B" onclick="vfos_toggle()"></span>
      <span title="set toggle frequencies equal">
        <input class="myButton" type="button" style="font-size:13px; /*font-weight: bold;*/ width:45px;" value="A=B" onclick="vfos_equal()"></span>
      <span style="font-size:80%">
        <br> Or tune by clicking/dragging/scrollwheel on the frequency scale.</span>
      <br><br>
      <center>
        <b>TUNE:</b>&nbsp;&nbsp;&nbsp; <input class="myButton" title="Frequency down" type="button" style="width:40px; /*font-weight: bold;*/" value="<<<" onclick="tune_step=0; freqstep(-3);setstep();" onmousedown="startrunfreq(0)"
          onmouseup="stoprunfreq(0,1)" ontouchstart="startrunfreq(0); setfreq(freq-0.0)" ontouchend="stoprunfreq(0,0)">
        <input class="myButton" title="Frequency down" type="button" style="width:40px; /*font-weight: bold;*/" value="<<" onclick="tune_step=0; freqstep(-2);setstep();" onmousedown="startrunfreq(0)" onmouseup="stoprunfreq(0,1)"
          ontouchstart="startrunfreq(0); setfreq(freq-0.0)" ontouchend="stoprunfreq(0,0)">
        <input class="myButton" title="Frequency down" type="button" style="width:40px; /*font-weight: bold;*/" value="<" onclick="tune_step=0; freqstep(-1);setstep();" onmousedown="startrunfreq(0)" onmouseup="stoprunfreq(0,1)"
          ontouchstart="startrunfreq(0); setfreq(freq-0.0)" ontouchend="stoprunfreq(0,0)">
        <input class="myButton" type="button" style="width:40px; /*font-weight: bold;*/" value=">|<" title="tune to nearest kHz frequency" onclick="tune_step=0; freqstep(9);setstep();">
        <input class="myButton" title="Frequency up" type="button" style="width:40px; /*font-weight: bold;*/" value=">" onclick="tune_step=0; freqstep(+1);setstep();" onmousedown="startrunfreq(1)" onmouseup="stoprunfreq(1,1)"
          ontouchstart="startrunfreq(1); setfreq(freq+0.0)" ontouchend="stoprunfreq(1,0)">
        <input class="myButton" title="Frequency up" type="button" style="width:40px; /*font-weight: bold;*/" value=">>" onclick="tune_step=0; freqstep(+2);setstep();" onmousedown="startrunfreq(1)" onmouseup="stoprunfreq(1,1)"
          ontouchstart="startrunfreq(1); setfreq(freq+0.0)" ontouchend="stoprunfreq(1,0)">
        <input class="myButton" title="Frequency up" type="button" style="width:40px; /*font-weight: bold;*/" value=">>>" onclick="tune_step=0; freqstep(+3);setstep();" onmousedown="startrunfreq(1)" onmouseup="stoprunfreq(1,1)"
          ontouchstart="startrunfreq(1); setfreq(freq+0.0)" ontouchend="stoprunfreq(1,0)">
      </center>
      <hr>
      <strong></strong>
      <center><strong>
          <script type="text/javascript">
            document_bandbuttons();
          </script><br>BAND: <input class="btnA" type="button" name="group0" id="btnB-0" value="MW RTL"
            style="min-width: 45px; background-color: rgb(152, 255, 238); color: rgb(0, 0, 0); border-style: inset; border-color: rgb(230, 230, 230) rgb(230, 230, 230) rgb(235, 235, 235); padding: 3px; font-family: Arial; font-size: 13px; font-weight: normal; border-radius: 4px;"
            onclick="setband(0)">
          <input class="btnA" type="button" name="group0" id="btnB-1" value="80m Rsp1"
            style="min-width: 45px; box-shadow: rgb(65, 68, 69) 1px 1px 3px -1px; background: linear-gradient(rgb(237, 237, 237) 5%, rgb(194, 192, 194) 100%) rgb(237, 237, 237); border-radius: 6px; border: 1px solid rgb(220, 220, 220); display: inline-block; cursor: pointer; color: rgb(5, 5, 5); font-family: Arial; font-size: 13px; font-weight: normal; padding: 3px; text-decoration: none; text-shadow: rgb(255, 255, 255) 0px 1px 0px;"
            onclick="setband(1)">
          <input class="btnA" type="button" name="group0" id="btnB-2" value="40m Rsp1"
            style="min-width: 45px; box-shadow: rgb(65, 68, 69) 1px 1px 3px -1px; background: linear-gradient(rgb(237, 237, 237) 5%, rgb(194, 192, 194) 100%) rgb(237, 237, 237); border-radius: 6px; border: 1px solid rgb(220, 220, 220); display: inline-block; cursor: pointer; color: rgb(5, 5, 5); font-family: Arial; font-size: 13px; font-weight: normal; padding: 3px; text-decoration: none; text-shadow: rgb(255, 255, 255) 0px 1px 0px;"
            onclick="setband(2)">
        </strong></center>
      <hr>
      <!--  Sysop -->
      <a href="sysop.html" target="_blank" class="myButton">Admin</a>
      <br>
      <!-- Bands
   <br> <br>
  <span style=" background-color: #111; color: #98FFEE; border-style: inset; border-color: #E6E6E6; border-bottom-color: #EBEBEB; width: 100px;"><strong><em>&nbsp;&nbsp;Band selector&nbsp;&nbsp;</em></strong></span>
      <p></p>
    <center> 
<table>
    <tr>
    <td align="right" style="color:red"><strong><em>Ham.</em></strong></td>
    <td align="center" style="color:red"><strong><em>Bands</em></strong></button></td>
    <td><button onClick="location.href='http://varadero1000.ddns.net::8200/VLF.php'"
type="button" class="myButton" >VLF&nbsp;&nbsp;</button></td>    
     <td><button onClick="location.href='http://varadero1000.ddns.net::8200/LF.php'"
type="button" class="myButton" >LF&nbsp;&nbsp;&nbsp;&nbsp;</button></td>
    <td><button onClick="location.href='http://varadero1000.ddns.net::8200/160.php'"
type="button" class="myButton" >160m</button></td>
    <td><button onClick="location.href='http://varadero1000.ddns.net::8200/80.php'"
type="button" class="myButton">80m.</button></td>
    <td><button onClick="location.href='http://varadero1000.ddns.net::8200/60.php'"
type="button" class="myButton">60m.</button></td>
    <td><button onClick="location.href='http://varadero1000.ddns.net::8200/40.php'"
type="button" class="myButton">40m.</button></td>
    <td><button onClick="location.href='http://varadero1000.ddns.net::8200/30.php'"
type="button" class="myButton">30m.</button></td>
    </tr>

    <tr>
    <td></td>   
    <td></td> 
    <td><button onClick="location.href='http://varadero1000.ddns.net::8200/20.php'"
type="button" class="myButton">20m.</button></td>
    <td><button onClick="location.href='http://varadero1000.ddns.net::8200/17.php'"
type="button" class="myButton">17m.</button></td>
    <td><button onClick="location.href='http://varadero1000.ddns.net::8200/15.php'"
type="button" class="myButton">15m.</button></td>
    <td><button onClick="location.href='http://varadero1000.ddns.net::8200/12.php'"
type="button" class="myButton">12m.</button></td>
    <td><button onClick="location.href='http://varadero1000.ddns.net::8200/10A.php'"
type="button" class="myButton">10/A</button></td>
    <td><button onClick="location.href='http://varadero1000.ddns.net::8200/10B.php'"
type="button" class="myButton">10/B</button></td>
    <td><button onClick="location.href='http://varadero1000.ddns.net::8200/10C.php'"
type="button" class="myButton">10/C</button></td>    
    </tr> 
    
   
    <tr>
    <td align="right" style="color:red"><strong><em>Non</em></strong></td>
    <td align="center" style="color:red"><strong><em>Ham</em></strong></button></td>


    <td><button onClick="location.href='http://varadero1000.ddns.net::8200/180.php'"
type="button" class="myButton">180m</button></td>
    <td><button onClick="location.href='http://varadero1000.ddns.net::8200/90.php'"
type="button" class="myButton">90m.</button></td>
    <td><button onClick="location.href='http://varadero1000.ddns.net::8200/85.php'"
type="button" class="myButton">85m.</button></td>
    <td><button onClick="location.href='http://varadero1000.ddns.net::8200/45.php'"
type="button" class="myButton">45m.</button></td>
    <td> <button onClick="location.href='http://varadero1000.ddns.net::8200/CB1.php'"
type="button" class="myButton">CB/1</button></td>
    <td> <button onClick="location.href='http://varadero1000.ddns.net::8200/CB2.php'"
type="button" class="myButton">CB/2</button></td>
    <td> <button onClick="location.href='http://varadero1000.ddns.net::8200/11.php'"
type="button" class="myButton">11m.</button></td>
    </tr>
   
    
    <tr>
      <td align="right" style="color:red"><strong><em>Radio</em></strong></td>
      <td align="center" style="color:red"><strong><em>Bands</em></strong></button></td>   
      <td><button onClick="location.href='http://varadero1000.ddns.net::8200/LW.php'"
type="button" class="myButton">LW&nbsp;&nbsp;&nbsp;</button></td>    
      <td><button onClick="location.href='http://varadero1000.ddns.net::8200/MW1.php'"
type="button" class="myButton">MW1</button></td>   
      <td><button onClick="location.href='http://varadero1000.ddns.net::8200/MW2.php'"
type="button" class="myButton">MW2</button></td>  
      <td>  <button onClick="location.href='http://varadero1000.ddns.net::8200/120.php'"
type="button" class="myButton">120m</button></td>
      <td>  <button onClick="location.href='http://varadero1000.ddns.net::8200/75.php'"
type="button" class="myButton">75m.</button></td>
    <td><button onClick="location.href='http://varadero1000.ddns.net::8200/61.php'"
type="button" class="myButton">61m.</button></td>
    <td><button onClick="location.href='http://varadero1000.ddns.net::8200/49.php'"
type="button" class="myButton">49m.</button></td>

    </tr>
    
    <tr>
    <td align="center"> </td>
    <td align="center"> </td>    
    <td align="center">  <button onClick="location.href='http://varadero1000.ddns.net::8200/41.php'"
type="button" class="myButton">41m.</button></td>
    <td>  <button onClick="location.href='http://varadero1000.ddns.net::8200/31.php'"
type="button" class="myButton">31m.</button></td>
    <td>  <button onClick="location.href='http://varadero1000.ddns.net::8200/25.php'"
type="button" class="myButton">25m.</button></td>
    <td>  <button onClick="location.href='http://varadero1000.ddns.net::8200/22.php'"
type="button" class="myButton">22m.</button></td>
    <td>  <button onClick="location.href='http://varadero1000.ddns.net::8200/19.php'"
type="button" class="myButton">19m.</button></td>
    <td>  <button onClick="location.href='http://varadero1000.ddns.net::8200/16.php'"
type="button" class="myButton">16m.</button></td>
    <td>  <button onClick="location.href='http://varadero1000.ddns.net::8200/13.php'"
type="button" class="myButton">13m.</button></td>
    </tr>
  </table> 
  </span> 
</center>
<hr>
-->
      <!--End of Bands-->
      <!-- Preselector -->
      <!--    <span style=" background-color: #111; color: #98FFEE; border-style: inset; border-color: #E6E6E6; border-bottom-color: #EBEBEB; width: 100px;"><strong><em>&nbsp;&nbsp;Preselector&nbsp;&nbsp;</em></strong></span>
      <p></p>
<center> <embed src="http://varadero1000.ddns.net::8210"
loading="lazy"
width=410
height=60
onerror="alert('URL invalid !!');" /> </center> -->
      <!-- End of Preselector -->
      <div class="hideblind">
        <br>
        <span style=" background-color: #111; color: #98FFEE; border-style: inset; border-color: #E6E6E6; border-bottom-color: #EBEBEB; width: 100px;"><em>&nbsp;&nbsp;Switch to another websdr server&nbsp;&nbsp;</em></span>
        <br>
        <center>
          <br><br>
          <table>
            <tbody>
              <tr width="auto">
                <th> <a href="http://sv3yy1.no-ip.org:8901" target="_blank" class="myButton">SV3YY1</a> </th>
                <th> <a href="http://makrisv2amk.ddns.me:58901" target="_blank" class="myButton">SV2AMK</a></th>
                <th> <a href="http://sv2yj.ddns.me:8901" target="_blank" class="myButton">SV2YJ</a></th>
                <th> <a href="http://radio-sdr.dyndns.org:8901" target="_blank" class="myButton">SV6KPT</a></th>
                <th> <a href="http://sv8ajn.ddns.net:8901/" target="_blank" class="myButton">SV8AJN</a></th>
                <th> <a href="http://sv8fxn-naxos.ddns.net:8901/" target="_blank" class="myButton">SV8FΧN</a></th>
              </tr>
              <tr width="auto">
                <th> <a href="http://sv3yy.ddns.net:8903" target="_blank" class="myButton">SV3YY2</a></th>
                <th> <a href="http://sv8awd.ddns.net:8901" target="_blank" class="myButton">SV8AWD</a></th>
                <th> <a href="http://sv2hnh.no-ip.org:8901" target="_blank" class="myButton">SV2HNH</a></th>
                <th> <a href="http://sv1rvl.ddns.net:8901" target="_blank" class="myButton">SV1RVL</a></th>
                <th> <a href="http://sv1cmg.no-ip.org" target="_blank" class="myButton">SV1CMG</a></th>
                <th> <a href="http://airspypro.no-ip.org:8901" target="_blank" class="myButton">SV1BTL</a></th>
              </tr>
              <tr width="auto">
                <th> <a href="http://sv3yy1.no-ip.org:8905" target="_blank" class="myButton">SV3YY3</a></th>
                <th> <a href="http://sv9efl.dynns.com:8901" target="_blank" class="myButton">SV9CJO</a></th>
                <th> <a href="http://sv1hfz.ddns.net:8901" target="_blank" class="myButton">SV1HFZ</a></th>
                <th> <a href="http://sv2oym.ddns.net:8901" target="_blank" class="myButton">SV2OYM</a></th>
                <th> </th>
                <th> <a href="index.htm" target="_self" class="myButton" style="color:red" title="Alt. GUI">Alt. GUI</a> </th>
              </tr>
            </tbody>
          </table>
        </center>
      </div>
      <br>
      <hr>
      <span style=" background-color: #111; color: #98FFEE; border-style: inset; border-color: #E6E6E6; border-bottom-color: #EBEBEB; width: 100px;"><strong><em>&nbsp;&nbsp;</em></strong><em>Memories</em><strong><em>&nbsp;&nbsp;</em></strong></span>
      <p></p>
      <center>
        <span title="Download memories as a CSV file, e.g. for Excel"><input type="button" class="myButton" value="Download" style="vertical-align:text-bottom; height:25px;" onclick="mem_downloadCSV()"></span>
        <span title="Add memories from CSV file as extra columns"><input type="button" class="myButton" value="Append" style="vertical-align:text-bottom; height:25px;" onclick="document.getElementById('uploadcsvfilebutton1').click();"></span>
        <span title="Delete current memories and replace by those from CSV file"><input type="button" class="myButton" value="Replace" style="vertical-align:text-bottom; height:25px;"
            onclick="document.getElementById('uploadcsvfilebutton2').click();"></span>
        <span title="Delete all memories!"><input type="button" class="myButton" value="Delete all" style="vertical-align:text-bottom; height:25px;" onclick="mem_deleteall()"></span>
        <span title="Undo last upload or delete action"><input type="button" class="myButton" value="⤺" style="vertical-align:text-bottom; height:25px;" onclick="mem_revert()"></span>
        <span title="Show or hide user memories list"><input id="btnMemList" type="button" class="myButton" value="Show/Hide" style="vertical-align:text-bottom; width:80px;" onclick="hide_memory_list()"></span>
        <div id="memories" class="memories" style="padding-top:5px;">
          <table>
            <tbody>
              <tr>
                <td></td>
                <td></td>
                <td>
                  <center><input type="button" class="myButton" title="Save current frequency to memory" value="Save to memory" onclick="mem_store(0)"></center>
                </td>
              </tr>
            </tbody>
          </table>
        </div>
        <input type="file" id="uploadcsvfilebutton1" style="height:0px; display:none;" onchange="mem_uploadCSV(1);">
        <input type="file" id="uploadcsvfilebutton2" style="height:0px; display:none;" onchange="mem_uploadCSV(2);">
      </center>
      <p></p>
      <div align="center"><span style="font-size:80%">Memories are stored as cookies on <i>your</i> computer, <i>not</i> on the server.</span>
      </div>
      <hr>
      <a href="https://www.qrz.com/" target="_blank"><img src="images/qrz.png" title="Identify a call sign" width="135" height="35" align="left"></a>
      <br><br>
      <table>
        <tbody>
          <tr>
            <td width="auto">Callsign lookup by</td>
            <td width="auto"><a href="https://www.qrz.com" target="_blank" style="color: blue">qrz.com</a></td>
            <td width="auto">
              <input type="text" name="callsign" size="8" style=" background-color: #111; color: yellow; border-style: groove; border-color: grey" onclick="this.form.callsign.select();this.form.callsign.focus()">&nbsp;&nbsp;&nbsp; <input
                class="myButton" type="submit" value="Search">
            </td>
          </tr>
          <tr>
            <td width="auto">Callsign lookup by</td>
            <td width="auto"><a href="https://www.qrzcq.com" target="_blank" style="color: blue">qrzcq.com</a></td>
            <td>
              <form method="get" target="_blank" action="https://www.qrzcq.com">
                <input type="text" name="q" value="" size="8" style=" background-color: #111; color: yellow; border-style: groove; border-color: grey" onclick="this.form.q.select();this.form.q.focus()">&nbsp;&nbsp;&nbsp; <input type="hidden"
                  name="action" value="search">
                <input class="myButton" type="submit" name="page" value="Search">
              </form>
            </td>
          </tr>
          <tr>
            <td width="auto">QTH locator by</td>
            <td width="auto"><a href="http://www.k7fry.com/grid/?qth=JO53RV&amp;t=n" target="_blank" style="color: blue">QTH-Locator</a></td>
            <td>
              <form method="get" target="_blank" action="http://www.k7fry.com/grid/" style="display:inline-block;">
                <input type="text" name="qth" value="" size="8" style=" background-color: #111; color: yellow; border-style: groove; border-color: grey" onclick="this.form.qth.select();this.form.qth.focus()">
                <input type="hidden" name="t" value="n">&nbsp;&nbsp; <input class="myButton" type="submit" value="Search" clear="all">
              </form>
            </td>
          </tr>
        </tbody>
      </table>
      <div style="font-size:40%"><br></div>
      <font size="3" align="left">Station information: <!-- removed class="btnAA" -->
        <input type="button" class="myButton" title="Lookup current listening frequency in the fmscan.org database (new window)" value="fmscan.org"
          onclick="window.open('http://fmscan.org/am-frequency.php?f='+Math.round(nominalfreq())+'&amp;b=38.76&amp;l=-77.21&amp;m=s&amp;r=m','websdrstationinfo','')">
        <input type="button" class="myButton" title="Lookup current listening frequency in the mwlist.org database (new window)" value="mwlist.org" onclick="if (nominalfreq()<150) window.open('http://www.mwlist.org/vlf.php?area=1&amp;kHz='+Math.round(nominalfreq()*10)/10,'websdrstationinfo','')
              else if (nominalfreq()<1710) window.open('http://www.mwlist.org/mwlist_quick_and_easy.php?area=1&amp;kHz='+Math.round(nominalfreq()),'websdrstationinfo','')

              else window.open('http://www.mwlist.org/now.php?kHz='+Math.round(nominalfreq()),'websdrstationinfo','')">
        <input type="button" class="myButton" title="Lookup current listening frequency in the short-wave.info database (new window)" value="short-wave.info"
          onclick="window.open('http://www.short-wave.info/index.php?freq='+Math.round(nominalfreq())+'&amp;timbus=NOW&amp;ip=179&amp;porm=4','websdrstationinfo','')">
      </font>
    </span></span>
</form>

GET https://www.qrzcq.com

<form method="get" target="_blank" action="https://www.qrzcq.com">
  <input type="text" name="q" value="" size="8" style=" background-color: #111; color: yellow; border-style: groove; border-color: grey" onclick="this.form.q.select();this.form.q.focus()">&nbsp;&nbsp;&nbsp; <input type="hidden" name="action"
    value="search">
  <input class="myButton" type="submit" name="page" value="Search">
</form>

GET http://www.k7fry.com/grid/

<form method="get" target="_blank" action="http://www.k7fry.com/grid/" style="display:inline-block;">
  <input type="text" name="qth" value="" size="8" style=" background-color: #111; color: yellow; border-style: groove; border-color: grey" onclick="this.form.qth.select();this.form.qth.focus()">
  <input type="hidden" name="t" value="n">&nbsp;&nbsp; <input class="myButton" type="submit" value="Search" clear="all">
</form>

Name: logform #

<form name="logform" action="#"> Call of station that you hear:<br>
  <input type="text" size="15" name="call" style=" background-color: #111; color: yellow; border-style: inset; border-color: grey color:grey;" onclick="">
  <br>
  <br>Comments:<br>
  <input type="text" size="15" name="comment" style=" background-color: #111; color: yellow; border-style: inset; border-color: grey color:grey;" onclick="">
  <input type="button" class="myButton" value="submit" onclick="return sendlog()">
</form>

Name: form1 #

<form name="form1" action="#"> This WebSDR is currently being used by <span id="numusers" style="color: #00F">1</span> user(s) simultaneously&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <input id="compactviewcheckbox" type="checkbox" name="compactview" value=""
    onclick="setcompactview(this.checked)">compact view <br>
  <div id="users">
    <p></p>
    <div style="width:1024px; background-color:black;">
      <div class="others">
        <div id="user0" align="center" style="position:relative;left:272.00038400000005px;width:500px; color:#ff4040;"><button type="button" class="userbtn" onclick="setfreqb(1240.00);"
            style="cursor: pointer;margin:0; padding:0 5px; color:#ff4040;">DE,Frankfurt am Main 1240.00</button></div><img src="tmp/1709932302-b0z0i0.png">
      </div>
    </div>
    <p></p>
    <p></p>
    <div style="width:1024px; background-color:black;">
      <div class="others"><img src="tmp/1709932302-b1z0i0.png"></div>
    </div>
    <p></p>
    <p></p>
    <div style="width:1024px; background-color:black;">
      <div class="others"><img src="tmp/1709932302-b2z0i0.png"></div>
    </div>
    <p></p>
  </div>
</form>

Name: chatform #

<form name="chatform" onsubmit="return sendchat()" action="#" autocomplete="off">
  <input type="text" placeholder="E n t e r    y o u r    m e s s a g e    h e r e" style="background-color: #F1F1ED; color: #000; border-style: inset;border-color: grey color:grey;" size="80" name="chat" onclick="">
  <input type="button" class="myButton" value="chatbox submit" onclick="return sendchat()" autocomplete="off">
</form>

Text Content

This is a WebSDR receiver, located in Nikaia-Athens, GR It is operated by
sv1nqz, KM17TX64XE, e-mail: aaa@ccc.bbb.
Best viewed with . After upgrading to Version 103.0 you have to click on "Audio
Start". If you wish to configure your browser to NOT require the need to press
this button and allow audio/video to start automatically on ANY web site, read
this Guide
The receiver is RTL-RSP1. Antenna: Active-LOOP. Many thanks to guys from Utah
who did this excellent job and helped us to add dsp filters and other features
to our websdr. Precious help from SV2AMK. Many thanks also to Mehmet Ozcan NA5B
for his excellent work with colorized waterfall and BAS ON5HB for his Airspy
drivers. Final modifications to GUI from SV1BTL. Alternative layout based on
RW3PS's template, is also available. You can try it here
More information about the WebSDR project can be found on http://www.websdr.org
Note: you need both Java and JavaScript enabled for this page to work properly.
If you don't hear anything, probably Java is disabled or its version is too old
(i.e., pre-1.4.2).

Show/Hide

--------------------------------------------------------------------------------




Please log in by typing your name or callsign here (it will be saved for later
visits in a cookie):    

It seems you are using a mobile device; click here to switch to the mobile
version of this site.
It seems Java is not installed or disabled on your computer. You need to install
and/or enable it for this website to work properly.
Since Java version 7u51, Java needs to be enabled separately for each website;
see http://websdr.org/java.html for instructions.
Your browser does not seem to support HTML5 WebAudio; please try a recent
version of Firefox, Chrome, Opera or Safari; or switch to Java.
Click icon to start audio:

--------------------------------------------------------------------------------

View: all bandsothers slowone bandblind
Keyboard:

g : enter frequency j k ← → : freq down/up (+shift/ctrl/alt faster) u l c a f :
USB, LSB, CW, AM, FM n : snap frequency to nearest integer (.00) khz z Z x X :
zoom waterfall / Rx signal to Center w W : narrower, wider b : change band m V v
: mute, volume up/down t T : VFOs: toggle A/B, set A=B

Guide
Waterfall:JavaHTML5   Sound:JavaHTML5


testtest/div>

ERA1

RNE R.Nacional (Spain)

R.Romania Actualite

ERTU Al-Sharq al-Awsat (EGY)

R. Barcelona (SP)

Studio 1 Athens

Radio Skopje

ERTU Al-Barnameg al-Aam (EGY)

Studio 54 Athens

R.Romania

ERTU Al-Quran (EGY)

R.Actualite (RO)

RAI 1 (IT)

R.Actualite (RO)

R.Croatia

TRT 1 (TUR)

Rai Uno (IT)

R.Dvojka (Cesky)

RIK (CY)

Voice of Iran

Voice of Russia

R. Corfu (GR)

IRIB R.Tabriz (IRAN)

Radio Daffy (GR)

SRR R.Iași (RO)

RAI Radio1

R.322 (GR)

R.Miniwatt (GR)

Radio Galaxy (GR)

R.Romania Actualite

Voice of Iran

R. Capodistria Ljubljana

R. Romania Cluj

R. Nikolas (GR)

R. Targu Mure (RO)

Absolute Radio (GB)

R. Nobel (GR)

Qatar Radio

R. Sultanate Oman

Dankó Rádió (HU)

R.IRIB (IRAN)

COPE Ciudad Real (ESP)

ERTU Al-Barnameg al-Aam (EGY)

R.Romania Ant. Satelor

R.Actualite (RO)

R. Kuwait

ERTU (EGY)

R.Kermanshah (Iran)

R.Svoboda Moscow

Romania Sighet

R.Vesti(RU)

R.Cluj (RO)

SBC Riyadh (Saudi Ar.)

R. Moldova

R.IRIB (Iran)

Saudi Radio

R.Actualite (RO)

TWR Europe

A44 (GR)

>180m




Brightness:       Contrast:                Signal   -66.9 dBm       Peak   -66.9
dBm       Noise   -79.8 dB       SNR 13 dB

--------------------------------------------------------------------------------

This sv1nqz WebSDR  is currently being used by 1 user(s)     Mobile Version   
Zoomed layout      Waterfall      Alternative GUI    Hide labels

--------------------------------------------------------------------------------

Frequency:   kHz.   Mode: AM TUNE:         Please enter the frequency above.
                  
Or tune by clicking/dragging/scrollwheel on the frequency scale.

TUNE:   

--------------------------------------------------------------------------------


BAND:

--------------------------------------------------------------------------------

Admin


  Switch to another websdr server  




SV3YY1 SV2AMK SV2YJ SV6KPT SV8AJN SV8FΧN SV3YY2 SV8AWD SV2HNH SV1RVL SV1CMG
SV1BTL SV3YY3 SV9CJO SV1HFZ SV2OYM Alt. GUI


--------------------------------------------------------------------------------

  Memories  







Memories are stored as cookies on your computer, not on the server.

--------------------------------------------------------------------------------



Callsign lookup by qrz.com
   
Callsign lookup by qrzcq.com
   
QTH locator by QTH-Locator
  



Station information:






Mute Squelch High Boost
Autonotch Notch1 Notch2


Volume



 DSP NR: Off Low Medium High Strong More info here
  Waterfall view:  


Or use scroll wheel and dragging on waterfall.
Speed: slow medium fast Sizes: small medium large extra large View: spectrum
waterfall weak sigs strong sigs



  Bandwidth:        9.00 kHz @ -6dB; 9.46 kHz @ -60dB.(-4.46 / 4.46)



MODE:   

IF shift:   

--------------------------------------------------------------------------------



Or drag the passband edges on the frequency scale.

  Audio:  


Audio buffering: + 0.125sec + 0.25sec + 0.5sec + 1sec + 2sec Audio out: • Left
Ch. • L/R Ch. • Right Ch.



Gain control: AGC on Manual
Gain


--------------------------------------------------------------------------------

Audio recording: start

After downloading the record file, you can analyze it using the Analyzer


Signal strength plot: none fast slow




  Logbook:  


Call of station that you hear:


Comments:


View the last 20 lines of the logbook,
or the entire logbook.

--------------------------------------------------------------------------------



--------------------------------------------------------------------------------

This WebSDR is currently being used by 1 user(s) simultaneously      compact
view


DE,Frankfurt am Main 1240.00















--------------------------------------------------------------------------------

Chatbox:
This chatbox is intended to discuss the operation of the WebSDR. The operators
of this site disclaim any responsibility for text appearing in this chatbox.


11 Mar 1124z  : .
1124z  : Αχχ Παναγιώτη 14 ...




--------------------------------------------------------------------------------

Statistics:
Past 10 seconds: CPUload=13.5%, 0.00 users; audio 0.0 kb/s, waterfall 0.0 kb/s,
http 1356.2 kb/s

--------------------------------------------------------------------------------

WebSDR HTML5 sound - Copyright 2007-2018, P.T. de Boer, pa3fwm@websdr.org
-27792 2000 -13699 -2000
16000 3 44100 WebAudio

0 suspended