m.kuku.lu Open in urlscan Pro
2606:4700:20::681a:7a1  Public Scan

Submitted URL: http://exdonuts.com/
Effective URL: https://m.kuku.lu/
Submission: On May 26 via manual from US — Scanned from JP

Form analysis 3 forms found in the DOM

<form>
  <div>
    <div class="undertextbox">
      <input class="defborder biginput" data-role="none" id="input_manualmailaddr" type="text" autocapitalize="off" autocomplete="off" value="" placeholder="Enter an account name of your choice">
    </div>
    <div style="padding-top:15px;">
      <div id="input_manualmaildomain_selected" class="buttonborder">
        <!-- item here -->
        <a id="input_manualmaildomain_selected_item" href="javascript:void(0);" style="box-sizing:border-box;height:100%;" data-role="button" class="force_left" data-icon="arrow-d" data-iconpos="right" data-shadow="false">
									&nbsp;
								</a>
      </div>
    </div>
  </div>
  <div style="margin-top:2px;">
    <script>
      $('#input_manualmaildomain_selected_item').on('click', function() {
        toggleManualDomain();
        return false;
      });

      function toggleManualDomain() {
        if ($("#input_manualmaildomain_list").css("display") == "none") {
          $("#input_manualmaildomain_list").css("display", "block");
        } else {
          $("#input_manualmaildomain_list").css("display", "none");
        }
        resizePopupMenu();
      }

      function changeManualDomain() {
        var _val = $(':radio[name="input_manualmaildomain"]:checked').val();
        $("#input_manualmaildomain_selected_item").html("" + $("#input_manualmaildomain_" + _val.split(".").join("")).html());
        $("#input_manualmaildomain_list").css("display", "none");
        resizePopupMenu();
      }

      function searchManualDomain(_q) {
        _q = _q.split("@").join("");
        $(':radio[name="input_manualmaildomain"]').each(function() {
          if (!_q || $(this).val().indexOf(_q) != -1) {
            $(this).css("display", "block");
            $("#input_manualmaildomain_" + $(this).val().split(".").join("")).css("display", "block");
          } else {
            $(this).css("display", "none");
            $("#input_manualmaildomain_" + $(this).val().split(".").join("")).css("display", "none");
          }
        });
      }
      $(function() {
        changeManualDomain();
      });
    </script>
    <div id="input_manualmaildomain_list" class="defborder fade_bg" style="display:none;z-index:1000;padding:8px;border-radius:4px;">
      <div>
        <input type="search" class="defborder" onenter="return false;" onchange="searchManualDomain(this.value)" onkeyup="searchManualDomain(this.value)" name="domainlist_q" id="domainlist-search-basic" placeholder="Search" value="">
      </div>
      <div style="height:400px;max-height:40vh;overflow-y:auto;">
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-shchiba.uk" value="shchiba.uk">
        <label id="input_manualmaildomain_shchibauk" for="radio-choice-shchiba.uk">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@shchiba.uk</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
              <span style="background-color:rgba(255,0,0,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> NEW! </span>
              <span style="background-color:rgba(255,128,192,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> 日本限定 </span>
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-catgroup.uk" value="catgroup.uk">
        <label id="input_manualmaildomain_catgroupuk" for="radio-choice-catgroup.uk">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@catgroup.uk</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
              <span style="background-color:rgba(255,0,0,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> NEW! </span>
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-goatmail.uk" value="goatmail.uk">
        <label id="input_manualmaildomain_goatmailuk" for="radio-choice-goatmail.uk">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@goatmail.uk</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
              <span style="background-color:rgba(255,0,0,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> NEW! </span>
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-eripo.net" value="eripo.net" checked="checked">
        <label id="input_manualmaildomain_eriponet" for="radio-choice-eripo.net">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@eripo.net</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
              <span style="background-color:rgba(255,0,0,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> NEW! </span>
              <span style="background-color:rgba(255,128,192,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> 日本限定 </span>
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-sendnow.win" value="sendnow.win">
        <label id="input_manualmaildomain_sendnowwin" for="radio-choice-sendnow.win">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@sendnow.win</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-nyasan.com" value="nyasan.com">
        <label id="input_manualmaildomain_nyasancom" for="radio-choice-nyasan.com">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@nyasan.com</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
              <span style="background-color:rgba(255,128,192,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> 日本限定 </span>
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-ccmail.uk" value="ccmail.uk">
        <label id="input_manualmaildomain_ccmailuk" for="radio-choice-ccmail.uk">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@ccmail.uk</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-xmailer.be" value="xmailer.be">
        <label id="input_manualmaildomain_xmailerbe" for="radio-choice-xmailer.be">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@xmailer.be</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
              <span style="background-color:rgba(255,128,192,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> 日本限定 </span>
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-na-cat.com" value="na-cat.com">
        <label id="input_manualmaildomain_na-catcom" for="radio-choice-na-cat.com">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@na-cat.com</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
              <span style="background-color:rgba(255,128,192,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> 日本限定 </span>
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-exdonuts.com" value="exdonuts.com">
        <label id="input_manualmaildomain_exdonutscom" for="radio-choice-exdonuts.com">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@exdonuts.com</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-cocoro.uk" value="cocoro.uk">
        <label id="input_manualmaildomain_cocorouk" for="radio-choice-cocoro.uk">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@cocoro.uk</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
              <span style="background-color:rgba(255,128,192,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> 日本限定 </span>
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-hamham.uk" value="hamham.uk">
        <label id="input_manualmaildomain_hamhamuk" for="radio-choice-hamham.uk">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@hamham.uk</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-mama3.org" value="mama3.org">
        <label id="input_manualmaildomain_mama3org" for="radio-choice-mama3.org">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@mama3.org</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
              <span style="background-color:rgba(255,128,192,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> 日本限定 </span>
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-digdig.org" value="digdig.org">
        <label id="input_manualmaildomain_digdigorg" for="radio-choice-digdig.org">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@digdig.org</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-fukurou.ch" value="fukurou.ch">
        <label id="input_manualmaildomain_fukurouch" for="radio-choice-fukurou.ch">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@fukurou.ch</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
              <span style="background-color:rgba(255,128,192,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> 日本限定 </span>
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-nezumi.be" value="nezumi.be">
        <label id="input_manualmaildomain_nezumibe" for="radio-choice-nezumi.be">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@nezumi.be</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
              <span style="background-color:rgba(255,128,192,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> 日本限定 </span>
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-owleyes.ch" value="owleyes.ch">
        <label id="input_manualmaildomain_owleyesch" for="radio-choice-owleyes.ch">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@owleyes.ch</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-stayhome.li" value="stayhome.li">
        <label id="input_manualmaildomain_stayhomeli" for="radio-choice-stayhome.li">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@stayhome.li</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-okinawa.li" value="okinawa.li">
        <label id="input_manualmaildomain_okinawali" for="radio-choice-okinawa.li">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@okinawa.li</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
              <span style="background-color:rgba(255,128,192,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> 日本限定 </span>
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-fanclub.pm" value="fanclub.pm">
        <label id="input_manualmaildomain_fanclubpm" for="radio-choice-fanclub.pm">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@fanclub.pm</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-nekochan.fr" value="nekochan.fr">
        <label id="input_manualmaildomain_nekochanfr" for="radio-choice-nekochan.fr">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@nekochan.fr</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
              <span style="background-color:rgba(255,128,192,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> 日本限定 </span>
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-hotsoup.be" value="hotsoup.be">
        <label id="input_manualmaildomain_hotsoupbe" for="radio-choice-hotsoup.be">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@hotsoup.be</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-sofia.re" value="sofia.re">
        <label id="input_manualmaildomain_sofiare" for="radio-choice-sofia.re">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@sofia.re</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
              <span style="background-color:rgba(255,128,192,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> 日本限定 </span>
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-simaenaga.com" value="simaenaga.com">
        <label id="input_manualmaildomain_simaenagacom" for="radio-choice-simaenaga.com">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@simaenaga.com</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-tapi.re" value="tapi.re">
        <label id="input_manualmaildomain_tapire" for="radio-choice-tapi.re">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@tapi.re</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-kagi.be" value="kagi.be">
        <label id="input_manualmaildomain_kagibe" for="radio-choice-kagi.be">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@kagi.be</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
              <span style="background-color:rgba(255,128,192,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> 日本限定 </span>
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-nagi.be" value="nagi.be">
        <label id="input_manualmaildomain_nagibe" for="radio-choice-nagi.be">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@nagi.be</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
              <span style="background-color:rgba(255,128,192,0.7);padding:3px;margin-left:5px;color:white;font-weight:nornal;text-shadow:0 !important;border-radius:3px;"> 日本限定 </span>
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-fuwari.be" value="fuwari.be">
        <label id="input_manualmaildomain_fuwaribe" for="radio-choice-fuwari.be">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@fuwari.be</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-magim.be" value="magim.be">
        <label id="input_manualmaildomain_magimbe" for="radio-choice-magim.be">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@magim.be</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-mirai.re" value="mirai.re">
        <label id="input_manualmaildomain_miraire" for="radio-choice-mirai.re">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@mirai.re</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-moimoi.re" value="moimoi.re">
        <label id="input_manualmaildomain_moimoire" for="radio-choice-moimoi.re">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@moimoi.re</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-heisei.be" value="heisei.be">
        <label id="input_manualmaildomain_heiseibe" for="radio-choice-heisei.be">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@heisei.be</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-honeys.be" value="honeys.be">
        <label id="input_manualmaildomain_honeysbe" for="radio-choice-honeys.be">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@honeys.be</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-mbox.re" value="mbox.re">
        <label id="input_manualmaildomain_mboxre" for="radio-choice-mbox.re">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@mbox.re</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-uma3.be" value="uma3.be">
        <label id="input_manualmaildomain_uma3be" for="radio-choice-uma3.be">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@uma3.be</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-instaddr.ch" value="instaddr.ch">
        <label id="input_manualmaildomain_instaddrch" for="radio-choice-instaddr.ch">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@instaddr.ch</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-quicksend.ch" value="quicksend.ch">
        <label id="input_manualmaildomain_quicksendch" for="radio-choice-quicksend.ch">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@quicksend.ch</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-instaddr.win" value="instaddr.win">
        <label id="input_manualmaildomain_instaddrwin" for="radio-choice-instaddr.win">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@instaddr.win</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-instaddr.uk" value="instaddr.uk">
        <label id="input_manualmaildomain_instaddruk" for="radio-choice-instaddr.uk">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@instaddr.uk</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-meruado.uk" value="meruado.uk">
        <label id="input_manualmaildomain_meruadouk" for="radio-choice-meruado.uk">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@meruado.uk</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-niseko.be" value="niseko.be">
        <label id="input_manualmaildomain_nisekobe" for="radio-choice-niseko.be">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@niseko.be</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-kkmail.be" value="kkmail.be">
        <label id="input_manualmaildomain_kkmailbe" for="radio-choice-kkmail.be">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@kkmail.be</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-prin.be" value="prin.be">
        <label id="input_manualmaildomain_prinbe" for="radio-choice-prin.be">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@prin.be</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-mofu.be" value="mofu.be">
        <label id="input_manualmaildomain_mofube" for="radio-choice-mofu.be">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@mofu.be</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-usako.net" value="usako.net">
        <label id="input_manualmaildomain_usakonet" for="radio-choice-usako.net">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@usako.net</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-eay.jp" value="eay.jp">
        <label id="input_manualmaildomain_eayjp" for="radio-choice-eay.jp">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@eay.jp</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-via.tokyo.jp" value="via.tokyo.jp">
        <label id="input_manualmaildomain_viatokyojp" for="radio-choice-via.tokyo.jp">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@via.tokyo.jp</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-ichigo.me" value="ichigo.me">
        <label id="input_manualmaildomain_ichigome" for="radio-choice-ichigo.me">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@ichigo.me</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-choco.la" value="choco.la">
        <label id="input_manualmaildomain_chocola" for="radio-choice-choco.la">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@choco.la</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-cream.pink" value="cream.pink">
        <label id="input_manualmaildomain_creampink" for="radio-choice-cream.pink">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@cream.pink</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-merry.pink" value="merry.pink">
        <label id="input_manualmaildomain_merrypink" for="radio-choice-merry.pink">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@merry.pink</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-neko2.net" value="neko2.net">
        <label id="input_manualmaildomain_neko2net" for="radio-choice-neko2.net">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@neko2.net</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-fuwamofu.com" value="fuwamofu.com">
        <label id="input_manualmaildomain_fuwamofucom" for="radio-choice-fuwamofu.com">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@fuwamofu.com</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-ruru.be" value="ruru.be">
        <label id="input_manualmaildomain_rurube" for="radio-choice-ruru.be">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@ruru.be</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-macr2.com" value="macr2.com">
        <label id="input_manualmaildomain_macr2com" for="radio-choice-macr2.com">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@macr2.com</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-f5.si" value="f5.si">
        <label id="input_manualmaildomain_f5si" for="radio-choice-f5.si">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@f5.si</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
        <input type="radio" name="input_manualmaildomain" style="" onchange="changeManualDomain();" id="radio-choice-svk.jp" value="svk.jp">
        <label id="input_manualmaildomain_svkjp" for="radio-choice-svk.jp">
          <div class="horizontal" style="align-items: center;">
            <div style="flex-grow:1;">
              <b dir="auto">@svk.jp</b>
            </div>
            <div style="flex-grow:1;text-align:right;">
            </div>
          </div>
        </label>
      </div>
    </div>
  </div>
  <div style="text-align:right;margin:5px;">
    <a id="link_configdomain" style="cursor:pointer;">Domain settings</a>
    <script>
      $('#link_configdomain').on('click', function() {
        location.href = "config_domain.php";
      });
    </script>
  </div>
  <div class="buttonborder" style="margin-top:10px;">
    <a id="link_addMailAddrByManualSubmit" href="javascript:void(0);" data-role="button" class="force_center" data-shadow="false">Create an email address</a>
  </div>
  <script>
    $('#link_addMailAddrByManualSubmit').on('click', function() {
      checkManualMailAddr();
      return false;
    });
  </script>
