coldbusted.org
Open in
urlscan Pro
23.227.38.74
Public Scan
Submitted URL: http://coldbusted.org/
Effective URL: https://coldbusted.org/
Submission: On October 14 via api from US — Scanned from CA
Effective URL: https://coldbusted.org/
Submission: On October 14 via api from US — Scanned from CA
Form analysis
3 forms found in the DOMGET /search
<form class="mt-8" action="/search" method="get" role="search">
<div class="relative text-scheme-meta">
<label for="sidebar-search" class="visually-hidden">Search</label>
<input class="w-full flex-auto text-scheme-text bg-transparent placeholder-scheme-meta pr-2 py-2 pl-8" id="sidebar-search" type="text" name="q" placeholder="Search">
<button class="absolute top-1/2 h-5 transform -translate-y-1/2 left-0 px-1" type="submit">
<span class="inline-block w-5 h-5"><svg aria-hidden="true" focusable="false" role="presentation" class="icon fill-current icon-search" viewBox="0 0 24 24">
<path fill-rule="evenodd"
d="M10.548 17.187a6.647 6.647 0 01-6.64-6.64 6.647 6.647 0 016.64-6.639 6.647 6.647 0 016.64 6.64 6.647 6.647 0 01-6.64 6.64zm6.629-1.253a8.507 8.507 0 001.918-5.386C19.095 5.834 15.26 2 10.548 2 5.835 2 2 5.834 2 10.548c0 4.712 3.835 8.547 8.548 8.547a8.503 8.503 0 005.265-1.828L20.546 22l1.35-1.349-4.72-4.717z"
clip-rule="evenodd"></path>
</svg></span>
<span class="visually-hidden">Search</span>
</button>
</div>
</form>
GET /search
<form x-ref="searchForm" action="/search" method="get" role="search" @submit="onFormSubmit">
<div class="relative">
<input id="header-search" type="search" name="q" value="" class="header-search-input pl-9 py-2 placeholder-current font-secondary w-full" placeholder="Search" x-ref="input" aria-expanded="false" aria-owns="predictive-search-results-list"
aria-controls="predictive-search-results-list" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false" x-model="rawQuery" @input.debounce.300="onChange" @focus="onFocus">
<label class="visually-hidden" for="header-search">Search</label>
<input type="hidden" name="options[prefix]" value="last"><button class="absolute left-0 top-1/2 transform -translate-y-1/2 p-1" aria-label="Search">
<span class="inline-block w-7 h-7"><svg aria-hidden="true" focusable="false" role="presentation" class="icon fill-current icon-search" viewBox="0 0 24 24">
<path fill-rule="evenodd"
d="M10.548 17.187a6.647 6.647 0 01-6.64-6.64 6.647 6.647 0 016.64-6.639 6.647 6.647 0 016.64 6.64 6.647 6.647 0 01-6.64 6.64zm6.629-1.253a8.507 8.507 0 001.918-5.386C19.095 5.834 15.26 2 10.548 2 5.835 2 2 5.834 2 10.548c0 4.712 3.835 8.547 8.548 8.547a8.503 8.503 0 005.265-1.828L20.546 22l1.35-1.349-4.72-4.717z"
clip-rule="evenodd"></path>
</svg></span>
</button>
<button @click="close(true,true)" class="block p-1 absolute right-0 top-1/2 transform -translate-y-1/2" type="button">
<span class="visually-hidden">Close (esc)</span>
<span class="inline-block w-7 h-7"><svg aria-hidden="true" focusable="false" role="presentation" class="icon fill-current icon-close" viewBox="0 0 24 24">
<path fill-rule="evenodd" d="M18.364 4.222l1.414 1.414L13.414 12l6.364 6.364-1.414 1.414L12 13.414l-6.364 6.364-1.414-1.414L10.586 12 4.222 5.636l1.414-1.414L12 10.586l6.364-6.364z" clip-rule="evenodd"></path>
</svg></span>
</button>
</div>
<div id="predictiveSearchResults" :class="{'opacity-0': !isOpen }" tabindex="-1"
class="bg-scheme-background pb-4 lg:pb-8 section-x-padding absolute bottom-border-width left-0 right-0 transform translate-y-search-results z-50 overflow-hidden overflow-y-auto max-h-screen-header opacity-0" data-color-scheme="primary">
<template x-if="loading && !results">
<div class="w-7 h-7 mx-auto" data-predictive-loading="">
<div class="loading"></div>
</div>
</template>
<template x-if="isOpen">
<div class="text-scheme-text" x-ref="results">
</div>
</template>
</div>
<span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>
POST /contact#FooterNewsletter
<form method="post" action="/contact#FooterNewsletter" id="FooterNewsletter" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
<div class="flex flex-row justify-center md:max-w-xs">
<input type="hidden" name="contact[tags]" value="newsletter">
<label class="visually-hidden" for="Email-sections--15222786949181__footer"> Email Address </label>
<input type="email" name="contact[email]" id="Email-sections--15222786949181__footer" value="" placeholder="email@example.com" autocorrect="off" autocapitalize="off"
class="newsletter__input text-scheme-text bg-scheme-background border-scheme-border flex-1 max-w-xl min-w-0 border-b-text-width py-3 placeholder-secondary">
<button class="inline-flex justify-center items-center text-sm font-secondary leading-none cursor-pointer text-scheme-text border-transparent d:mw-auto ml-2" type="submit" name="commit">
<span class="btn-text">Subscribe</span>
<span class="btn-icon"><svg aria-hidden="true" focusable="false" role="presentation" class="icon fill-current icon-right_arrow" viewBox="0 0 20 20">
<path fill-rule="evenodd" d="M1 11h14.17l-3.58 3.59L13 16l6-6-6-6-1.41 1.41L15.17 9H1z"></path>
</svg></span>
</button>
</div>
</form>
Text Content
Skip to content Close (esc) Menu Close menu * Shop * Long Players * Extended Players * 7 Inches * Compilations * Jet Set * Bust Free * Cassettes * Test Pressings * Merchandise * Gift Cards * Everything * Artists * Best Sellers 🔥 * Playlists * Licensing * Information * Busted Sync * Social Media * Demos * Contact * Log in * Create account Search Search * Bandcamp * Instagram * Spotify * Apple * Youtube FREE SHIPPING WITH $100 OR MORE USE CODE: FREE100 Menu * Shop * Long Players * Extended Players * 7 Inches * Compilations * Jet Set * Bust Free * Cassettes * Test Pressings * Merchandise * Gift Cards * Everything * Artists * Best Sellers 🔥 * Playlists * Licensing * Information * Busted Sync * Social Media * Demos * Contact * Bandcamp * Instagram * Spotify * Apple * Youtube Log in Search our site Search Close (esc) 0 0 items LATEST RELEASES * Various Artists - Bust Free 22 Various Artists - Bust Free 22 From $12.00 * Goodge - Echoes Of Yesterday Goodge - Echoes Of Yesterday From $12.00 * Nu Vintage - Vibrations In Color Nu Vintage - Vibrations In Color From $12.00 * The Deli - Jazz Cat The Deli - Jazz Cat From $8.00 * Zak Damundo - 3am Zak Damundo - 3am From $10.00 * Vanilla - Pointbreak Vanilla - Pointbreak From $10.00 * Stan Forebee - Second Home Stan Forebee - Second Home From $10.00 * Esbe - Bloomsday (Remastered) Esbe - Bloomsday (Remastered) From $10.00 * Emapea - Seeds, Roots & Fruits Emapea - Seeds, Roots & Fruits From $10.00 * saib. - Jet Set saib. - Jet Set From $10.00 * Bonus Points - Off Topic Bonus Points - Off Topic From $10.00 * Poldoore - Street Bangerz Volume 6: Playhouse (Remastered) Poldoore - Street Bangerz Volume 6: Playhouse (Remastered) From $10.00 View All BEST SELLERS 🔥 * Goodge - Echoes Of Yesterday Goodge - Echoes Of Yesterday From $12.00 * Various Artists - Bust Free 22 Various Artists - Bust Free 22 From $12.00 * Nu Vintage - Vibrations In Color Nu Vintage - Vibrations In Color From $12.00 * Poldoore - The Day Off Poldoore - The Day Off From $10.00 * Akshin Alizadeh - Reasons Akshin Alizadeh - Reasons From $8.00 * Sim Nagai - Equator Hotline Sim Nagai - Equator Hotline From $15.00 * Mister T. - Synchronized Roots Mister T. - Synchronized Roots From $12.00 * MichRyc - Under The Surface MichRyc - Under The Surface From $12.00 * Various Artists - Top 4 Various Artists - Top 4 From $20.00 * Bugseed & DJ Motora - Timeless Bugseed & DJ Motora - Timeless From $12.00 * Looming - Different Views Looming - Different Views From $8.00 * Eagle - Records From The Basement Session 2 Eagle - Records From The Basement Session 2 From $26.00 * Esbe - Sunset Girl Esbe - Sunset Girl From $10.00 * Karmawin - Daiquiri Karmawin - Daiquiri From $10.00 * Emapea - Smuggling Town Emapea - Smuggling Town From $8.00 * Midan & AHNAMUSICA - New Beginnings Midan & AHNAMUSICA - New Beginnings From $10.00 View All NAVIGATION * Search * Our Story * More Info * Return Policy * Privacy Policy * Help * Mailing List * Gift Cards * Record Mailers * Busted Sync * Cold Busted Radio * DNSMPI * Home NEWSLETTER Email Address Subscribe GET CONNECTED * Bandcamp * Instagram * Spotify * Apple * Youtube © 2023, Cold Busted. Powered by Shopify ACCEPTED PAYMENTS * Amazon * American Express * Apple Pay * Diners Club * Discover * Google Pay * Mastercard * PayPal * Shop Pay * Venmo * Visa Close (esc) * Choosing a selection results in a full page refresh. * Press the space key then arrow keys to make a selection.