prodan1sland.com
Open in
urlscan Pro
52.206.159.80
Public Scan
URL:
https://prodan1sland.com/
Submission: On February 04 via api from US — Scanned from US
Submission: On February 04 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 Tracks Albums Memberships Services Videos Blog About Contact Sound Kits Merchandise 0 $0.00 Log In Featured Track • 145BPM [$1 | LIMITED 85% OFF] CHILDHOOD (EMOTIONAL DRILL TYPE BEAT) $0.99 IN CART EmotionalOrchestral * TITLE TIME BPM TAGS * [$1 | LIMITED 85% OFF] CHILDHOOD (Emotional Drill Type Beat) 03:05 145 Emotional Orchestral $0.99 IN CART * [$1 | LIMITED 85% OFF] AUTUMN (Lil Tecca Type Beat) 03:19 166 lil tecca the kid laroi $0.99 IN CART * [$1 | LIMITED 85% OFF] COME ON (Emotional Drill Type Beat) 03:26 140 Emotional Orchestral $0.99 IN CART * [$1 | LIMITED 85% OFF] DARK SURGE (21 Savage Type Beat) 03:29 140 21 savage drake $0.99 IN CART * [$1 | LIMITED 85% OFF] CONFUSION (Vocal Drill Type Beat) 03:25 140 emotional dark drill vocal drill $0.99 IN CART * [$1 | LIMITED 85% OFF] KILLING SPREE (Lil Baby Type Beat) 03:02 150 future lil baby $0.99 IN CART * [$1 | LIMITED 85% OFF] ALWAYS HERE (Emotional Type Beat) 03:25 140 piano emotional $0.99 IN CART * [$1 | LIMITED 85% OFF] FOR THE NIGHT (Drill Type Beat) 03:14 141 emotional drill melodic drill $0.99 IN CART * [$1 | LIMITED 85% OFF] SORROW (Lil Tjay Type Beat) 03:05 155 polo g lil tjay $0.99 IN CART * [$1 | LIMITED 85% OFF] SACRIFICE (Drake Type Beat) 03:04 150 gunna drake $0.99 IN CART * [$1 | LIMITED 85% OFF] FANTASY (Lil Tjay Type Beat) 03:26 186 polo g lil tjay $0.99 IN CART * [$1 | LIMITED 85% OFF] DARK MATTER (Nardo Wick Type Beat) 03:09 152 nardo wick 1 dollar $0.99 IN CART * [$1 | LIMITED 85% OFF] ECHOES OF THE PAST (Future Type Beat) 02:24 160 future lil baby $0.99 IN CART * [$1 | LIMITED 85% OFF] LOST IN SPACE (6LACK Type Beat) 02:55 145 lil peep 6lack $0.99 IN CART * [$1 | LIMITED 85% OFF] CURSE (Halloween Type Beat) 02:55 167 halloween horror $0.99 IN CART * [$1 | LIMITED 85% OFF] PARADISE (Dark Orchestral Type Beat) 03:31 145 dark orchestral 1 dollar $0.99 IN CART * [$1 | LIMITED 85% OFF] HOMICIDE (Abra Cadabra Type Beat) 03:11 143 headie one abra cadabra $0.99 IN CART * [$1 | LIMITED 85% OFF] OFFENSE (Southside Type Beat) 03:28 150 southside 1 dollar $0.99 IN CART * [$1 | LIMITED 85% OFF] BEAST MODE (Fivio Foreign Type Beat) 03:44 140 fivio foreign 1 dollar $0.99 IN CART * [$1 | LIMITED 85% OFF] EUPHORIA (Kehlani Type Beat) 02:48 128 kehlani summer walker $0.99 IN CART BROWSE ALL TRACKS LICENSING INFO EDIT POPULAR Trial Lease $0.99 MAKE AN OFFER • Tagged MP3• Sell 100 Copies (CDs | LPs | ITunes, etc.)• Monetized Shows: Only Non-Profitable• Monetized Videos: Only Non-Profitable• Paid Streams: 1,000 profit. Streams• Beat can still be sold• Duration: 1 week READ LICENSE POPULAR Standard Lease $4.99 MAKE AN OFFER • One-Tag MP3• 1 Profitable Project• Sell 5,000 Copies (CDs | LPs | ITunes, etc.)• Monetized Shows: Only Non-Profitable• Monetized Videos: Only Non-Profitable• Paid Streams: 50,000 profit. Streams• Beat can still be sold• Duration: Permanent READ LICENSE POPULAR Premium Lease $9.99 MAKE AN OFFER • One-Tag MP3• One-Tag WAV• 2 Profitable Projects• Sell 10,000 Copies (CDs | LPs | ITunes, etc.)• Monetized Shows: Either Shows or Videos• Monetized Videos: Either Shows or Videos• Paid Streams: 100,000 profit. Streams• Beat can still be sold• Duration: Permanent READ LICENSE Bulk deals: BUY 2, GET 1 FREEBUY 3, GET 3 FREEBUY 4, GET 5 FREE POPULAR Professional Lease $19.99 MAKE AN OFFER • One-Tag MP3• One-Tag WAV• Tracked Out Stems• 3 Profitable Projects• Sell 30,000 Copies (CDs | LPs | ITunes, etc.)• Monetized Shows: Up to $5,000 Earnings• Monetized Videos: Up to $5,000 Earnings• TV/Radio-Airplay: 2 Stations Total• Paid Streams: 300,000 profit. Streams• Beat can still be sold• Duration: Permanent READ LICENSE Bulk deals: BUY 2, GET 1 FREEBUY 3, GET 3 FREEBUY 4, GET 5 FREE POPULAR UNLIMITED LEASE $29.99 MAKE AN OFFER • One-Tag MP3• One-Tag WAV• Tracked Out Stems• Unlimited Projects• Unlimited Sales (CDs | LPs | ITunes, etc.)• Monetized Shows: Unlimited Shows• Monetized Videos: Unlimited Shows• TV/Radio-Airplay: Unlimited Airplay• Paid Streams: Unlimited profit. Streams• Beat can still be sold• Duration: 3 Years (keep premium lease afterwards) READ LICENSE Bulk deals: BUY 2, GET 1 FREEBUY 3, GET 3 FREEBUY 4, GET 5 FREE POPULAR Exclusive Rights $0.00 MAKE AN OFFER • One-Tag MP3• One-Tag WAV• Tracked Out Stems• Unlimited Projects• Unlimited Sales (CDs | LPs | ITunes, etc.)• Monetized Shows: Unlimited Shows• Monetized Videos: Unlimited Shows• TV/Radio-Airplay: Unlimited Airplay• Paid Streams: Unlimited profit. Streams• Beat can no longer be sold• Duration: Permanent READ LICENSE BLOG EDIT A GUIDE TO BEAT LICENSING: HOW IT WORKS AND WHY IT MATTERS May 12, 2023 Understanding beat licensing is essential for any artist or rapper. It's not just a legal formality—it directly impacts your music career, offering legal protection, influencing earnings, and granting creative control. Whether you're buying your first or hundredth beat, knowing your license agreement is a must. READ MORE BROWSE BLOG 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 Tracks Albums Memberships Services Videos Blog About Contact Sound Kits Merchandise * Home * Tracks * Albums * Videos * Sound Kits * Merchandise * Memberships * Services * Blog * About * Contact * Licensing Info * Terms of use * Privacy policy $0.00 IN CART NaN * 1 [$1 | LIMITED 85% OFF] CHILDHOOD (Emotional Drill Type Beat) 03:05 Emotional Orchestral $0.99 IN CART * 2 [$1 | LIMITED 85% OFF] AUTUMN (Lil Tecca Type Beat) 03:19 lil tecca the kid laroi $0.99 IN CART * 3 [$1 | LIMITED 85% OFF] COME ON (Emotional Drill Type Beat) 03:26 Emotional Orchestral $0.99 IN CART * 4 [$1 | LIMITED 85% OFF] DARK SURGE (21 Savage Type Beat) 03:29 21 savage drake $0.99 IN CART * 5 [$1 | LIMITED 85% OFF] CONFUSION (Vocal Drill Type Beat) 03:25 emotional dark drill vocal drill $0.99 IN CART * 6 [$1 | LIMITED 85% OFF] KILLING SPREE (Lil Baby Type Beat) 03:02 future lil baby $0.99 IN CART * 7 [$1 | LIMITED 85% OFF] ALWAYS HERE (Emotional Type Beat) 03:25 piano emotional $0.99 IN CART * 8 [$1 | LIMITED 85% OFF] FOR THE NIGHT (Drill Type Beat) 03:14 emotional drill melodic drill $0.99 IN CART * 9 [$1 | LIMITED 85% OFF] SORROW (Lil Tjay Type Beat) 03:05 polo g lil tjay $0.99 IN CART * 10 [$1 | LIMITED 85% OFF] SACRIFICE (Drake Type Beat) 03:04 gunna drake $0.99 IN CART * 11 [$1 | LIMITED 85% OFF] FANTASY (Lil Tjay Type Beat) 03:26 polo g lil tjay $0.99 IN CART * 12 [$1 | LIMITED 85% OFF] DARK MATTER (Nardo Wick Type Beat) 03:09 nardo wick 1 dollar $0.99 IN CART * 13 [$1 | LIMITED 85% OFF] ECHOES OF THE PAST (Future Type Beat) 02:24 future lil baby $0.99 IN CART * 14 [$1 | LIMITED 85% OFF] LOST IN SPACE (6LACK Type Beat) 02:55 lil peep 6lack $0.99 IN CART * 15 [$1 | LIMITED 85% OFF] CURSE (Halloween Type Beat) 02:55 halloween horror $0.99 IN CART * 16 [$1 | LIMITED 85% OFF] PARADISE (Dark Orchestral Type Beat) 03:31 dark orchestral 1 dollar $0.99 IN CART * 17 [$1 | LIMITED 85% OFF] HOMICIDE (Abra Cadabra Type Beat) 03:11 headie one abra cadabra $0.99 IN CART * 18 [$1 | LIMITED 85% OFF] OFFENSE (Southside Type Beat) 03:28 southside 1 dollar $0.99 IN CART * 19 [$1 | LIMITED 85% OFF] BEAST MODE (Fivio Foreign Type Beat) 03:44 fivio foreign 1 dollar $0.99 IN CART * 20 [$1 | LIMITED 85% OFF] EUPHORIA (Kehlani Type Beat) 02:48 kehlani summer walker $0.99 IN CART saving Lyrics, please wait...