|
8 | 8 | "chipFamily": "ESP32", |
9 | 9 | "parts": [ |
10 | 10 | { "path": "esp32_bootloader_v4.bin", "offset": 0 }, |
11 | | - { "path": "https://corsproxy.io/?url=https://github.com/wled/WLED/releases/download/nightly/WLED_0.16.0-alpha_ESP32_V4.bin", "offset": 65536 } |
| 11 | + { "path": "https://proxy.corsfix.com/?https://github.com/wled/WLED/releases/download/nightly/WLED_0.16.0-alpha_ESP32_V4.bin", "offset": 65536 } |
12 | 12 | ] |
13 | 13 | }, |
14 | 14 | { |
|
17 | 17 | { "path": "esp32-c3_bootloader_v2.bin", "offset": 0 }, |
18 | 18 | { "path": "partitions_c3.bin", "offset": 32768 }, |
19 | 19 | { "path": "boot_app0_v2022.bin", "offset": 57344 }, |
20 | | - { "path": "https://corsproxy.io/?url=https://github.com/wled/Wled/releases/download/nightly/WLED_0.16.0-alpha_ESP32-C3.bin", "offset": 65536 } |
| 20 | + { "path": "https://proxy.corsfix.com/?https://github.com/wled/Wled/releases/download/nightly/WLED_0.16.0-alpha_ESP32-C3.bin", "offset": 65536 } |
21 | 21 | ] |
22 | 22 | }, |
23 | 23 | { |
24 | 24 | "chipFamily": "ESP32-S2", |
25 | 25 | "parts": [ |
26 | 26 | { "path": "bootloader_s2.bin", "offset": 0 }, |
27 | | - { "path": "https://corsproxy.io/?url=https://github.com/wled/Wled/releases/download/nightly/WLED_0.16.0-alpha_ESP32-S2.bin", "offset": 65536 } |
| 27 | + { "path": "https://proxy.corsfix.com/?https://github.com/wled/Wled/releases/download/nightly/WLED_0.16.0-alpha_ESP32-S2.bin", "offset": 65536 } |
28 | 28 |
|
29 | 29 | ] |
30 | 30 | }, |
31 | 31 | { |
32 | 32 | "chipFamily": "ESP32-S3", |
33 | 33 | "parts": [ |
34 | 34 | { "path": "bootloader_s3.bin", "offset": 0 }, |
35 | | - { "path": "https://corsproxy.io/?url=https://github.com/wled/Wled/releases/download/nightly/WLED_0.16.0-alpha_ESP32-S3_4M_qspi.bin", "offset": 65536 } |
| 35 | + { "path": "https://proxy.corsfix.com/?https://github.com/wled/Wled/releases/download/nightly/WLED_0.16.0-alpha_ESP32-S3_4M_qspi.bin", "offset": 65536 } |
36 | 36 | ] |
37 | 37 | }, |
38 | 38 | { |
39 | 39 | "chipFamily": "ESP8266", |
40 | | - "parts": [{ "path": "https://corsproxy.io/?url=https://github.com/wled/Wled/releases/download/nightly/WLED_0.16.0-alpha_ESP8266.bin", "offset": 0 }] |
| 40 | + "parts": [{ "path": "https://proxy.corsfix.com/?https://github.com/wled/Wled/releases/download/nightly/WLED_0.16.0-alpha_ESP8266.bin", "offset": 0 }] |
41 | 41 | } |
42 | 42 | ] |
43 | 43 | } |
0 commit comments