</form>

<form>
  <div><input class="defborder biginput" data-role="none" id="new_password" autocomplete="off" placeholder="New password" type="password" value=""></div>
  <div style="margin-top:5px;"><input class="defborder biginput" data-role="none" id="new_password_re" autocomplete="off" placeholder="Confirm new password" type="password" value=""></div>
  <div class="noticebox" style="margin-top:10px;">* You can use four or more one-byte English characters, numbers and symbols for your password.</div>
  <div class="horizontal" style="padding-top:10px;justify-content: flex-end;">
    <div class="buttonborder" style="width:150px;">
      <a id="link_changepassword_ok" class="force_center" data-role="button" data-shadow="false"><b>OK</b></a>
    </div>
    <div class="buttonborder" style="width:150px;margin-left:10px;">
      <a id="link_changepassword_cancel" class="force_center" data-role="button" data-shadow="false">Cancel</a>
    </div>
  </div>
</form>

<form onsubmit="checkLogin();return false;">
  <div style="display:none;"><input type="submit" value="dummy"></div>
  <div style="margin-top:8px;"><input class="defborder biginput" data-role="none" id="user_number" placeholder="AccountID" type="text" autocapitalize="off" value=""></div>
  <div style="margin-top:8px;"><input class="defborder biginput" data-role="none" id="user_password" placeholder="Password" type="password" value=""></div>
  <div class="buttonborder" style="margin-top:10px;">
    <a href="javascript:checkLogin();" data-role="button" class="force_center" data-iconpos="left" data-shadow="false">Login</a>
  </div>
