au.icou.co.uk Open in urlscan Pro
162.241.253.219  Public Scan

URL: https://au.icou.co.uk/login.php
Submission Tags: krdtest
Submission: On February 07 via api from JP — Scanned from JP

Form analysis 3 forms found in the DOM

#0

<form class="lrm-form js-lrm-form" action="#0" data-action="login">
  <div class="lrm-fieldset-wrap">
    <div class="lrm-integrations lrm-integrations--login">
    </div>
    <p class="lrm-form-message lrm-form-message--init"></p>
    <div class="fieldset">
      <label class="image-replace lrm-email lrm-ficon-mail" title="Email or Username"></label>
      <input name="username" class="full-width has-padding has-border" type="text" aria-label="Email or Username" placeholder="Email or Username" required="" value="" autocomplete="username" data-autofocus="1">
      <span class="lrm-error-message"></span>
    </div>
    <div class="fieldset">
      <label class="image-replace lrm-password lrm-ficon-key" title="Password"></label>
      <input name="password" class="full-width has-padding has-border" type="password" aria-label="Password" placeholder="Password" required="" value="">
      <span class="lrm-error-message"></span>
      <span class="hide-password lrm-ficon-eye" data-show="Show" data-hide="Hide" aria-label="Show"></span>
    </div>
    <div class="fieldset">
      <label class="lrm-nice-checkbox__label lrm-remember-me-checkbox">Remember me <input type="checkbox" class="lrm-nice-checkbox lrm-remember-me" name="remember-me" checked="">
        <div class="lrm-nice-checkbox__indicator"></div>
      </label>
    </div>
    <div class="lrm-integrations lrm-integrations--login lrm-integrations-before-btn">
    </div>
    <div class="lrm-integrations-otp"></div>
  </div>
  <div class="fieldset fieldset--submit fieldset--full-width">
    <button class="full-width has-padding" type="submit"> Log in </button>
  </div>
  <div class="lrm-fieldset-wrap">
    <div class="lrm-integrations lrm-integrations--login">
    </div>
  </div>
  <input type="hidden" name="redirect_to" value="">
  <input type="hidden" name="lrm_action" value="login">
  <input type="hidden" name="wp-submit" value="1">
  <!-- Fix for Eduma WP theme-->
  <input type="hidden" name="lp-ajax" value="login">
  <input type="hidden" id="security-login" name="security-login" value="cfb843ece3"><input type="hidden" name="_wp_http_referer" value="/login.php">
  <!-- For Invisible Recaptcha plugin -->
  <span class="wpcf7-submit" style="display: none;"></span>
</form>

#0

<form class="lrm-form js-lrm-form" action="#0" data-action="registration" data-lpignore="true">
  <div class="lrm-fieldset-wrap lrm-form-message-wrap">
    <p class="lrm-form-message lrm-form-message--init"></p>
  </div>
  <div class="lrm-fieldset-wrap">
    <div class="lrm-integrations lrm-integrations--register">
    </div>
    <div class="fieldset fieldset--username">
      <label class="image-replace lrm-username lrm-ficon-user" for="signup-username" title="Username*"></label>
      <input name="username" class="full-width has-padding has-border" id="signup-username" type="text" placeholder="Username*" required="" aria-label="Username*" autocomplete="off" data-lpignore="true">
      <span class="lrm-error-message"></span>
    </div>
    <div class="fieldset fieldset--login">
      <label class="image-replace lrm-username lrm-ficon-user" for="signup-login" title="Login"></label>
      <input name="login" class="full-width has-padding has-border" id="signup-login" type="text" autocomplete="off" data-lpignore="true">
    </div>
    <div class="fieldset fieldset--email">
      <label class="image-replace lrm-email lrm-ficon-mail" for="signup-email" title="Email*"></label>
      <input name="email" class="full-width has-padding has-border" id="signup-email" type="email" placeholder="Email*" required="" autocomplete="off" aria-label="Email*">
      <span class="lrm-error-message"></span>
    </div>
    <div class="lrm-integrations lrm-integrations--register">
    </div>
    <div class="fieldset fieldset--terms">
      <label class="lrm-nice-checkbox__label lrm-accept-terms-checkbox">I agree with the <a>Terms</a>. <input type="checkbox" class="lrm-nice-checkbox lrm-accept-terms" name="registration_terms" value="yes">
        <span class="lrm-error-message"></span>
        <div class="lrm-nice-checkbox__indicator"></div>
      </label>
    </div>
    <div class="lrm-integrations lrm-integrations--register lrm-info lrm-info--register">
    </div>
  </div>
  <div class="fieldset fieldset--submit fieldset--full-width">
    <button class="full-width has-padding" type="submit"> Create account </button>
  </div>
  <div class="lrm-fieldset-wrap">
    <div class="lrm-integrations lrm-integrations--register">
    </div>
  </div>
  <input type="hidden" name="redirect_to" value="">
  <input type="hidden" name="lrm_action" value="signup">
  <input type="hidden" name="wp-submit" value="1">
  <!-- Fix for Eduma WP theme-->
  <input type="hidden" name="is_popup_register" value="1">
  <input type="hidden" id="security-signup" name="security-signup" value="54657e3b7c"><input type="hidden" name="_wp_http_referer" value="/login.php"> <!-- For Invisible Recaptcha plugin -->
  <span class="wpcf7-submit" style="display: none;"></span>
