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">
|
<button class="sync-tab-button" data-tab="youtube">
|
||||||
<span class="tab-icon youtube-icon"></span> YouTube
|
<span class="tab-icon youtube-icon"></span> YouTube
|
||||||
</button>
|
</button>
|
||||||
<!-- Beatport tab hidden: Beatport added Cloudflare Turnstile to all
|
<button class="sync-tab-button" data-tab="beatport">
|
||||||
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;">
|
|
||||||
<span class="tab-icon beatport-icon"></span> Beatport
|
<span class="tab-icon beatport-icon"></span> Beatport
|
||||||
</button>
|
</button>
|
||||||
<button class="sync-tab-button" data-tab="import-file">
|
<button class="sync-tab-button" data-tab="import-file">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue