control.theglitzhub.com Open in urlscan Pro
66.29.131.215  Public Scan

Submitted URL: https://www.control.theglitzhub.com/
Effective URL: https://control.theglitzhub.com/
Submission: On January 21 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 13 forms found in the DOM

<form onsubmit="event.preventDefault();window.location = 'https://control.theglitzhub.com/search/songs/' + $('#search_keyword').val();">
  <input class="form-control" placeholder="Search for artists, tracks" type="search" autocomplete="off" name="search_keyword" id="search_keyword">
  <button class="btn" type="submit">search</button>
</form>

POST

<form method="post" action="" id="login-form">
  <div class="form-group mat_input">
    <input type="text" class="form-control" placeholder="Username" autofocus="" name="username">
  </div>
  <div class="form-group mat_input">
    <input type="password" class="form-control" placeholder="Password" name="password">
  </div>
  <div class="forgot_password">
    <a href="https://control.theglitzhub.com/forgot-password">Forgot your password?</a>
  </div>
  <input type="hidden" name="last_url" class="login_last_url">
  <button type="submit" class="btn btn-primary btn-mat" id="btn-submit">Login</button>
  <div class="remember_me">
    <input type="checkbox" name="remember_device" id="remember_device" checked="">
    <label for="remember_device"> Remember this device </label>
    <div class="clear"></div>
  </div>
</form>

POST POST

<form method="post" action="POST" id="signup-form">
  <div class="form-group mat_input">
    <input type="text" name="name" class="form-control" placeholder="Full Name" autofocus="">
  </div>
  <div class="form-group mat_input">
    <input type="text" name="username" class="form-control" placeholder="Username">
  </div>
  <div class="form-group mat_input">
    <input type="email" name="email" class="form-control" placeholder="Email address">
  </div>
  <div class="form-group mat_input">
    <input type="password" name="password" class="form-control" placeholder="Password" id="password">
  </div>
  <div class="form-group mat_input">
    <input type="password" name="c_password" class="form-control" placeholder="Confirm Password">
  </div>
  <div class="recaptcha">
  </div>
  <button type="submit" class="btn btn-primary btn-mat" id="btn-singup-submit">Signup</button>
</form>

POST

<form method="post" action="" id="copyright-form">
  <div class="alert alert-danger alert-empty" id="output-copyright-errors"></div>
  <div class="create_playlist_innr">
    <div class="play_info">
      <div class="form-group mat_input" style="text-align: initial;">
        <textarea name="description" id="description" rows="6" style="width: 100%;"></textarea><br>
        <small>Please describe your request carefully and as much as you can, note that false DMCA requests can lead to account termination.</small>
      </div>
      <hr>
      <div class="custom-control custom-radio">
        <input type="checkbox" id="confirm_1" name="confirm_1" class="custom-control-input">
        <label class="custom-control-label" for="confirm_1">I have a good faith belief that use of the copyrighted work described above is not authorized by the copyright owner, its agent or the law</label>
      </div>
      <div class="custom-control custom-radio">
        <input type="checkbox" id="confirm_2" name="confirm_2" class="custom-control-input">
        <label class="custom-control-label" for="confirm_2">I confirm that I am the copyright owner or am authorised to act on behalf of the owner of an exclusive right that is allegedly infringed.</label>
      </div>
    </div>
  </div>
  <input type="hidden" id="song-copyright-id" name="id">
  <div class="modal-footer">
    <button type="button" class="btn btn-default" data-dismiss="modal">Cancel</button>
    <button type="submit" class="btn btn-primary btn-mat" id="btn-copyright-submit">Submit</button>
  </div>
</form>

POST

<form method="post" action="" id="comment-report-form">
  <div class="alert alert-danger alert-empty" id="output-report-comment-errors"></div>
  <div class="create_playlist_innr">
    <div class="play_info">
      <div class="form-group mat_input" style="text-align: initial;">
        <textarea name="comment_description" id="comment_description" rows="5" style="width: 100%;"></textarea><br>
        <small>Please describe whey you want to report this comment.</small>
      </div>
    </div>
  </div>
  <input type="hidden" id="comment_id" name="id">
  <div class="modal-footer">
    <button type="button" class="btn btn-default" data-dismiss="modal">Cancel</button>
    <button type="submit" class="btn btn-primary btn-mat" id="btn-report-comment-submit">Submit</button>
  </div>
</form>

POST

