|
7 | 7 | "chipFamily": "ESP32", |
8 | 8 | "parts": [ |
9 | 9 | { "path": "esp32_bootloader_v4.bin", "offset": 0 }, |
10 | | - { "path": "https://corsproxy.io/?url=https://github.com/wled/WLED/releases/download/v0.14.3/WLED_0.14.3_ESP32.bin", "offset": 65536 } |
| 10 | + { "path": "https://proxy.corsfix.com/?https://github.com/wled/WLED/releases/download/v0.14.3/WLED_0.14.3_ESP32.bin", "offset": 65536 } |
11 | 11 | ] |
12 | 12 | }, |
13 | 13 | { |
14 | 14 | "chipFamily": "ESP32-C3", |
15 | 15 | "parts": [ |
16 | 16 | { "path": "esp32-c3_bootloader_v2.bin", "offset": 0 }, |
17 | | - { "path": "https://corsproxy.io/?url=https://github.com/wled/WLED/releases/download/v0.14.3/WLED_0.14.3_ESP32-C3.bin", "offset": 65536 } |
| 17 | + { "path": "https://proxy.corsfix.com/?https://github.com/wled/WLED/releases/download/v0.14.3/WLED_0.14.3_ESP32-C3.bin", "offset": 65536 } |
18 | 18 | ] |
19 | 19 | }, |
20 | 20 | { |
21 | 21 | "chipFamily": "ESP32-S2", |
22 | 22 | "parts": [ |
23 | 23 | { "path": "bootloader_s2.bin", "offset": 0 }, |
24 | 24 | { "path": "partitions_s2_4m.bin", "offset": 32.768 }, |
25 | | - { "path": "https://corsproxy.io/?url=https://github.com/wled/WLED/releases/download/v0.14.3/WLED_0.14.3_ESP32-S2.bin", "offset": 65536 } |
| 25 | + { "path": "https://proxy.corsfix.com/?https://github.com/wled/WLED/releases/download/v0.14.3/WLED_0.14.3_ESP32-S2.bin", "offset": 65536 } |
26 | 26 | ] |
27 | 27 | }, |
28 | 28 | { |
29 | 29 | "chipFamily": "ESP32-S3", |
30 | 30 | "parts": [ |
31 | 31 | { "path": "bootloader_s3.bin", "offset": 0 }, |
32 | 32 | { "path": "partitions_s3_8m.bin", "offset": 32.768 }, |
33 | | - { "path": "https://corsproxy.io/?url=https://github.com/wled/WLED/releases/download/v0.14.3/WLED_0.14.3_ESP32-S3_8MB.bin", "offset": 65536 } |
| 33 | + { "path": "https://proxy.corsfix.com/?https://github.com/wled/WLED/releases/download/v0.14.3/WLED_0.14.3_ESP32-S3_8MB.bin", "offset": 65536 } |
34 | 34 | ] |
35 | 35 | }, |
36 | 36 | { |
37 | 37 | "chipFamily": "ESP8266", |
38 | | - "parts": [{ "path": "https://corsproxy.io/?url=https://github.com/wled/WLED/releases/download/v0.14.3/WLED_0.14.3_ESP8266.bin", "offset": 0 }] |
| 38 | + "parts": [{ "path": "https://proxy.corsfix.com/?https://github.com/wled/WLED/releases/download/v0.14.3/WLED_0.14.3_ESP8266.bin", "offset": 0 }] |
39 | 39 | } |
40 | 40 | ] |
41 | 41 | } |
0 commit comments