</form>

Text Content

Sort addresses Batch delete addresses Deleted addresses Alias Mail form Block
Address transfer
Advanced settings Account

捨てメアド 絵チャ LIVE ファイル転送 画像共有 動画共有 DDNS お知らせ

  URL短縮 | 問い合わせ | 稼働状況

キャラ・放送 相場調査 お知らせ

 

InstAddr
Multipurpose free email addresses. Any number of addresses at one time, no
limits. No need to register either.
日本語 English 한국어 简体中文 繁體中文 हिंदी Türkçe Indonesia Español Русский Português
Français Deutsch العربية Italiano


Config
Addresses
Inbox
Outbox
New


Notifications


Notifications

Add email address
You can create as many additional email addresses as possible while keeping the
existing address.

Create an address automatically
Designate an address
 
@shchiba.uk
NEW! 日本限定
@catgroup.uk
NEW!
@goatmail.uk
NEW!
@eripo.net
NEW! 日本限定
@sendnow.win

@nyasan.com
日本限定
@ccmail.uk

@xmailer.be
日本限定
@na-cat.com
日本限定
@exdonuts.com

@cocoro.uk
日本限定
@hamham.uk

@mama3.org
日本限定
@digdig.org

@fukurou.ch
日本限定
@nezumi.be
日本限定
@owleyes.ch

