blessingbeats.beatstars.com
Open in
urlscan Pro
2600:1f18:264f:c604:89b:3589:9c22:96b4
Public Scan
Submitted URL: http://blessingbeats.beatstars.com/
Effective URL: https://blessingbeats.beatstars.com/
Submission: On March 12 via api from US — Scanned from DE
Effective URL: https://blessingbeats.beatstars.com/
Submission: On March 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 About Tracks Albums Videos Memberships Sound Kits Services Blog Contact Merchandise 0 $0.00 Log In * TITLE TIME BPM TAGS * 🔥 [SOLD] ”SWEET DREAMS” J. Cole | Story Telling Type Beat 03:41 170 story telling 6 black $0.00 IN CART * 🔥 "THE WAY"❗️WITH ORIGINAL CHORUS❗️ Cinematic Type Beat 02:48 183 superhero cinematic $29.95 IN CART * 🔥 "TUNNEL VISON" Gunna X Lil Baby | Guitar Type Beat 03:29 140 gunna guitar beat $29.95 IN CART * 🔥 ”STAR GAZER” Moneybagg Yo X EST Gee | Trap Type Beat 02:59 164 est gee moneybagg yo $29.95 IN CART * 🔥 [SOLD] "ALWAYS WITH YOU" Anitta | Latin Type Beat 02:12 97 anitta jennifer lopez $0.00 IN CART * 🔥 [SOLD] ”PROVE YOUR LOVE” J. Cole X Dreamville 04:13 115 dreamville kanye $0.00 IN CART * 🔥”LASER” Drake X Lil Wayne | Drizzy Type Beat 02:52 170 drizzy lil wayne $29.95 IN CART * 🔥 ”Breath Under Water” J. Cole X 6 Black | Story Telling 03:09 135 6 black j cole $29.95 IN CART * 🔥”STRONG” Lil Uzi Vert X Lil Baby | Trap Type Beat 03:15 120 trap lil baby $29.95 IN CART * 🔥 ”ALL IN” Lil Baby X Future | Cinematic Type Beat 03:14 142 future cinematic $29.95 IN CART * 🔥”RE-UP” Lil Uzi Vert X Gunna | Trap Type Beat 02:53 126 gunna fun $29.95 IN CART * 🔥 ”USED TO WINNING” Lil Baby X Future | Cinematic Type Beat 02:49 150 future cinematic $29.95 IN CART * 🔥 [SOLD] "NO LOSSES” Cinematic | Trap Type Beat 02:10 140 cinematic epic $0.00 IN CART * 🔥 ”ON GOD” [BEAT SWITCH] Gunna X Lil Baby | Trap Type Beat 02:23 122 beat switch gunna $29.95 IN CART * 🔥”NOT FINISHED” Drake X Lil Baby | Trap Type Beat 03:17 130 joyner drake $29.95 IN CART * 🔥”MY CITY” Lil Baby X Joyner Lucas | Epic Type Beat 02:55 140 joyner lucas drake $29.95 IN CART * 🔥”RICH FOREVER” Gunna X Lil Baby | Trap Type Beat 03:36 180 gunna drake $29.95 IN CART * 🔥”RUDIMENTARY” Alina Baraz | R&B Type Beat 03:30 140 drake sza $29.95 IN CART * 🔥"MIDNIGHT HAZE" SZA | R&B Type Beat 03:15 160 sza alina baraz $29.95 IN CART * 🔥"ONLY US" Yeat X Travis Scott | Trap Type Beat 2023 03:03 140 travis scott yeat $29.95 IN CART BROWSE ALL TRACKS LICENSING INFO EDIT POPULAR MP3 License $29.95 MAKE AN OFFER MP3 • • You will Receive the Untagged MP3 File• • Instant Delivery (Automatically Sent to Your Email Immediately After Purchase)• • Upload to All Streaming Services• • Blessing Beats Maintains Full Ownership of the Instrumental• • Contract Agreement READ LICENSE POPULAR Premium WAV License $39.99 MAKE AN OFFER WAV + MP3 • • You will Receive the Untagged WAV File• • Instant Delivery (Automatically Sent to Your Email Immediately After Purchase)• • Upload to All Streaming Services• • Blessing Beats Maintains Full Ownership of the Instrumental• • Contract Agreement READ LICENSE POPULAR Trackout License $79.95 MAKE AN OFFER TRACKOUTS + WAV + MP3 • • You will Receive the Untagged Track-outs WAV File• • Instatnt Delivery (Automatically Sent to Your Email Immediately After Purchase)• • Upload to All Streaming Services• • Blessing Beats Maintains Full Ownership of the Instrumental• • Contract Agreement READ LICENSE POPULAR Exclusive License $300.00 MAKE AN OFFER • Buy Exclusive License. Once you purchase this beat, it will be removed from my beat store completely and no future customer/artist will be able to purchase this beat. 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 Tracks Albums Videos Memberships Sound Kits Services Blog Contact 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 🔥 [SOLD] ”SWEET DREAMS” J. Cole | Story Telling Type Beat 03:41 story telling 6 black $0.00 IN CART * 2 🔥 "THE WAY"❗️WITH ORIGINAL CHORUS❗️ Cinematic Type Beat 02:48 superhero cinematic $29.95 IN CART * 3 🔥 "TUNNEL VISON" Gunna X Lil Baby | Guitar Type Beat 03:29 gunna guitar beat $29.95 IN CART * 4 🔥 ”STAR GAZER” Moneybagg Yo X EST Gee | Trap Type Beat 02:59 est gee moneybagg yo $29.95 IN CART * 5 🔥 [SOLD] "ALWAYS WITH YOU" Anitta | Latin Type Beat 02:12 anitta jennifer lopez $0.00 IN CART * 6 🔥 [SOLD] ”PROVE YOUR LOVE” J. Cole X Dreamville 04:13 dreamville kanye $0.00 IN CART * 7 🔥”LASER” Drake X Lil Wayne | Drizzy Type Beat 02:52 drizzy lil wayne $29.95 IN CART * 8 🔥 ”Breath Under Water” J. Cole X 6 Black | Story Telling 03:09 6 black j cole $29.95 IN CART * 9 🔥”STRONG” Lil Uzi Vert X Lil Baby | Trap Type Beat 03:15 trap lil baby $29.95 IN CART * 10 🔥 ”ALL IN” Lil Baby X Future | Cinematic Type Beat 03:14 future cinematic $29.95 IN CART * 11 🔥”RE-UP” Lil Uzi Vert X Gunna | Trap Type Beat 02:53 gunna fun $29.95 IN CART * 12 🔥 ”USED TO WINNING” Lil Baby X Future | Cinematic Type Beat 02:49 future cinematic $29.95 IN CART * 13 🔥 [SOLD] "NO LOSSES” Cinematic | Trap Type Beat 02:10 cinematic epic $0.00 IN CART * 14 🔥 ”ON GOD” [BEAT SWITCH] Gunna X Lil Baby | Trap Type Beat 02:23 beat switch gunna $29.95 IN CART * 15 🔥”NOT FINISHED” Drake X Lil Baby | Trap Type Beat 03:17 joyner drake $29.95 IN CART * 16 🔥”MY CITY” Lil Baby X Joyner Lucas | Epic Type Beat 02:55 joyner lucas drake $29.95 IN CART * 17 🔥”RICH FOREVER” Gunna X Lil Baby | Trap Type Beat 03:36 gunna drake $29.95 IN CART * 18 🔥”RUDIMENTARY” Alina Baraz | R&B Type Beat 03:30 drake sza $29.95 IN CART * 19 🔥"MIDNIGHT HAZE" SZA | R&B Type Beat 03:15 sza alina baraz $29.95 IN CART * 20 🔥"ONLY US" Yeat X Travis Scott | Trap Type Beat 2023 03:03 travis scott yeat $29.95 IN CART saving Lyrics, please wait...