<form method="post" action="" id="blog-comment-report-form">
  <div class="alert alert-danger alert-empty" id="output-blog-report-comment-errors"></div>
  <div class="create_playlist_innr">
    <div class="play_info">
      <div class="form-group mat_input" style="text-align: initial;">
        <textarea name="comment_description" id="blog_comment_description" rows="5" style="width: 100%;"></textarea><br>
        <small>Please describe whey you want to report this comment.</small>
      </div>
    </div>
  </div>
  <input type="hidden" id="blog_comment_id" name="id">
  <div class="modal-footer">
    <button type="button" class="btn btn-default" data-dismiss="modal">Cancel</button>
    <button type="submit" class="btn btn-primary btn-mat" id="btn-blog-report-comment-submit">Submit</button>
  </div>
</form>

POST

<form method="post" action="" id="track-report-form">
  <div class="alert alert-danger alert-empty" id="output-report-track-errors"></div>
  <div class="create_playlist_innr">
    <div class="play_info">
      <div class="form-group mat_input" style="text-align: initial;">
        <textarea name="track_description" id="track_description" rows="5" style="width: 100%;"></textarea>
        <small>Please describe whey you want to report this track.</small>
      </div>
    </div>
  </div>
  <input type="hidden" id="report_track_id" name="id">
  <div class="modal-footer">
    <button type="button" class="btn btn-default" data-dismiss="modal">Cancel</button>
    <button type="submit" class="btn btn-primary btn-mat" id="btn-report-track-submit">Submit</button>
  </div>
</form>

POST

<form method="post" action="" id="track-review-form">
  <div class="alert alert-danger alert-empty" id="output-review-track-errors"></div>
  <div class="create_playlist_innr">
    <div class="play_info">
      <div class="form-group mat_input" style="text-align: initial;">
        <textarea name="track_review_description" id="track_review_description" rows="5" style="width: 100%;" placeholder="Please enter your review."></textarea>
        <br><br>
        <section class="rating-widget">
          <!-- Rating Stars Box -->
          <div class="rating-stars text-center">
            <ul id="stars">
              <li class="star" title="Poor" data-value="1">
                <i class="fa fa-star fa-fw"></i>
              </li>
              <li class="star" title="Fair" data-value="2">
                <i class="fa fa-star fa-fw"></i>
              </li>
              <li class="star" title="Good" data-value="3">
                <i class="fa fa-star fa-fw"></i>
              </li>
              <li class="star" title="Excellent" data-value="4">
                <i class="fa fa-star fa-fw"></i>
              </li>
              <li class="star" title="WOW!!!" data-value="5">
                <i class="fa fa-star fa-fw"></i>
              </li>
            </ul>
          </div>
        </section>
      </div>
    </div>
  </div>
  <input type="hidden" id="review_track_id" name="id">
  <input type="hidden" id="review_track_oid">
  <input type="hidden" id="track_stars" name="track_stars" value="0">
  <div class="modal-footer">
    <button type="button" class="btn btn-default" data-dismiss="modal">Cancel</button>
    <button type="submit" class="btn btn-primary btn-mat" disabled="disabled" id="btn-review-track-submit">Submit</button>
  </div>
</form>

POST

<form id="confirmation_code_form" class="confirmation_code_form" method="POST">
  <div class="modal-body">
    <div id="confirmation_code_form_alert"></div>
    <span class="verfy_sett_email_phone_ico"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
        <path fill="currentColor"
          d="M21,13.34C20.37,13.12 19.7,13 19,13A6,6 0 0,0 13,19C13,19.34 13.03,19.67 13.08,20H3A2,2 0 0,1 1,18V6C1,4.89 1.89,4 3,4H19A2,2 0 0,1 21,6V13.34M23.5,17L18.5,22L15,18.5L16.5,17L18.5,19L22,15.5L23.5,17M3,6V8L11,13L19,8V6L11,11L3,6Z"></path>
      </svg></span>
    <p id="two_factor_desc"> We have sent an email that contains the confirmation code to enable Two-factor authentication. </p>
    <div class="form-group verfy_sett_email_phone">
      <input type="text" class="form-control" name="code" placeholder="Confirmation code">
    </div>
  </div>
  <div class="modal-footer">
    <button data-dismiss="modal" class="btn btn-default">Cancel</button>
    <button id="confirmation_code_form_btn" type="submit" class="btn btn-main">Send</button>
  </div>
  <input type="hidden" id="confirmation_code_form_user_id" name="user_id" value="">
</form>

POST