@stayhome.li

@okinawa.li
日本限定
@fanclub.pm

@nekochan.fr
日本限定
@hotsoup.be

@sofia.re
日本限定
@simaenaga.com

@tapi.re

@kagi.be
日本限定
@nagi.be
日本限定
@fuwari.be

@magim.be

@mirai.re

@moimoi.re

@heisei.be

@honeys.be

@mbox.re

@uma3.be

@instaddr.ch

@quicksend.ch

@instaddr.win

@instaddr.uk

@meruado.uk

@niseko.be

@kkmail.be

@prin.be

@mofu.be

@usako.net

@eay.jp

@via.tokyo.jp

@ichigo.me

@choco.la

@cream.pink

@merry.pink

@neko2.net

@fuwamofu.com

@ruru.be

@macr2.com

@f5.si

@svk.jp

Domain settings
Create an email address

”@tensi.org” is available for use. See how to activate it here.
Create an address with expiration
If you are blocked and cannot register on platforms such as Twitter, why not
give our “Create an address with expiration” or “new domains with the NEW! mark”
a try?
You can recover your account by setting up a recovery email address in case of
access denial.
Your email address
Your email address is shown below. This email address is permanently available.

Delete Enable/disable notifications



Your user information
Make sure to write down your “AccountID” and “password” to recover the original
status after your email addresses and messages are initialized because you
delete the app or change your smartphone. If you forget to keep them, all the
addresses will be gone after you change your device or delete the app. You can
simultaneously sign in and use the same address from different smartphones and
PCs.

About Premium Plan
Information of account in use
Write down the following “AccountID” and “Password” to be able to simultaneously
use the current address from your new smartphone or different devices and sync
messages.
AccountID
408131887132

Password
543343

* You can use four or more one-byte English characters, numbers and symbols for
your password.
OK
Cancel
Recovery email
(none)

2-Factor Authentication
(none)

2-Factor Authentication


Off
Select
Email Verification
Select
OTP Verification
Select
OK
Account Card
Linking Account Settings
Logout
Sign in to another account
Sign in with your InstAddr account or linked account.

Login

Click here if you lost your account information and cannot sign in.

Enter campaign code
Settings menu (advanced settings)
 
Loading...


Yes
No
OK
OK
Cancel


Browser extension can be found here! (for Chrome)

日本語 | English | 한국어 | 简体中文 | 繁體中文 | हिंदी | Türkçe | Indonesia | Español |
Русский | Português | Français | Deutsch | العربية | Italiano

Tweet