Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ <h1>StaticAbletonDownloader</h1>

<p class="info-text">
<strong>Disclaimer:</strong> This tool provides direct download links for Ableton Live installers, directly from Ableton's servers. <br>
It does not download a activated version. This is not piracy.
It does not download an activated version. This is not piracy.
</p>

<div class="form-group">
Expand Down Expand Up @@ -424,7 +424,8 @@ <h1>StaticAbletonDownloader</h1>
<script>
// List of Ableton Live versions
const versions = [
"12.3.5", "12.3.2", "12.3.1", "12.3", "12.2.7", "12.2.6", "12.2.5", "12.2.2", "12.2.1", "12.2", "12.1.11", "12.1.10", "12.1.9", "12.1.8", "12.1.7", "12.1.6", "12.1.5",
"12.3.8", "12.3.7", "12.3.6", "12.3.5", "12.3.2", "12.3.1", "12.3", "12.2.7", "12.2.6", "12.2.5",
"12.2.2", "12.2.1", "12.2", "12.1.11", "12.1.10", "12.1.9", "12.1.8", "12.1.7", "12.1.6", "12.1.5",
"12.1.4", "12.1.3", "12.1.2", "12.1.1", "12.1", "12.0.25", "12.0.20", "12.0.12", "12.0.11", "12.0.10",
"12.0.9", "12.0.8", "12.0.7", "12.0.6", "12.0.5", "12.0.4", "12.0.3", "12.0.2", "12.0.1", "12.0",
"11.3.42", "11.3.35", "11.3.30", "11.3.20", "11.3.13", "11.3.12", "11.3.11", "11.3.10", "11.3.4", "11.3.3",
Expand Down