brazykilledthis.beatstars.com
Open in
urlscan Pro
44.208.253.146
Public Scan
Submitted URL: http://brazykilledthis.beatstars.com/
Effective URL: https://brazykilledthis.beatstars.com/
Submission: On April 09 via api from US — Scanned from DE
Effective URL: https://brazykilledthis.beatstars.com/
Submission: On April 09 via api from US — Scanned from DE
Form analysis
4 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: searchProPageTracks —
<form name="searchProPageTracks" ng-submit="searchMusic(keyword)" ng-if="pst.mainBg.main_buttons_type === 1" class="ng-pristine ng-valid ng-scope">
<div id="home-search"><input class="desktop-search ng-pristine ng-untouched ng-valid ng-empty" ng-focus="searchAutoComplete(keyword)" ng-keyup="searchAutoComplete(keyword)" ng-keydown="clearAutoCompleteTimeout()" ng-blur="searchFocusedOff()"
name="search_keyword" ng-model="keyword" autocomplete="off" type="search" placeholder="What type of track are you looking for?" aria-invalid="false"> <button class="md-button primary-btn">SEARCH</button>
<div class="search-auto-complete-results"><!-- ngRepeat: autocomplete in autocompleteResults --></div>
</div>
</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
BRAZYBEATS SEARCH About Tracks Albums Videos Memberships Sound Kits Services Blog Contact Merchandise 0 $0.00 Log In BUY 1 GET 1 FREE SEARCH Featured Track • 90BPM VALENTINE (🔥BUY 1 GET 1 FREE) $29.99 IN CART juice wrld gunna * TITLE TIME BPM TAGS * Valentine (🔥BUY 1 GET 1 FREE) 03:02 90 juice wrld gunna $29.99 IN CART * Ice (🔥BUY 1 GET 1 FREE) 03:02 160 nick mira Juice Wrld $29.99 IN CART * Mistakes (🔥BUY 1 GET 1 FREE) 02:45 177 polo g juice wrld $29.99 IN CART * Beauty (🔥BUY 1 GET 1 FREE) 03:08 155 Juice WRLD Trippie Redd $29.99 IN CART * Go Pro (🔥BUY 1 GET 1 FREE) 02:57 165 nick mira juice wrld $29.99 IN CART * Fire (🔥BUY 1 GET 1 FREE) 03:05 170 Nick Mira Juice WRLD $29.99 IN CART * Forget (🔥BUY 1 GET 1 FREE) 02:57 165 nick mira juice wrld $29.99 IN CART * I Wonder (🔥BUY 1 GET 1 FREE) 02:44 90 juice wrld polo g $29.99 IN CART * Soda Pop (🔥BUY 1 GET 1 FREE) 03:02 160 Roddy Ricch Juice WRLD $29.99 IN CART * Tour Life (🔥BUY 1 GET 1 FREE) 02:57 165 Juice WRLD The Kid LAROI $29.99 IN CART * Honest (🔥BUY 1 GET 1 FREE) 02:42 180 Juice wrld The Kid LAROI $29.99 IN CART * Not Enough (🔥BUY 1 GET 1 FREE) 02:51 90 24K Goldn Juice WRLD $29.99 IN CART * Endless (🔥BUY 1 GET 1 FREE) 03:02 160 juice wrld the kid laroi $29.99 IN CART * High Speed (🔥BUY 1 GET 1 FREE) 02:57 165 juice wrld benny blanco $29.99 IN CART * Forever (🔥BUY 1 GET 1 FREE) 02:56 165 polo g iann dior $29.99 IN CART * Waiting (🔥BUY 1 GET 1 FREE) 03:01 165 Polo G juice wrld $29.99 IN CART * Therapy (🔥BUY 1 GET 1 FREE) 03:06 160 polo g iann dior $29.99 IN CART * Roses (🔥BUY 1 GET 1 FREE) 02:49 175 juice wrld lil uzi vert $29.99 IN CART * Titanic (🔥BUY 1 GET 1 FREE) 03:07 159 iann dior juice wrld $29.99 IN CART * Never (🔥BUY 1 GET 1 FREE) 02:46 90 juice wrld iann dior $29.99 IN CART BROWSE ALL TRACKS MEMBERSHIPS VIEW RECOMMENDED UNLMITED Membership $99.99 Monthly • 4 Free Download(s) per Month of Track(s) with UNLIMITED Lease License JOIN NOW Plan details: This monthly subscription allows you to get 4 Unlimited leases of your choice for just the price of 1 Unlimited lease per month RECOMMENDED Standard Membership $29.99 Monthly • 4 Free Download(s) per Month of Track(s) with Standard Lease License JOIN NOW Plan details: This plan allows you to download 4 Standard leases per month on any tracks of your choice for the price of just 1 Standard lease LICENSING INFO EDIT POPULAR UNLIMITED Lease $99.99 MAKE AN OFFER • MP3 (UNTAGGED)• WAV (UNTAGGED)• Track stems• UNLIMITED streams READ LICENSE Bulk deals: BUY 1, GET 1 FREEBUY 2, GET 2 FREE POPULAR Premium Lease $59.99 MAKE AN OFFER • MP3 (UNTAGGED)• WAV (UNTAGGED) • Track stems • Up to 500,000 Streams READ LICENSE Bulk deals: BUY 1, GET 1 FREEBUY 2, GET 2 FREE POPULAR Standard Lease $29.99 MAKE AN OFFER • MP3 (UNTAGGED)• WAV (UNTAGGED)• Up to 100,000 streams READ LICENSE Bulk deals: BUY 1, GET 1 FREEBUY 2, GET 2 FREE POPULAR Exclusive Lease $0.00 MAKE AN OFFER READ LICENSE SOUND KITS EDIT FREE EMOTIONAL LOOP KIT - WILD SEAS FREE FREE RNB LOOP KIT - SAVE YOU TEARS FREE BROWSE ALL SOUND KITS SERVICES EDIT Custom Beat (EXCLUSIVE) I will make you your own custom beat wit ... BROWSE ALL SERVICES 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 Tracks Albums Videos Memberships Sound Kits Services Blog Contact Merchandise BRAZYBEATS * Home * Tracks * 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 Valentine (🔥BUY 1 GET 1 FREE) 03:02 juice wrld gunna $29.99 IN CART * 2 Ice (🔥BUY 1 GET 1 FREE) 03:02 nick mira Juice Wrld $29.99 IN CART * 3 Mistakes (🔥BUY 1 GET 1 FREE) 02:45 polo g juice wrld $29.99 IN CART * 4 Beauty (🔥BUY 1 GET 1 FREE) 03:08 Juice WRLD Trippie Redd $29.99 IN CART * 5 Go Pro (🔥BUY 1 GET 1 FREE) 02:57 nick mira juice wrld $29.99 IN CART * 6 Fire (🔥BUY 1 GET 1 FREE) 03:05 Nick Mira Juice WRLD $29.99 IN CART * 7 Forget (🔥BUY 1 GET 1 FREE) 02:57 nick mira juice wrld $29.99 IN CART * 8 I Wonder (🔥BUY 1 GET 1 FREE) 02:44 juice wrld polo g $29.99 IN CART * 9 Soda Pop (🔥BUY 1 GET 1 FREE) 03:02 Roddy Ricch Juice WRLD $29.99 IN CART * 10 Tour Life (🔥BUY 1 GET 1 FREE) 02:57 Juice WRLD The Kid LAROI $29.99 IN CART * 11 Honest (🔥BUY 1 GET 1 FREE) 02:42 Juice wrld The Kid LAROI $29.99 IN CART * 12 Not Enough (🔥BUY 1 GET 1 FREE) 02:51 24K Goldn Juice WRLD $29.99 IN CART * 13 Endless (🔥BUY 1 GET 1 FREE) 03:02 juice wrld the kid laroi $29.99 IN CART * 14 High Speed (🔥BUY 1 GET 1 FREE) 02:57 juice wrld benny blanco $29.99 IN CART * 15 Forever (🔥BUY 1 GET 1 FREE) 02:56 polo g iann dior $29.99 IN CART * 16 Waiting (🔥BUY 1 GET 1 FREE) 03:01 Polo G juice wrld $29.99 IN CART * 17 Therapy (🔥BUY 1 GET 1 FREE) 03:06 polo g iann dior $29.99 IN CART * 18 Roses (🔥BUY 1 GET 1 FREE) 02:49 juice wrld lil uzi vert $29.99 IN CART * 19 Titanic (🔥BUY 1 GET 1 FREE) 03:07 iann dior juice wrld $29.99 IN CART * 20 Never (🔥BUY 1 GET 1 FREE) 02:46 juice wrld iann dior $29.99 IN CART saving Lyrics, please wait...