megatrong.net
Open in
urlscan Pro
52.206.159.80
Public Scan
Submitted URL: http://megatrong.net/
Effective URL: https://megatrong.net/
Submission: On November 20 via api from US — Scanned from US
Effective URL: https://megatrong.net/
Submission: On November 20 via api from US — Scanned from US
Form analysis
3 forms found in the DOMName: searchProPageTracks —
<form class="top-nav-search ng-pristine ng-valid" name="searchProPageTracks" ng-submit="searchMusic(keyword, 'slidingSearchMobile')" role="search"><button id="slidingSearchMobileBtn" aria-label="search button" class="md-button menu-btn" type="button"
ng-click="slidingSearchFocus('slidingSearchMobile')"><i class="icon-search default-menu-link-color"></i></button>
<div class="sliding-search-container main-menu-bg-color" ng-class="{'active': slidingSearchActive}"><span><i class="icon-search default-menu-link-color"></i></span> <input
class="input-box main-menu-bg-color default-menu-link-color sliding-search ng-pristine ng-untouched ng-valid ng-empty" id="slidingSearchMobile" placeholder="Search beats" ng-blur="searchFocusedOff('slidingSearchMobile')" name="search_keyword"
ng-model="keyword" autocomplete="off" type="search" aria-invalid="false"> <span><i class="icon-close default-menu-link-color" ng-click="searchFocusedOff('slidingSearchMobile')" role="button" tabindex="0"></i></span></div><button
class="md-button primary-btn hide">SEARCH</button>
</form>
Name: searchProPageTracks —
<form name="searchProPageTracks" ng-submit="searchMusic(keyword, 'slidingSearchDesktop')" role="search" class="ng-pristine ng-valid">
<div class="desktop-sliding-search" ng-class="{'active': slidingSearchActive}">
<div class="input-container"><input class="input-box main-menu-bg-color desktop-search default-menu-link-color ng-pristine ng-untouched ng-valid ng-empty" id="slidingSearchDesktop" name="search_keyword" placeholder="Search beats"
ng-model="keyword" ng-blur="searchFocusedOff('slidingSearchDesktop')" autocomplete="off" type="search" aria-invalid="false">
<div ng-click="searchFocusedOff('slidingSearchDesktop')" class="search-close-button" role="button" tabindex="0"><i class="icon-close default-menu-link-color"></i></div>
</div>
<div class="search-open-button" ng-click="slidingSearchFocus('slidingSearchDesktop')" role="button" tabindex="0"><i class="icon-search default-menu-link-color"></i></div>
</div><button class="hide" type="submit"></button>
</form>
Name: userForm —
<form name="userForm" ng-submit="propageContact(contact)" class="contact-form ng-pristine ng-scope ng-invalid ng-invalid-required ng-valid-email ng-valid-pattern ng-valid-minlength ng-valid-maxlength">
<div layout-gt-sm="row" class="m-b-lg layout-gt-sm-row"><md-input-container class="md-block m-b-none m-r flex-gt-sm" flex-gt-sm=""><label class="primary-text-color md-required" for="input_0">YOUR NAME</label> <input required=""
class="input-box primary-text-color ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required" name="name" ng-model="contact.name" autocomplete="off" id="input_0" aria-invalid="true">
<div class="md-errors-spacer"></div>
<div ng-messages="userForm.name.$error" role="alert" class="md-input-messages-animation md-auto-hide ng-active" aria-live="assertive"><!-- ngMessageExp: ['required'] -->
<div ng-message-exp="['required']" class="md-input-message-animation ng-scope">Your name is required.</div>
</div>
</md-input-container><md-input-container class="md-block m-b-none flex-gt-sm" flex-gt-sm=""><label class="primary-text-color md-required" for="input_1">E-MAIL ADDRESS</label> <input required=""
class="input-box primary-text-color ng-pristine ng-untouched md-input ng-empty ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength" ng-model="contact.email" name="email" type="email"
minlength="3" maxlength="100" ng-pattern="/^.+@.+\..+$/" autocomplete="off" id="input_1" aria-invalid="true">
<div class="md-errors-spacer"></div>
<div ng-messages="userForm.email.$error" role="alert" class="md-input-messages-animation md-auto-hide ng-active" aria-live="assertive"><!-- ngMessageExp: ['required', 'minlength', 'maxlength', 'pattern'] -->
<div ng-message-exp="['required', 'minlength', 'maxlength', 'pattern']" class="md-input-message-animation ng-scope">Your email must be between 3 and 100 characters long and look like an e-mail address.</div>
</div>
</md-input-container></div><md-input-container class="md-block m-b-lg"><label class="primary-text-color md-required" for="input_2">SUBJECT</label> <input required=""
class="input-box primary-text-color ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required" name="subject" ng-model="contact.subject" autocomplete="off" id="input_2" aria-invalid="true">
<div class="md-errors-spacer"></div>
<div ng-messages="userForm.name.$error" role="alert" class="md-input-messages-animation md-auto-hide ng-active" aria-live="assertive"><!-- ngMessageExp: ['required'] -->
<div ng-message-exp="['required']" class="md-input-message-animation ng-scope">Subject is required.</div>
</div>
</md-input-container><md-input-container class="md-block m-b-lg textarea-container"><label class="primary-text-color md-required" for="input_3">MESSAGE</label>
<div class="md-resize-wrapper"><textarea required="" class="input-box primary-text-color ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required" name="message" ng-model="contact.message" rows="1" md-select-on-focus=""
autocomplete="off" id="input_3" aria-invalid="true" style="height: 30px;"></textarea>
<div class="md-resize-handle" style="touch-action: pan-x;"></div>
</div>
<div class="md-errors-spacer"></div>
<div ng-messages="userForm.message.$error" role="alert" class="md-input-messages-animation md-auto-hide ng-active" aria-live="assertive"><!-- ngMessageExp: ['required'] -->
<div ng-message-exp="['required']" class="md-input-message-animation ng-scope">Message is required.</div>
</div>
</md-input-container>
<div layout-gt-sm="row" class="m-b-none btn-container layout-gt-sm-row"><!-- ngIf: !sendingMessage -->
<p class="m-none ng-scope" ng-if="!sendingMessage"><span ng-class="{'hide': !contactError}" class="text-danger ng-binding hide"><i class="fa fa-exclamation"></i> </span><button class="md-button primary-btn m-none btn-send">SEND
MESSAGE</button></p><!-- end ngIf: !sendingMessage -->
</div><!-- ngIf: sendingMessage -->
</form>
Text Content
SEARCH About Beats Albums Videos Memberships Sound Kits Services Blog Contact Merchandise 0 $0.00 Log In BUY 2 GET 1 FREE 💿 * TITLE TIME BPM TAGS * KIMCHI (Tyga, Club Type Beat) 01:55 100 club type beat $50.00 IN CART * Serenity (Big K.R.I.T., Soulful Type Beat) 03:10 88 soulful big krit $50.00 IN CART * Berzerk (Timbaland, Club Type Beat) 02:02 102 hip hop club $50.00 IN CART * Prophet (Curren$y Type Beat) 02:27 145 currensy big krit $50.00 IN CART * Can't Get Enough (Uptempo, R&B Pop Type Beat) 02:48 127 pop rnb $50.00 IN CART * [FREE LOOP] Luna (152 BPM F#min) 02:19 152 melodies free loop $0.00 IN CART * Mogul (Soulful J. Cole Type Beat) 02:54 84 soulful hip hop $50.00 IN CART * Sing About Me (Soulful Hip-Hop Type Beat) 03:03 81 soulful soul $50.00 IN CART * Interlude (RUBII, Dear Silas Type Beat) 02:17 129 rubii dear silas $50.00 IN CART * Wizard (Big K.R.I.T. Type Beat) 02:47 135 currensy big krit $50.00 IN CART * Spin The Block (G Funk, West Coast Type Beat) 02:01 96 g funk type beat $50.00 IN CART * Lucid (Afrobeats Type Beat) 02:33 101 afrobeats afrobeat $50.00 IN CART * Ask About Me (G Funk, Kendrick Lamar Type Beat) 02:41 95 g funk kendrick lamar $50.00 IN CART * [FREE LOOP] Pray For The World (150 BPM Dmin) 02:57 150 melodies loop MAKE OFFER IN CART * [FREE LOOP] Don't Check Me (152 BPM Bmin) 02:34 152 melodies loops $0.00 IN CART * Nobody Has To Know (Afrobeat, Melodic Type Beat) 01:31 116 melodic afrobeat $50.00 IN CART * Eclipse (Larry June Type Beat) 02:12 94 e 40 west coast $50.00 IN CART * Distortion (Melodic Phonk Type Beat) 02:10 132 melodic trap $50.00 IN CART * Breakfast By The Pier (R&B, Soul Type Beat) 02:50 70 soul rnb $50.00 IN CART * Moon & Stars (Afrobeat, R&B Type Beat) 01:49 107 rnb afrobeat $50.00 IN CART BROWSE ALL TRACKS LICENSING INFO EDIT POPULAR Basic Lease $50.00MAKE AN OFFER • Untagged MP3 & WAV files • Profitable Up To 2,500 Copies (Spotify, iTunes, etc.) • Shared 50% Publishing splits • megaTRONG retains ownership READ LICENSE Bulk deals: BUY 3 TRACKS, GET 2 FREE!BUY 2 TRACKS, GET 1 FREE! POPULAR Premium Lease $100.00MAKE AN OFFER • Includes Tracked Out Stems + WAV & MP3 files • Profitable Up To 10,000 Copies (Spotify, iTunes, etc.) • Shared 50% Publishing splits • megaTRONG retains ownership READ LICENSE Bulk deals: BUY 3 TRACKS, GET 2 FREE!BUY 2 TRACKS, GET 1 FREE! POPULAR Unlimited Leasing $200.00MAKE AN OFFER • Includes Tracked Out Stems + WAV & MP3 files • Profitable Up To 20,000 Copies (Spotify, iTunes, etc.) • Shared 50% Publishing splits • megaTRONG retains ownership READ LICENSE Bulk deals: BUY 3 TRACKS, GET 2 FREE!BUY 2 TRACKS, GET 1 FREE! POPULAR EXCLUSIVE OWNERSHIP ~MAKE AN OFFER Get *EXCLUSIVE* ownership of the Master Recording. The sold beat will be automatically removed to prevent any further leasing or licensing. • Ownership of Master Recording • Includes WAV stems • Shared Publishing rights • Unlimited free downloads, streaming rights & distributions sold READ LICENSE CONTACT YOUR NAME Your name is required. E-MAIL ADDRESS Your email must be between 3 and 100 characters long and look like an e-mail address. SUBJECT Subject is required. MESSAGE Message is required. SEND MESSAGE Home About Beats Albums Videos Memberships Sound Kits Services Blog Contact Merchandise * Home * Beats * Albums * Videos * Sound Kits * Merchandise * Memberships * Services * Blog * About * Contact * Licensing Info * Terms of use * Privacy policy * YouTube Terms of Service $0.00 IN CART NaN * 1 KIMCHI (Tyga, Club Type Beat) 01:55 club type beat $50.00 IN CART * 2 Serenity (Big K.R.I.T., Soulful Type Beat) 03:10 soulful big krit $50.00 IN CART * 3 Berzerk (Timbaland, Club Type Beat) 02:02 hip hop club $50.00 IN CART * 4 Prophet (Curren$y Type Beat) 02:27 currensy big krit $50.00 IN CART * 5 Can't Get Enough (Uptempo, R&B Pop Type Beat) 02:48 pop rnb $50.00 IN CART * 6 [FREE LOOP] Luna (152 BPM F#min) 02:19 melodies free loop $0.00 IN CART * 7 Mogul (Soulful J. Cole Type Beat) 02:54 soulful hip hop $50.00 IN CART * 8 Sing About Me (Soulful Hip-Hop Type Beat) 03:03 soulful soul $50.00 IN CART * 9 Interlude (RUBII, Dear Silas Type Beat) 02:17 rubii dear silas $50.00 IN CART * 10 Wizard (Big K.R.I.T. Type Beat) 02:47 currensy big krit $50.00 IN CART * 11 Spin The Block (G Funk, West Coast Type Beat) 02:01 g funk type beat $50.00 IN CART * 12 Lucid (Afrobeats Type Beat) 02:33 afrobeats afrobeat $50.00 IN CART * 13 Ask About Me (G Funk, Kendrick Lamar Type Beat) 02:41 g funk kendrick lamar $50.00 IN CART * 14 [FREE LOOP] Pray For The World (150 BPM Dmin) 02:57 melodies loop $0.00 IN CART * 15 [FREE LOOP] Don't Check Me (152 BPM Bmin) 02:34 melodies loops $0.00 IN CART * 16 Nobody Has To Know (Afrobeat, Melodic Type Beat) 01:31 melodic afrobeat $50.00 IN CART * 17 Eclipse (Larry June Type Beat) 02:12 e 40 west coast $50.00 IN CART * 18 Distortion (Melodic Phonk Type Beat) 02:10 melodic trap $50.00 IN CART * 19 Breakfast By The Pier (R&B, Soul Type Beat) 02:50 soul rnb $50.00 IN CART * 20 Moon & Stars (Afrobeat, R&B Type Beat) 01:49 rnb afrobeat $50.00 IN CART saving Lyrics, please wait...