mirror of
https://git.netzspielplatz.de/docker-multiarch/openwrt-firmware-selector.git
synced 2025-11-09 05:39:32 +00:00
add download links
This commit is contained in:
parent
9f4d64e1c0
commit
f3133a38a0
3 changed files with 25 additions and 21 deletions
|
|
@ -11,7 +11,7 @@ const config = {
|
|||
default_version: '19.07.5',
|
||||
|
||||
// Image download URL (optional)
|
||||
image_url: 'https://downloads.openwrt.org/releases/{version}/{target}',
|
||||
image_url: 'https://downloads.openwrt.org/releases/{version}/targets/{target}',
|
||||
|
||||
// Info link URL (optional)
|
||||
info_url: 'https://openwrt.org/start?do=search&id=toh&q={title}',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue