stop listing 3rd gen Pixels
This commit is contained in:
parent
1654d0e2a5
commit
154f786f70
@ -33,6 +33,14 @@ const redirects = new Map([
|
||||
["/releases#taimen-beta", "/faq#legacy-devices"],
|
||||
["/releases#walleye-stable", "/faq#legacy-devices"],
|
||||
["/releases#walleye-beta", "/faq#legacy-devices"],
|
||||
["/releases#bonito-stable", "/faq#legacy-devices"],
|
||||
["/releases#bonito-beta", "/faq#legacy-devices"],
|
||||
["/releases#sargo-stable", "/faq#legacy-devices"],
|
||||
["/releases#sargo-beta", "/faq#legacy-devices"],
|
||||
["/releases#crosshatch-stable", "/faq#legacy-devices"],
|
||||
["/releases#crosshatch-beta", "/faq#legacy-devices"],
|
||||
["/releases#blueline-stable", "/faq#legacy-devices"],
|
||||
["/releases#blueline-beta", "/faq#legacy-devices"],
|
||||
|
||||
// legacy servers
|
||||
["/articles/grapheneos-servers#apps.grapheneos.org", "/articles/grapheneos-servers#releases.grapheneos.org"],
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
const baseUrl = "https://releases.grapheneos.org/";
|
||||
const versionBaseUrl = "https://github.com/GrapheneOS/platform_manifest/releases/tag/";
|
||||
const devices = ["cheetah", "panther", "bluejay", "raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame", "bonito", "sargo", "crosshatch", "blueline"];
|
||||
const devices = ["cheetah", "panther", "bluejay", "raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame"];
|
||||
const channels = ["stable", "beta"];
|
||||
const delayMs = 1000 * 60 * 5;
|
||||
|
||||
|
@ -73,10 +73,6 @@
|
||||
<li><a href="#sunfish-stable">Pixel 4a</a></li>
|
||||
<li><a href="#coral-stable">Pixel 4 XL (extended support)</a></li>
|
||||
<li><a href="#flame-stable">Pixel 4 (extended support)</a></li>
|
||||
<li><a href="#bonito-stable">Pixel 3a XL (obsolete)</a></li>
|
||||
<li><a href="#sargo-stable">Pixel 3a (obsolete)</a></li>
|
||||
<li><a href="#crosshatch-stable">Pixel 3 XL (obsolete)</a></li>
|
||||
<li><a href="#blueline-stable">Pixel 3 (obsolete)</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
@ -93,10 +89,6 @@
|
||||
<li><a href="#sunfish-beta">Pixel 4a</a></li>
|
||||
<li><a href="#coral-beta">Pixel 4 XL (extended support)</a></li>
|
||||
<li><a href="#flame-beta">Pixel 4 (extended support)</a></li>
|
||||
<li><a href="#bonito-beta">Pixel 3a XL (obsolete)</a></li>
|
||||
<li><a href="#sargo-beta">Pixel 3a (obsolete)</a></li>
|
||||
<li><a href="#crosshatch-beta">Pixel 3 XL (obsolete)</a></li>
|
||||
<li><a href="#blueline-beta">Pixel 3 (obsolete)</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
@ -475,42 +467,6 @@
|
||||
<li><a href="https://releases.grapheneos.org/flame-ota_update-{{flame-stable-BUILD_NUMBER}}.zip">flame-ota_update-{{flame-stable-BUILD_NUMBER}}.zip</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="bonito-stable">
|
||||
<h3><a href="#bonito-stable">Pixel 3a XL (obsolete)</a></h3>
|
||||
<p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{bonito-stable-BUILD_ID}}.{{bonito-stable-BUILD_NUMBER}}">{{bonito-stable-BUILD_ID}}.{{bonito-stable-BUILD_NUMBER}}</a></p>
|
||||
<ul>
|
||||
<li><a href="https://releases.grapheneos.org/bonito-factory-{{bonito-stable-BUILD_NUMBER}}.zip">bonito-factory-{{bonito-stable-BUILD_NUMBER}}.zip</a></li>
|
||||
<li><a href="https://releases.grapheneos.org/bonito-factory-{{bonito-stable-BUILD_NUMBER}}.zip.sig">bonito-factory-{{bonito-stable-BUILD_NUMBER}}.zip.sig</a></li>
|
||||
<li><a href="https://releases.grapheneos.org/bonito-ota_update-{{bonito-stable-BUILD_NUMBER}}.zip">bonito-ota_update-{{bonito-stable-BUILD_NUMBER}}.zip</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="sargo-stable">
|
||||
<h3><a href="#sargo-stable">Pixel 3a (obsolete)</a></h3>
|
||||
<p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{sargo-stable-BUILD_ID}}.{{sargo-stable-BUILD_NUMBER}}">{{sargo-stable-BUILD_ID}}.{{sargo-stable-BUILD_NUMBER}}</a></p>
|
||||
<ul>
|
||||
<li><a href="https://releases.grapheneos.org/sargo-factory-{{sargo-stable-BUILD_NUMBER}}.zip">sargo-factory-{{sargo-stable-BUILD_NUMBER}}.zip</a></li>
|
||||
<li><a href="https://releases.grapheneos.org/sargo-factory-{{sargo-stable-BUILD_NUMBER}}.zip.sig">sargo-factory-{{sargo-stable-BUILD_NUMBER}}.zip.sig</a></li>
|
||||
<li><a href="https://releases.grapheneos.org/sargo-ota_update-{{sargo-stable-BUILD_NUMBER}}.zip">sargo-ota_update-{{sargo-stable-BUILD_NUMBER}}.zip</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="crosshatch-stable">
|
||||
<h3><a href="#crosshatch-stable">Pixel 3 XL (obsolete)</a></h3>
|
||||
<p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{crosshatch-stable-BUILD_ID}}.{{crosshatch-stable-BUILD_NUMBER}}">{{crosshatch-stable-BUILD_ID}}.{{crosshatch-stable-BUILD_NUMBER}}</a></p>
|
||||
<ul>
|
||||
<li><a href="https://releases.grapheneos.org/crosshatch-factory-{{crosshatch-stable-BUILD_NUMBER}}.zip">crosshatch-factory-{{crosshatch-stable-BUILD_NUMBER}}.zip</a></li>
|
||||
<li><a href="https://releases.grapheneos.org/crosshatch-factory-{{crosshatch-stable-BUILD_NUMBER}}.zip.sig">crosshatch-factory-{{crosshatch-stable-BUILD_NUMBER}}.zip.sig</a></li>
|
||||
<li><a href="https://releases.grapheneos.org/crosshatch-ota_update-{{crosshatch-stable-BUILD_NUMBER}}.zip">crosshatch-ota_update-{{crosshatch-stable-BUILD_NUMBER}}.zip</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="blueline-stable">
|
||||
<h3><a href="#blueline-stable">Pixel 3 (obsolete)</a></h3>
|
||||
<p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{blueline-stable-BUILD_ID}}.{{blueline-stable-BUILD_NUMBER}}">{{crosshatch-stable-BUILD_ID}}.{{blueline-stable-BUILD_NUMBER}}</a></p>
|
||||
<ul>
|
||||
<li><a href="https://releases.grapheneos.org/blueline-factory-{{blueline-stable-BUILD_NUMBER}}.zip">blueline-factory-{{blueline-stable-BUILD_NUMBER}}.zip</a></li>
|
||||
<li><a href="https://releases.grapheneos.org/blueline-factory-{{blueline-stable-BUILD_NUMBER}}.zip.sig">blueline-factory-{{blueline-stable-BUILD_NUMBER}}.zip.sig</a></li>
|
||||
<li><a href="https://releases.grapheneos.org/blueline-ota_update-{{blueline-stable-BUILD_NUMBER}}.zip">blueline-ota_update-{{blueline-stable-BUILD_NUMBER}}.zip</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<section id="beta-channel">
|
||||
@ -615,42 +571,6 @@
|
||||
<li><a href="https://releases.grapheneos.org/flame-ota_update-{{flame-beta-BUILD_NUMBER}}.zip">flame-ota_update-{{flame-beta-BUILD_NUMBER}}.zip</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="bonito-beta">
|
||||
<h3><a href="#bonito-beta">Pixel 3a XL (obsolete)</a></h3>
|
||||
<p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{bonito-beta-BUILD_ID}}.{{bonito-beta-BUILD_NUMBER}}">{{bonito-beta-BUILD_ID}}.{{bonito-beta-BUILD_NUMBER}}</a></p>
|
||||
<ul>
|
||||
<li><a href="https://releases.grapheneos.org/bonito-factory-{{bonito-beta-BUILD_NUMBER}}.zip">bonito-factory-{{bonito-beta-BUILD_NUMBER}}.zip</a></li>
|
||||
<li><a href="https://releases.grapheneos.org/bonito-factory-{{bonito-beta-BUILD_NUMBER}}.zip.sig">bonito-factory-{{bonito-beta-BUILD_NUMBER}}.zip.sig</a></li>
|
||||
<li><a href="https://releases.grapheneos.org/bonito-ota_update-{{bonito-beta-BUILD_NUMBER}}.zip">bonito-ota_update-{{bonito-beta-BUILD_NUMBER}}.zip</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="sargo-beta">
|
||||
<h3><a href="#sargo-beta">Pixel 3a (obsolete)</a></h3>
|
||||
<p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{sargo-beta-BUILD_ID}}.{{sargo-beta-BUILD_NUMBER}}">{{sargo-beta-BUILD_ID}}.{{sargo-beta-BUILD_NUMBER}}</a></p>
|
||||
<ul>
|
||||
<li><a href="https://releases.grapheneos.org/sargo-factory-{{sargo-beta-BUILD_NUMBER}}.zip">sargo-factory-{{sargo-beta-BUILD_NUMBER}}.zip</a></li>
|
||||
<li><a href="https://releases.grapheneos.org/sargo-factory-{{sargo-beta-BUILD_NUMBER}}.zip.sig">sargo-factory-{{sargo-beta-BUILD_NUMBER}}.zip.sig</a></li>
|
||||
<li><a href="https://releases.grapheneos.org/sargo-ota_update-{{sargo-beta-BUILD_NUMBER}}.zip">sargo-ota_update-{{sargo-beta-BUILD_NUMBER}}.zip</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="crosshatch-beta">
|
||||
<h3><a href="#crosshatch-beta">Pixel 3 XL (obsolete)</a></h3>
|
||||
<p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{crosshatch-beta-BUILD_ID}}.{{crosshatch-beta-BUILD_NUMBER}}">{{crosshatch-beta-BUILD_ID}}.{{crosshatch-beta-BUILD_NUMBER}}</a></p>
|
||||
<ul>
|
||||
<li><a href="https://releases.grapheneos.org/crosshatch-factory-{{crosshatch-beta-BUILD_NUMBER}}.zip">crosshatch-factory-{{crosshatch-beta-BUILD_NUMBER}}.zip</a></li>
|
||||
<li><a href="https://releases.grapheneos.org/crosshatch-factory-{{crosshatch-beta-BUILD_NUMBER}}.zip.sig">crosshatch-factory-{{crosshatch-beta-BUILD_NUMBER}}.zip.sig</a></li>
|
||||
<li><a href="https://releases.grapheneos.org/crosshatch-ota_update-{{crosshatch-beta-BUILD_NUMBER}}.zip">crosshatch-ota_update-{{crosshatch-beta-BUILD_NUMBER}}.zip</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="blueline-beta">
|
||||
<h3><a href="#blueline-beta">Pixel 3 (obsolete)</a></h3>
|
||||
<p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{blueline-beta-BUILD_ID}}.{{blueline-beta-BUILD_NUMBER}}">{{crosshatch-beta-BUILD_ID}}.{{blueline-beta-BUILD_NUMBER}}</a></p>
|
||||
<ul>
|
||||
<li><a href="https://releases.grapheneos.org/blueline-factory-{{blueline-beta-BUILD_NUMBER}}.zip">blueline-factory-{{blueline-beta-BUILD_NUMBER}}.zip</a></li>
|
||||
<li><a href="https://releases.grapheneos.org/blueline-factory-{{blueline-beta-BUILD_NUMBER}}.zip.sig">blueline-factory-{{blueline-beta-BUILD_NUMBER}}.zip.sig</a></li>
|
||||
<li><a href="https://releases.grapheneos.org/blueline-ota_update-{{blueline-beta-BUILD_NUMBER}}.zip">blueline-ota_update-{{blueline-beta-BUILD_NUMBER}}.zip</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<section id="changelog">
|
||||
|
Loading…
x
Reference in New Issue
Block a user