Rani Hod
5d0ccaf67c
ramips: mt7621: add support for Wodesys WD-R1802U
...
This commit adds support for a dual-band AX1800 wall plug manufactured
by Shenzhen Century Xinyang Tech Co., Ltd.
CPU: Mediatek MT7621A (2 cores, 4 threads)
RAM: 256i MiB DDR3 (Samsung K4B2G1646F-BCNB)
ROM: 16 MiB SPI NOR (Winbond W25Q128JVPQ)
Wired: one gigabit RJ45 port (with green/yellow non-GPIO LEDs)
WiFi: Mediatek MT7905DAN + MT7975DN (DBDC 2x 2T2R)
Ant.: four 2 dBi external antennas (two 2.4GHz, two 5 GHz)
GPIO: tri-color status LED (GPIO 13, 14, 16);
reset button (GPIO 18)
Power: 12V 2-pin JST-XH on main PCB
110/220V AC to 12V1A DC on auxiliary PCB
UART: 115200 8n1, SMD pads available on the PCB as J4
pinout is [3v3] (Rx) (Tx) (Gnd)
MAC: 1C:BF:CE:xx:xx:xx (2.4 GHz, label)
1C:BF:CE:xx:xx:xx + 1 (ethernet [1])
1C:BF:CE:xx:xx:xx + 2 (5 GHz)
Original firmware is LEDE Reboot 17.01-SNAPSHOT (kernel 4.4.198)
with a few custom packages and a non-LuCI web interface.
Telnet and SSH are enabled, requiring an unknown root password [2].
Root password is also needed to access the router via UART console,
but passwordless telnet can be enabled via a trivial web exploit [3]
and then the root password can be removed by editing `/etc/shadow`.
Installation: First upload `sysupgrade` binary via web interface at
`http://192.168.188.1/settings.shtml ` and wait until getting back to
the home screen (select network to extend). The installation fails
since the original firmware uses `swconfig` and recent versions of
OpenWrt use DSA. However, the sysupgrade file is uploaded correctly
and stored at `/tmp/upgrade.bin`, so it can be written to flash via
the web exploit [4] (both `mtd -r write` and `sysupgrade -Fn` work
fine). Passwordless telnet/ssh is not needed for installation.
Alternatively, use u-boot menu to load image via TFTP.
Notes:
- Device model in LEDE is "MediaTek MT7621 RFB (802.11ax,SNOR)".
- It is sold under several names, among them are Wodesys WD-R1802U,
Fenvi F-AX1802U, and EDUP EP-2971; the Wodesys brand was selected
since it is referenced in `/etc/banner` and `/etc/hosts`, and the
PCB is marked "WD518A V1.0".
- Instead of a standard ethernet transformer, the PCB has a few tiny
SMD coils.
[1] Original firmware sets ethernet MAC to 1C:BF:CE:E7:62:1D based on
offset `0x3fff4` in the Factory partition; since this is the same
MAC for all units, whereas WiFi MACs stored at offsets 0x6 and 0xc
are unique, it was decided to use <label MAC + 1> for ethernet.
[2] root:$1$7rmMiPJj$91iv9LWhfkZE/t7aCBdo.0:18388:0:99999:7:::
[3] curl -X POST http://192.168.188.1/cgi-bin/adm.cgi \
-d page=Lang -d langType="en;killall telnetd;telnetd -l /bin/sh"
[4] curl -X POST http://192.168.188.1/cgi-bin/adm.cgi \
-d page=Lang -d langType="en;mtd -r write /tmp/upgrade.bin firmware"
Signed-off-by: Rani Hod <rani.hod@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/15777
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-07-28 20:21:08 +02:00
..
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2022-11-13 22:36:06 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2023-10-17 12:07:27 +02:00
2023-10-17 12:07:27 +02:00
2024-02-21 13:31:18 +01:00
2024-07-10 12:20:35 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-07-10 12:20:35 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2020-10-02 14:51:57 +02:00
2024-02-21 13:31:18 +01:00
2024-07-10 12:20:35 +02:00
2024-02-21 13:31:18 +01:00
2023-11-26 00:15:58 +01:00
2023-11-26 00:15:58 +01:00
2021-08-25 01:42:16 +02:00
2021-08-25 01:42:16 +02:00
2021-08-25 01:42:16 +02:00
2024-07-10 12:20:35 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2022-11-13 22:36:06 +01:00
2022-11-13 22:36:06 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-07-10 12:20:35 +02:00
2020-10-02 14:51:57 +02:00
2023-10-17 12:07:27 +02:00
2024-07-11 18:57:42 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-07 14:48:43 +01:00
2024-02-07 14:48:43 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-08 00:01:22 +01:00
2024-02-21 13:31:18 +01:00
2024-02-08 00:01:22 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-07-10 12:20:35 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2024-02-21 13:31:18 +01:00
2022-03-16 23:14:25 +09:00
2022-03-16 23:14:25 +09:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2022-09-12 21:37:08 +01:00
2022-09-12 21:37:08 +01:00
2022-09-12 21:37:08 +01:00
2024-07-10 12:20:35 +02:00
2024-07-10 12:20:35 +02:00
2021-08-24 20:26:00 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2023-11-25 01:11:18 +01:00
2023-11-25 01:11:18 +01:00
2024-02-21 13:31:18 +01:00
2024-07-10 12:20:35 +02:00
2024-02-07 14:48:43 +01:00
2024-02-21 13:31:18 +01:00
2024-04-13 17:40:51 +02:00
2024-06-16 21:24:11 +02:00
2024-06-08 16:28:37 +02:00
2024-05-09 22:24:48 +02:00
2024-05-09 22:24:48 +02:00
2024-05-09 22:24:48 +02:00
2024-02-21 13:31:18 +01:00
2024-06-08 16:28:37 +02:00
2024-02-21 13:31:18 +01:00
2024-02-07 14:48:43 +01:00
2024-02-07 14:48:43 +01:00
2020-11-25 19:34:13 +01:00
2024-02-21 13:31:18 +01:00
2024-07-21 18:47:37 +02:00
2024-05-10 00:05:25 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-07-10 12:20:35 +02:00
2023-10-17 12:07:27 +02:00
2022-01-15 17:12:12 +01:00
2024-07-10 12:20:35 +02:00
2021-06-05 23:39:14 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2021-08-18 23:46:02 +02:00
2022-01-15 17:12:12 +01:00
2022-01-15 17:12:12 +01:00
2024-02-21 13:31:18 +01:00
2020-09-25 23:26:40 +02:00
2024-02-07 14:48:43 +01:00
2022-01-15 17:12:12 +01:00
2024-02-07 14:48:43 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-06-08 16:28:37 +02:00
2024-07-11 18:57:41 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-07 14:48:43 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-07 14:48:43 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2024-02-21 13:31:18 +01:00
2020-10-02 14:51:57 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-07-04 22:20:47 +02:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-02-21 13:31:18 +01:00
2021-06-05 23:39:14 +02:00
2024-05-01 13:50:54 +01:00
2024-02-21 13:31:18 +01:00
2024-07-10 12:20:35 +02:00
2024-05-01 13:50:54 +01:00
2023-11-26 01:30:32 +01:00
2023-11-26 01:30:32 +01:00
2024-05-01 13:50:54 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-06-17 12:57:06 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-01-07 01:41:22 +01:00
2024-05-01 13:50:54 +01:00
2024-01-07 01:41:22 +01:00
2024-05-01 13:50:54 +01:00
2024-06-14 14:41:30 +02:00
2024-05-01 13:50:54 +01:00
2024-02-21 13:31:18 +01:00
2024-05-01 13:50:54 +01:00
2024-06-05 21:14:16 +02:00
2024-06-05 21:14:16 +02:00
2024-06-05 21:14:16 +02:00
2024-06-05 21:14:16 +02:00
2024-06-05 21:14:16 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2023-11-25 15:48:41 +01:00
2024-05-01 13:50:54 +01:00
2023-11-25 15:48:41 +01:00
2024-05-01 13:50:54 +01:00
2024-06-16 21:24:11 +02:00
2024-06-16 21:24:11 +02:00
2024-06-16 21:24:11 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-05-01 13:50:54 +01:00
2023-08-27 19:13:36 +02:00
2024-02-21 13:31:18 +01:00
2024-05-09 22:24:31 +02:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-02-22 22:53:30 +01:00
2024-02-22 22:53:30 +01:00
2024-02-22 22:53:30 +01:00
2024-02-22 22:53:30 +01:00
2024-02-22 22:53:30 +01:00
2024-02-22 22:53:30 +01:00
2024-05-09 22:24:31 +02:00
2024-06-02 18:41:17 +02:00
2024-06-14 14:44:04 +02:00
2024-05-09 22:24:31 +02:00
2024-05-09 22:24:31 +02:00
2024-05-09 22:24:31 +02:00
2024-05-09 22:24:31 +02:00
2023-08-27 19:13:36 +02:00
2024-02-21 13:31:18 +01:00
2024-06-15 22:54:52 +02:00
2024-06-15 22:54:52 +02:00
2024-02-07 14:48:43 +01:00
2020-10-02 14:51:57 +02:00
2024-02-21 13:31:18 +01:00
2020-10-02 14:51:57 +02:00
2024-05-01 13:50:54 +01:00
2024-06-16 21:24:11 +02:00
2024-06-16 21:24:11 +02:00
2024-05-01 13:50:54 +01:00
2024-06-16 21:24:11 +02:00
2024-06-16 21:24:11 +02:00
2023-11-26 01:30:32 +01:00
2023-11-26 01:30:32 +01:00
2023-11-26 01:30:32 +01:00
2023-11-26 01:30:32 +01:00
2023-01-14 15:41:00 +01:00
2023-01-14 15:41:00 +01:00
2024-05-01 13:50:54 +01:00
2023-11-26 01:30:32 +01:00
2023-11-26 01:30:32 +01:00
2023-11-26 01:30:32 +01:00
2024-06-16 21:24:11 +02:00
2023-10-09 11:15:52 +02:00
2024-05-01 13:50:54 +01:00
2024-05-25 19:33:28 +02:00
2024-05-01 13:50:54 +01:00
2024-02-21 13:31:18 +01:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-02-21 13:31:18 +01:00
2024-05-01 13:50:54 +01:00
2022-07-31 19:23:24 +02:00
2022-07-31 19:23:24 +02:00
2022-07-31 19:23:24 +02:00
2022-11-05 22:38:01 +01:00
2024-05-01 13:50:54 +01:00
2024-06-15 22:54:52 +02:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-01-17 01:14:49 +01:00
2024-05-01 13:50:54 +01:00
2024-01-17 01:14:49 +01:00
2024-05-01 13:50:54 +01:00
2024-01-17 01:14:49 +01:00
2024-05-01 13:50:54 +01:00
2024-01-17 01:14:49 +01:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2022-01-15 20:43:14 +09:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-06-15 22:54:52 +02:00
2022-01-15 20:43:14 +09:00
2024-07-10 12:20:35 +02:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-07-10 12:20:35 +02:00
2024-05-01 13:50:54 +01:00
2024-07-10 12:20:35 +02:00
2024-05-11 17:24:10 +02:00
2024-05-01 13:50:54 +01:00
2024-07-21 20:54:31 +02:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2020-10-02 14:51:57 +02:00
2024-01-17 01:14:50 +01:00
2020-10-02 14:51:57 +02:00
2021-06-05 23:39:14 +02:00
2021-07-11 16:58:12 +02:00
2024-05-01 13:50:54 +01:00
2024-02-21 13:31:18 +01:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-06-17 12:57:06 +02:00
2024-05-01 13:50:54 +01:00
2024-06-17 12:57:06 +02:00
2020-08-13 12:47:45 +02:00
2024-05-01 13:50:54 +01:00
2022-12-06 01:47:36 +01:00
2024-06-17 12:57:06 +02:00
2024-06-17 12:57:06 +02:00
2022-01-13 09:33:29 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2022-06-13 15:26:23 +08:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2021-09-26 15:15:36 +02:00
2021-09-26 15:15:30 +02:00
2021-09-26 15:38:01 +02:00
2024-06-17 12:57:06 +02:00
2024-05-01 13:50:54 +01:00
2024-06-17 12:57:06 +02:00
2024-05-01 13:50:54 +01:00
2020-10-02 14:51:57 +02:00
2024-05-01 13:50:54 +01:00
2024-07-21 20:05:14 +02:00
2024-02-21 13:31:18 +01:00
2024-05-01 13:50:54 +01:00
2024-06-19 00:01:41 +02:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-06-14 14:41:30 +02:00
2024-05-25 20:20:30 +02:00
2024-06-14 14:43:07 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2022-11-05 22:38:01 +01:00
2024-06-17 12:57:06 +02:00
2024-07-10 12:20:35 +02:00
2024-06-17 12:57:06 +02:00
2024-05-01 13:50:54 +01:00
2024-02-21 13:31:18 +01:00
2024-05-01 13:50:54 +01:00
2024-02-21 13:31:18 +01:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-02-21 13:31:18 +01:00
2021-06-13 11:32:31 +02:00
2024-05-01 13:50:54 +01:00
2021-06-13 11:32:31 +02:00
2024-07-10 12:20:35 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-05-01 13:50:54 +01:00
2024-02-21 13:31:18 +01:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-06-17 12:57:06 +02:00
2024-05-01 13:50:54 +01:00
2024-07-10 12:20:35 +02:00
2024-02-21 13:31:18 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2023-07-14 11:38:12 +02:00
2024-05-01 13:50:54 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2021-08-18 23:46:02 +02:00
2024-05-01 13:50:54 +01:00
2024-02-21 13:31:18 +01:00
2024-05-01 13:50:54 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-05-01 13:50:54 +01:00
2024-02-21 13:31:18 +01:00
2022-04-30 23:56:47 +02:00
2024-01-17 01:14:50 +01:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2021-08-30 00:37:47 +02:00
2021-08-30 00:37:47 +02:00
2024-07-10 12:20:35 +02:00
2024-01-07 01:41:22 +01:00
2024-06-19 00:01:41 +02:00
2024-07-10 12:20:35 +02:00
2024-07-28 20:21:08 +02:00
2024-06-17 12:57:06 +02:00
2020-12-08 17:18:57 +01:00
2024-06-17 12:57:06 +02:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-02-21 13:31:18 +01:00
2024-02-07 14:48:43 +01:00
2020-11-12 17:18:26 +01:00
2024-02-07 14:48:43 +01:00
2024-05-01 13:50:54 +01:00
2022-02-07 00:03:27 +01:00
2022-02-07 00:03:27 +01:00
2022-02-07 00:03:27 +01:00
2024-02-21 13:31:18 +01:00
2024-02-07 14:48:43 +01:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-02-21 13:31:18 +01:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-07-10 12:20:35 +02:00
2024-07-10 12:20:35 +02:00
2024-07-10 12:20:35 +02:00
2024-06-25 20:42:54 +01:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2021-12-05 18:49:14 +01:00
2022-11-05 21:12:25 +01:00
2022-11-05 21:12:25 +01:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2022-03-09 15:38:32 +09:00
2023-06-20 21:48:23 +08:00
2024-05-01 13:50:54 +01:00
2024-02-21 13:31:18 +01:00
2020-09-25 23:26:40 +02:00
2022-01-15 17:12:12 +01:00
2024-02-21 13:31:18 +01:00
2021-08-30 00:37:47 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2023-02-09 03:03:52 +01:00
2022-08-18 18:02:51 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-05-01 13:50:54 +01:00
2024-07-12 02:43:58 +01:00
2024-06-11 00:09:06 +02:00
2024-06-11 00:09:06 +02:00
2024-06-11 00:09:06 +02:00
2024-02-21 13:31:18 +01:00
2023-10-17 12:07:27 +02:00
2024-02-07 14:48:43 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2022-01-22 01:17:04 +01:00
2023-10-17 12:07:27 +02:00
2024-02-21 13:31:18 +01:00
2024-06-10 10:13:56 +02:00
2024-02-21 13:31:18 +01:00
2024-07-11 18:57:41 +02:00
2024-02-21 13:31:18 +01:00
2024-07-10 12:20:35 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2021-08-20 18:10:48 +02:00
2024-02-21 13:31:18 +01:00
2021-08-20 18:10:48 +02:00
2024-07-11 18:57:41 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-07-10 12:20:35 +02:00
2022-12-04 15:21:12 +08:00
2020-10-02 14:51:57 +02:00
2023-10-17 12:07:27 +02:00
2023-10-17 12:07:27 +02:00
2024-02-07 14:48:43 +01:00
2024-02-07 14:48:43 +01:00
2024-02-21 13:31:18 +01:00
2020-09-25 23:26:40 +02:00
2020-09-25 23:26:40 +02:00
2022-01-15 17:12:12 +01:00
2024-07-11 18:57:41 +02:00
2024-02-21 13:31:18 +01:00
2024-02-07 14:48:43 +01:00
2024-02-07 14:48:43 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-07-11 18:57:41 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-07-11 18:57:41 +02:00
2024-07-10 12:20:35 +02:00
2024-07-10 12:20:35 +02:00
2024-06-16 21:24:11 +02:00
2024-06-16 21:24:11 +02:00
2024-06-17 12:57:06 +02:00
2020-10-02 14:51:57 +02:00
2024-07-11 18:57:41 +02:00
2022-01-15 17:12:12 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-07 14:48:43 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-06-16 21:24:11 +02:00
2024-06-16 21:24:11 +02:00
2024-02-07 14:48:43 +01:00
2024-06-16 21:24:11 +02:00
2024-02-07 14:48:43 +01:00
2024-02-07 14:48:43 +01:00
2024-07-10 12:20:35 +02:00
2022-11-07 12:33:42 +01:00
2022-11-07 12:33:42 +01:00
2022-11-07 12:33:42 +01:00
2024-02-21 13:31:18 +01:00
2024-03-23 23:38:33 +01:00
2022-11-07 12:33:42 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-07 14:48:43 +01:00
2024-01-10 20:56:06 +01:00
2024-02-21 13:31:18 +01:00
2024-06-16 21:24:11 +02:00
2024-05-16 13:11:08 +03:00
2024-05-16 13:11:08 +03:00
2024-06-16 21:24:11 +02:00
2024-02-07 14:48:43 +01:00
2024-06-16 21:24:11 +02:00
2024-02-21 13:31:18 +01:00
2024-06-16 21:24:11 +02:00
2024-02-21 13:31:18 +01:00
2024-06-16 21:24:11 +02:00
2024-06-16 21:24:11 +02:00
2024-06-16 21:24:11 +02:00
2024-06-16 21:24:11 +02:00
2024-02-21 13:31:18 +01:00
2024-02-07 14:48:43 +01:00
2024-02-08 00:01:22 +01:00
2021-08-18 23:46:02 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2021-08-18 23:46:02 +02:00
2022-01-15 17:12:12 +01:00
2024-07-11 18:57:41 +02:00
2024-07-11 18:57:41 +02:00
2024-02-21 13:31:18 +01:00
2024-02-08 00:01:22 +01:00
2024-02-08 00:01:22 +01:00
2024-06-16 21:24:11 +02:00
2024-06-15 22:54:52 +02:00
2024-02-07 14:48:43 +01:00
2024-02-07 14:48:43 +01:00
2024-02-07 14:48:43 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-07-11 18:57:41 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-07-04 22:20:47 +02:00
2024-02-21 13:31:18 +01:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-07 14:48:43 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-07-04 22:20:47 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-07 14:48:43 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-07-04 22:20:47 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-07 14:48:43 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-07-04 22:20:47 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2024-02-21 13:31:18 +01:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2024-02-21 13:31:18 +01:00
2020-09-25 23:26:40 +02:00
2020-09-25 23:26:40 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-07-10 12:20:35 +02:00
2024-02-21 13:31:18 +01:00
2024-07-04 22:20:47 +02:00