<form id="verify_email_phone_form" class="verify_email_phone_form" method="POST">
  <div class="modal-body">
    <div id="verify_email_phone_form_alert"></div>
    <span class="verfy_sett_email_phone_ico"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
        <path fill="currentColor" d="M17,19V5H7V19H17M17,1A2,2 0 0,1 19,3V21A2,2 0 0,1 17,23H7C5.89,23 5,22.1 5,21V3C5,1.89 5.89,1 7,1H17M9,7H15V9H9V7M9,11H13V13H9V11Z"></path>
      </svg></span>
    <p id="verify_email_phone_desc">
    </p>
    <div class="form-group verfy_sett_email_phone">
      <input type="text" class="form-control" name="code" placeholder="Confirmation code">
    </div>
  </div>
  <div class="modal-footer">
    <button data-dismiss="modal" class="btn btn-default">Cancel</button>
    <button id="verify_email_phone_form_btn" type="submit" class="btn btn-main">Send</button>
  </div>
</form>

POST

<form class="refund_order_form" method="post">
  <div class="modal-body">
    <div class="modal_refund_order_modal_alert"></div>
    <div class="form-group mat_input">
      <div class="col-md-12">
        <textarea placeholder="Please explain the reason" name="message" id="refund_order_message"></textarea>
      </div>
    </div>
  </div>
  <div class="modal-footer">
    <button type="button" class="btn btn-default" data-dismiss="modal">Cancel</button>
    <button type="submit" class="btn btn-primary btn-mat">Request</button>
  </div>
</form>

POST

<form class="address_form" method="post">
  <div class="modal-body">
    <div class="modal_add_address_modal_alert"></div>
    <div class="form-group mat_input">
      <div class="col-md-12">
        <input type="text" name="name" id="name" autofocus="" placeholder="Name">
      </div>
    </div>
    <div class="form-group mat_input">
      <div class="col-md-12">
        <input type="text" name="phone" id="phone" autofocus="" placeholder="Phone">
      </div>
    </div>
    <div class="form-group mat_input">
      <div class="col-md-12">
        <input type="text" name="country" id="country" autofocus="" placeholder="Country">
      </div>
    </div>
    <div class="form-group mat_input">
      <div class="col-md-12">
        <input type="text" name="city" id="city" autofocus="" placeholder="City">
      </div>
    </div>
    <div class="form-group mat_input">
      <div class="col-md-12">
        <input type="text" name="zip" id="zip" autofocus="" placeholder="Postcode / Zip">
      </div>
    </div>
    <div class="form-group mat_input">
      <div class="col-md-12">
        <textarea placeholder="Address" name="address"></textarea>
      </div>
    </div>
  </div>
  <div class="modal-footer">
    <button type="button" class="btn btn-default" data-dismiss="modal">Cancel</button>
    <button type="submit" class="btn btn-primary btn-mat">Add</button>
  </div>
</form>

POST #

<form class="form form-horizontal" method="post" id="paystack_fund_form" action="#">
  <div class="modal-body twocheckout_modal">
    <div id="paystack_fund_alert"></div>
    <div class="clear"></div>
    <div class="form-group">
      <input id="paystack_fund_email" type="text" class="form-control" autocomplete="off" placeholder="Email">
    </div>
    <div class="clear"></div>
  </div>
  <div class="clear"></div>
  <input type="hidden" name="paystack_type" id="paystack_type">
  <div class="modal-footer">
    <div class="ball-pulse">
      <div></div>
      <div></div>
      <div></div>
    </div>
    <button class="btn btn-default" data-dismiss="modal">Close</button>
    <button type="button" class="btn btn-primary btn-mat" id="paystack_btn" onclick="InitializePaystack()">Pay</button>
  </div>
</form>

Text Content

Explore Login Register


LISTEN TO SONGS

Discover, stream, and share a constantly expanding mix of music from emerging
and major artists around the world.

Explore
search


MOST POPULAR THIS WEEK

EVERYDAY - YUNG DIZZIE X TEEBOLD

Ogc Records

KIDI - BAD THINGS

KiDi

SEYI VIBEZ - G.O.A.T (OFFICIAL AUDIO)

Seyi Vibez

JUMABEE - MONEY IS IMPORTANT FT JAY TEAZER

Jumabee

FEEL BETTER

Mohbad

DARKOVIBES - CONFIRMED (FT. KWESI ARTHUR, JOEY B) (OFFICIAL VIDEO)

Darko Vibes

OGC ALL STARS

Ogc Records

ORO OWO

Portable




LISTEN MUSIC EVERYWHERE, ANYTIME

Want to listen to music on the go? HafrikPlay is the best option for you to
listen to African Talents for free.