</form>

#0

<form class="lrm-form js-lrm-form" action="#0" data-action="lost-password">
  <div class="lrm-fieldset-wrap">
    <p class="lrm-form-message">Lost your password? Please enter your email address. You will receive mail with link to set new password.</p>
    <div class="fieldset">
      <label class="image-replace lrm-email lrm-ficon-mail" title="Email or Username"></label>
      <input class="full-width has-padding has-border" name="user_login" type="text" required="" placeholder="Email or Username" data-autofocus="1" aria-label="Email or Username">
      <span class="lrm-error-message"></span>
    </div>
    <div class="lrm-integrations lrm-integrations--reset-pass">
    </div>
    <input type="hidden" name="lrm_action" value="lostpassword">
    <input type="hidden" name="wp-submit" value="1">
    <input type="hidden" id="security-lostpassword" name="security-lostpassword" value="2fb30e5ed8"><input type="hidden" name="_wp_http_referer" value="/login.php">
  </div>
  <div class="fieldset fieldset--submit fieldset--full-width">
    <button class="full-width has-padding" type="submit"> Reset password </button>
  </div>
  <!-- For Invisible Recaptcha plugin -->
  <span class="wpcf7-submit" style="display: none;"></span>
</form>

Text Content

ARE YOU INTERESTED IN ONLINE LEARNING? CONTACT US.

 * Register Here
 * Membership Login

 * Home
   * Home Version One
   * Home Version Two
   * Home Version Three
   * Home Version Four
   * Home Version Five
   * Home Version Six
 * Pages
   * About Us
   * About Us Two
   * Our Team
   * Team Details
   * Become an Instructor
   * Contact One
   * Contact Two
   * 404 Page
 * Blog
   * Blog Default
   * Blog Classic
   * Masonry Style
   * Modern Style
   * Post Single
 * Event
   * All Events
   * Event Details
 * Course
   * All Courses
   * Course Style One
   * Course Style Two
   * Course Style Three
   * Course Details
   * Become an Instructor
   * Register / Log-in
 * Shop
   * Shop No Sidebar
   * Shop Sidebar Left
   * Shop Sidebar Right
   * Product Details
   * Checkout
   * Cart

0


OOPS! PAGE IS NOT AVAILABLE

WE'RE NOT BEING ABLE TO FIND THE PAGE YOU'RE LOOKING FOR

Back To Home

A premier educational consultant & institution focussing on providing quality
learning to university students aspiring for a bright career.




NAVIGATION

 * Home
 * Pages
 * About Me
 * Blog
 * Contact


ABOUT

 * Membership Login
 * About Me
 * Terms of Conditions
 * Table of Contents
 * Privacy Policy


CONTACT

121 King St, Melbourne VIC
3000, Australia

888-123-4587

 * info@example.com
 * 121 King St, Melbourne VIC 3000,
   Australia
 * 888-123-4587

© Copyright 2021 Radiant Themes
Ti-facebook Twitter Pinterest Instagram
 * Sign in
 * New account

Remember me



Log in


Forgot your password?

I agree with the Terms.


Create account


Lost your password? Please enter your email address. You will receive mail with
link to set new password.



Reset password

Back to login



Select the fields to be shown. Others will be hidden. Drag and drop to rearrange
the order.
 * Image
 * SKU
 * Rating
 * Price
 * Stock
 * Availability
 * Add to cart
 * Description
 * Content
 * Weight
 * Dimensions
 * Additional information
 * Attributes
 * Custom attributes
 * Custom fields

Click outside to hide the compare bar


Compare
Wishlist 0

Open wishlist page Continue shopping