eyktancattery.com
Open in
urlscan Pro
2606:4700:3032::6815:2420
Public Scan
Submitted URL: http://eyktancattery.com/ecommerce/auth
Effective URL: https://eyktancattery.com/ecommerce/auth
Submission: On June 03 via api from US — Scanned from DE
Effective URL: https://eyktancattery.com/ecommerce/auth
Submission: On June 03 via api from US — Scanned from DE
Form analysis
5 forms found in the DOM<form id="search-form">
<input type="text" name="query" id="query" class="mx-auto" placeholder="Enter Search Keyword" autocomplete="off" autofocus="" required="">
<div class="search-actions mx-auto">
<div class="radio-div">
<input type="radio" name="type" value="all" id="all" class="form-radio" checked="">
<label for="all">All</label>
</div>
<div class="radio-div">
<input type="radio" name="type" value="updates" id="updates" class="form-radio">
<label for="updates"> Updates </label>
</div>
<div class="radio-div">
<input type="radio" name="type" value="products" id="products" class="form-radio">
<label for="products"> Products </label>
</div>
<div class="radio-div">
<input type="radio" name="type" value="media" id="media" class="form-radio">
<label for="media"> Media </label>
</div>
<div class="radio-div">
<input type="radio" name="type" value="pages" id="pages" class="form-radio">
<label for="pages">Pages</label>
</div>
<div class="d-block text-center">
<a id="btn-search" title="search" class="btn btn-primary custom-btn-style my-4 br-2 shadow" href="#" onclick="event.preventDefault();">Search</a>
</div>
</div>
</form>
POST /ecommerce/login
<form class="login-container" id="login-form" method="POST" action="/ecommerce/login">
<input type="hidden" name="_token" value="rZTCkENrWtLoSZWcToOUMA97Yuh6Xp2T240AjQK5">
<div class="top">
<span>Don't have an account? <a href="javascript:voide()" onclick="register()">Create</a></span>
<h4 class="header">Login</h4>
</div>
<div class="input-box">
<input type="email" class="input-field" placeholder="Email" name="email" value="" required="" autofocus="">
<i class="fa fa-user"></i>
</div>
<div class="input-box">
<input type="password" class="input-field" placeholder="Password" name="password" id="login-password" required="">
<i class="fa fa-lock"></i>
<i class="fa fa-eye" id="login-password-fa" onclick="togalPassword(this,'#login-password')"></i>
</div>
<input type="hidden" name="website_id" value="1435958">
<div class="two-col">
<div class="one">
<input type="checkbox" name="remember" id="login-check">
<label for="login-check"> Remember Me</label>
</div>
<div class="two">
<label><a href="/ecommerce/password/reset">Forgot password?</a></label>
</div>
</div>
<div class="input-box">
<button type="submit" class="submit" onclick="toggleBtnContent(this);document.querySelector('#login-form').submit()">Sign In</button>
</div>
</form>
POST /ecommerce/register
<form class="register-container" id="register-form" method="POST" action="/ecommerce/register">
<input type="hidden" name="_token" value="rZTCkENrWtLoSZWcToOUMA97Yuh6Xp2T240AjQK5">
<div class="top">
<span>Have an account? <a href="javascript:void()" onclick="login()">Login</a></span>
<h4 class="header">Sign Up </h4>
</div>
<div class="input-box">
<input type="email" class="input-field" placeholder="Email" name="email_signup" id="email_signup" value="" required="">
<i class="fa fa-envelope"></i>
</div>
<div class="input-box">
<input type="password" class="input-field" placeholder="Password" name="password_signup" id="password_signup" required="">
<i class="fa fa-lock"></i>
</div>
<div class="input-box">
<input type="password" class="input-field" id="confirm-password" placeholder="Confirm Password" name="password_signup_confirmation" required="">
<i class="fa fa-eye" onclick="togalPassword(this,'#confirm-password')"></i>
</div>
<div class="form-group">
<div class="recaptcha">
<div id="g-recaptcha-widget1" class="recaptcha-scale" data-grecapid="0">
<div style="width: 304px; height: 78px;">
<div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-8fovdupdcn6r" frameborder="0" scrolling="no"
sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Lf8FTIUAAAAAEH7vOdPzp19f0klLdJJkx0K4_CU&co=aHR0cHM6Ly9leWt0YW5jYXR0ZXJ5LmNvbTo0NDM.&hl=de&v=DH3nyJMamEclyfe-nztbfV8S&size=normal&cb=pb8n7g8twup9"></iframe>
</div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
</div><iframe style="display: none;"></iframe>
</div>
</div>
</div>
<input type="hidden" name="website_id" value="1435958">
<div class="two-col">
<div class="one">
<input type="checkbox" id="register-check">
<label for="register-check"> Remember Me</label>
</div>
<div class="two">
<label><a href="javascript:voide()">Terms & conditions</a></label>
</div>
</div>
<div class="input-box">
<button type="submit" class="submit" onclick="toggleBtnContent(this);document.querySelector('#register-form').submit()">Register</button>
</div>
</form>
<form class="report-form" role="form" id="report-form">
<input type="hidden" name="_token" value="rZTCkENrWtLoSZWcToOUMA97Yuh6Xp2T240AjQK5">
<div class="options-wrap">
<div class="option-wrap">
<input type="radio" name="report-reason" value="Harassment and Cyberbullying" class="option" id="reason1" required="">
<label for="reason1">Harassment and Cyberbullying</label>
</div>
<div class="option-wrap">
<input type="radio" name="report-reason" value="Impersonation" class="option" id="reason2" required="">
<label for="reason2">Impersonation</label>
</div>
<div class="option-wrap">
<input type="radio" name="report-reason" value="Violent Threats" class="option" id="reason3" required="">
<label for="reason3">Violent Threats</label>
</div>
<div class="option-wrap">
<input type="radio" name="report-reason" value="Hate Speech Against a Protected Group" class="option" id="reason4" required="">
<label for="reason4">Hate Speech Against a Protected Group</label>
</div>
<div class="option-wrap">
<input type="radio" name="report-reason" value="Spam and Scams" class="option" id="reason5" required="">
<label for="reason5">Spam and Scams</label>
</div>
<div class="option-wrap">
<input type="radio" name="report-reason" value="none" class="option" id="reason6" required="">
<label for="reason6">None of these are my issue</label>
</div>
<div class="option-wrap extra-field" id="extra-field">
<label for="report-reason" class="sr-only">reason to report</label>
<input type="text" class="report-reason" name="report-custom-reason" placeholder="reason to report">
</div>
</div>
<label for="report-email" class="sr-only">your email</label>
<input type="email" class="report-email" name="report-email" id="report-email" placeholder="your email*" required="">
<label for="report-msg" class="sr-only">message</label>
<textarea class="report-msg" name="report-msg" id="report-msg" rows="3" placeholder="message*" required=""></textarea>
<input type="hidden" id="report-msg_title" name="msg_title" value="[Websites.co.in] Website Abuse Reported">
<input type="hidden" id="report-website_id" name="report-website_id" value="1435958">
<input type="hidden" id="report-website_url" name="report-website_url" value="https://eyktancattery.com">
<button type="submit" class="report-send-btn"> Report this website </button>
</form>
POST //translate.googleapis.com/translate_voting?client=te
<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>
Text Content
Eyktan Maine Coons Cattery 0 Cart Count: 0 Your cart is empty! Cart Total:(Tax included) - View Cart Checkout Sign in New Customer? Sign Up -------------------------------------------------------------------------------- Profile Orders X All Updates Products Media Pages Search X 01. HOME 02. UPDATES 03. KITTENS 04. CONTACT Don't have an account? Create LOGIN Remember Me Forgot password? Sign In Have an account? Login SIGN UP Remember Me Terms & conditions Register KEEP UP TO DATE SUBSCRIBE TO OUR NEWSLETTER × WHERE TO FIND US View All Branches OPENING HOURS Monday 08:00 AM - 06:00 PM Tuesday 08:00 AM - 06:00 PM Wednesday 08:00 AM - 06:00 PM Thursday 08:00 AM - 06:00 PM Friday 08:00 AM - 06:00 PM Saturday 10:00 AM - 03:00 PM Sunday Closed EXPLORE * HOME * UPDATES * KITTENS * CONTACT Select Language Afrikaans Albanian Arabic Armenian Azerbaijani Basque Belarusian Bulgarian Catalan Chinese (Simplified) Chinese (Traditional) Croatian Czech Danish Dutch English Estonian Filipino Finnish French Galician Georgian German Greek Haitian Creole Hebrew Hindi Hungarian Icelandic Indonesian Irish Italian Japanese Korean Latvian Lithuanian Macedonian Malay Maltese Norwegian Persian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swahili Swedish Thai Turkish Ukrainian Urdu Vietnamese Welsh Yiddish Bengali Bosnian Cebuano Esperanto Gujarati Hausa Hmong Igbo Javanese Kannada Khmer Lao Latin Maori Marathi Mongolian Nepali Punjabi Somali Tamil Telugu Yoruba Zulu Powered by Google Übersetzer © 2024 Eyktan Maine Coons Cattery Sitemap 9654 views Report abuse X SAFETY AND ABUSE REPORTING Harassment and Cyberbullying Impersonation Violent Threats Hate Speech Against a Protected Group Spam and Scams None of these are my issue reason to report your email message Report this website THANKS FOR BEING AWESOME! We appreciate you contacting us. Our support will get back in touch with you soon! Have a great day! ARE YOU SURE YOU WANT TO REPORT ABUSE AGAINST THIS WEBSITE? Please note that your query will be processed only if we find it relevant. Rest all requests will be ignored. If you need help with the website, please login to your dashboard and connect to support Cancel Confirm Category: Originaltext Diese Übersetzung bewerten Mit deinem Feedback können wir Google Übersetzer weiter verbessern