addonbeats.com
Open in
urlscan Pro
52.206.159.80
Public Scan
Submitted URL: http://addonbeats.com/
Effective URL: https://addonbeats.com/
Submission: On February 12 via api from US — Scanned from DE
Effective URL: https://addonbeats.com/
Submission: On February 12 via api from US — Scanned from DE
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 Who 7 Da Don? Tracks Albums Videos Memberships Sound Kits Mixing Services Blog Contact Merchandise 0 $0.00 Log In Mixing Services Who 7 Da Don? Featured Track • 120BPM THE ZONE $150.00 IN CART LatinTrumpetTrapInnovativeTrapBeats * TITLE TIME BPM TAGS * The Zone 02:24 120 LatinTrumpetTrap InnovativeTrapBeats $150.00 IN CART * UK Drill Down 03:25 140 ice spice favio foregin $146.00 IN CART * In The Pain. 02:56 120 juice wrld type beat summrs $150.00 IN CART * Woo-Wee 160 kendricklamar timberland $74.99 IN CART * Trust In The Change 03:13 140 lil durk rick ross $150.00 IN CART * GET EM IN THE RAIN 03:29 0 future 6lack $74.99 IN CART * The Canolope 02:51 0 popsmoke kingvon $150.00 IN CART * Nap Trails 03:52 150 sheffg lildurk $150.00 IN CART * To The Masses 03:07 145 lil peep trapsoul $74.99 IN CART * Don\'t walk out the door 02:54 110 justin bieber justin timberlake $74.99 IN CART * Walking Shadow 01:59 155 lil peep lil tjay $150.00 IN CART * Spanish Feel Trap 03:12 160 gunna trap $150.00 IN CART * Flute of The Light 03:24 160 travis scott eminem $74.99 IN CART * Pass At Em 04:03 0 meek mill jay gwapo $150.00 IN CART * Drill at them 03:04 0 lil wayne sleepy hallow $150.00 IN CART * Funk In My Soul 03:54 0 lizo burno mars $150.00 IN CART * Save me all the time 04:28 125 pop rock $150.00 IN CART * Guitar flow 02:24 130 bad bunny daddy yaankee $74.99 IN CART * Her lose 03:23 135 logic young jezzy $74.99 IN CART * My ways 03:36 0 lizzo common $74.99 IN CART BROWSE ALL TRACKS LICENSING INFO EDIT POPULAR Premium $74.99 MAKE AN OFFER • Limited Rights Mp3 READ LICENSE POPULAR Non Exclusive $150.00 MAKE AN OFFER • MP3 Limited Rights READ LICENSE POPULAR Exclusive $499.00 MAKE AN OFFER READ LICENSE SERVICES EDIT Mixing Services Professional mixing and mastering servic ... Recording Studio Rental *Add-on Music Group* recording studios i ... BROWSE ALL SERVICES MERCHANDISE EDIT Bucket Hat $22.50 Add-Man Trucker Cap $44.50 Embroidered Beanie $19.50 Men’s high top canvas shoes $72.50 BROWSE ALL MERCHANDISE BLOG EDIT 7 DA DON: THE MAESTRO BEHIND THE BEATS October 5, 2022 Explore the world of 7 Da Don, one of America's top music producers known for his innovative contributions to Reggaeton, RnB, Hip Hop, and Rap. This blog post delves into his impressive collaborations, influential works, and distinctive discography, showcasing why 7 Da Don is a significant force in the contemporary music scene. From his New York roots to his sound that reverberates worldwide, get to know the maestro behind the beats. READ MORE BROWSE BLOG 0 subscribers TOTAL VIEWS 0 VIDEOS 0 SUBSCRIBE 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 Who 7 Da Don? Tracks Albums Videos Memberships Sound Kits Mixing Services Blog Contact Merchandise * Home * Tracks * Albums * Videos * Sound Kits * Merchandise * Memberships * Mixing Services * Blog * Who 7 Da Don? * Contact * Licensing Info * Terms of use * Privacy policy $0.00 IN CART NaN * 1 The Zone 02:24 LatinTrumpetTrap InnovativeTrapBeats $150.00 IN CART * 2 UK Drill Down 03:25 ice spice favio foregin $146.00 IN CART * 3 In The Pain. 02:56 juice wrld type beat summrs $150.00 IN CART * 4 Woo-Wee kendricklamar timberland $74.99 IN CART * 5 Trust In The Change 03:13 lil durk rick ross $150.00 IN CART * 6 GET EM IN THE RAIN 03:29 future 6lack $74.99 IN CART * 7 The Canolope 02:51 popsmoke kingvon $150.00 IN CART * 8 Nap Trails 03:52 sheffg lildurk $150.00 IN CART * 9 To The Masses 03:07 lil peep trapsoul $74.99 IN CART * 10 Don\'t walk out the door 02:54 justin bieber justin timberlake $74.99 IN CART * 11 Walking Shadow 01:59 lil peep lil tjay $150.00 IN CART * 12 Spanish Feel Trap 03:12 gunna trap $150.00 IN CART * 13 Flute of The Light 03:24 travis scott eminem $74.99 IN CART * 14 Pass At Em 04:03 meek mill jay gwapo $150.00 IN CART * 15 Drill at them 03:04 lil wayne sleepy hallow $150.00 IN CART * 16 Funk In My Soul 03:54 lizo burno mars $150.00 IN CART * 17 Save me all the time 04:28 pop rock $150.00 IN CART * 18 Guitar flow 02:24 bad bunny daddy yaankee $74.99 IN CART * 19 Her lose 03:23 logic young jezzy $74.99 IN CART * 20 My ways 03:36 lizzo common $74.99 IN CART saving Lyrics, please wait...