reenable beatport
This commit is contained in:
parent
6a8870f070
commit
81af852f61
1 changed files with 1 additions and 6 deletions
|
|
@ -923,12 +923,7 @@
|
|||
<button class="sync-tab-button" data-tab="youtube">
|
||||
<span class="tab-icon youtube-icon"></span> YouTube
|
||||
</button>
|
||||
<!-- Beatport tab hidden: Beatport added Cloudflare Turnstile to all
|
||||
public pages and locked their official OAuth API behind partner
|
||||
registration. No working server-side scrape or auth path right now.
|
||||
Tab content + backend endpoints are kept intact for fast revival
|
||||
once a workaround is found. -->
|
||||
<button class="sync-tab-button" data-tab="beatport" style="display: none;">
|
||||
<button class="sync-tab-button" data-tab="beatport">
|
||||
<span class="tab-icon beatport-icon"></span> Beatport
|
||||
</button>
|
||||
<button class="sync-tab-button" data-tab="import-file">
|
||||
|
|
|
|||
Loading…
Reference in a new issue