CREATE PLAYLISTS WITH ANY SONG, ON-THE-GO

Best Place for Artist to showcase your talent to the world, Enjoy unlimited
uploads as an artist.


TOP TRENDING ARTISTS

Lil Frosh
Mayorkun
Ycee
Mr B-Sounds
Lagbaja
Reekado Banks
Busiswa
Sinach
Olakira
Davolee
Dj Enimoney
Adediran quawiy
Onyeka Onwenu
Obiwon


CALLING ALL CREATORS

Get on HafrikPlay to connect with fans, share your sounds, and grow your
audience.

 * UPLOAD SONGS

 * CHECK STATS


READY TO ROCK YOUR WORLD.

Register OR Login
© 2023 HafrikPlay
• • • Blogs • DMCA • About Us • Terms • Contact • Privacy Policy • Faqs •
More
 * Learn everything you need to learn while using our platform.

•
English


LOGIN

Get access to your music, playlists and account

Forgot your password?
Login
Remember this device

Don't have an account? Sign Up
OR
Login with Hafrik


SIGNUP

Get access to your music, playlists and account


Signup
Already have an account? Login
By signing up, you agree to our Terms and Privacy Policy

DELETE YOUR TRACK

Are you sure you want to delete this track?
Cancel Delete

DELETE COMMENT

Are you sure you want to delete this comment?
Cancel Delete

DELETE COMMENT

Are you sure you want to delete this comment?
Cancel Delete

DELETE YOUR POST

Are you sure you want to delete this post?
Cancel Delete
The song was successfully shared on your timeline.

PURCHASE REQUIRED

To continue listening to this track, you need to purchase the song.
Cancel Purchase $

AGE RESTRICTED TRACK

This track is age restricted for viewers under 18, Create an account or login to
confirm your age.
Close

CREATE DMCA TAKE DOWN NOTICE


Please describe your request carefully and as much as you can, note that false
DMCA requests can lead to account termination.

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

I have a good faith belief that use of the copyrighted work described above is
not authorized by the copyright owner, its agent or the law
I confirm that I am the copyright owner or am authorised to act on behalf of the
owner of an exclusive right that is allegedly infringed.
Cancel Submit
The comment report was successfully deleted.

REPORT COMMENT.


Please describe whey you want to report this comment.
Cancel Submit
The comment report was successfully deleted.

REPORT COMMENT.


Please describe whey you want to report this comment.
Cancel Submit
The track report was successfully deleted.

REPORT TRACK.

Please describe whey you want to report this track.
Cancel Submit
The track report was successfully deleted.

REVIEW TRACK.




 * 
 * 
 * 
 * 
 * 

Cancel Submit


BANK TRANSFER

WEMA BANK

0123921165

Account number

THE GLITZ HUB NIG LTD

Account name

+234 703 683 5089

Whatsapp
Note:
 * In order to confirm the bank transfer, you will need to upload a receipt or
   take a screenshot of your transfer within 1 day from your payment date. If a
   bank transfer is made but no receipt is uploaded within this period, your
   order will be cancelled. We will verify and confirm your receipt within 3
   working days from the date you upload it.

Upload Receipt

Upload Receipt


Close Confirm

SESSION EXPIRED

Your Session has been expired, please login again.

Login

A CONFIRMATION EMAIL HAS BEEN SENT.

We have sent an email that contains the confirmation code to enable Two-factor
authentication.


Cancel Send

Cancel Send

REQUEST A REFUND

Cancel Request

ADD NEW ADDRESS

Cancel Add

DELETE YOUR ADDRESS

Are you sure you want to delete this address?
Cancel Delete

PAYMENT ALERT


You are about to purchase the items, do you want to proceed?
Cancel Pay

DELETE YOUR PRODUCT

Are you sure you want to delete this product?
Cancel Delete

PAY FOR STORY


Are you sure you want to pay for create story?
Cancel Pay $0

PAY FROM WALLET


Cancel Pay $0

BUY A TICKET

Are you sure you want to buy a ticket?


Available Tickets



Price




Cancel
Buy

LEAVE EVENT

Are you sure you want to leave this event?
Cancel Leave

DELETE YOUR EVENT

Are you sure you want to delete this event?
Cancel Delete


The track has been moved to following album.
Cancel


LANGUAGE

 * Bengali
 * Chinese
 * Croatian
 * Danish
 * English
 * Filipino
 * Hebrew
 * Hindi
 * Indonesian
 * Japanese
 * Korean
 * Persian
 * Swedish
 * Urdu
 * Vietnamese




PAYSTACK


Close Pay