Coia Prant
b2f814fed4
ramips: add support for Qding QC202
...
This is a smart door lock device equipped with OpenWrt 14.07 OEM
modified version Qdwrt
The OEM has closed down, This commit is intended to maximize the
remaining value of these devices. It can flash OpenWrt to become
an AP
Specification:
- SoC: MediaTek MT7628NN
- Flash: 8 MB
- RAM: 64 MB
- Power: DC 5V - 25V
- Ethernet: 1 x RJ45 (10/100 Mbps)
- Wireless radio: 802.11n 2.4g-only
- On-Board LED:
Status 1: GPIO/43 active-low
Status 2: GPIO/44 active-low
Power: AlwaysOn
- Button:
WPS / RESET: GPIO/14 active-low
- Bluetooth: CC2541 via UART1 (ttyS1) and GPIO/26-29
- RFID: MF RC522 on I2C@28
- RTC: DS1339 on I2C@68
- Shell (via CON1 cable)
- LED (Swipe card area):
- Green GPIO/3 active-high
- Red GPIO/11 active-high
- Matrix keypad: (active-low)
GPIO/20 GPIO/21 GPIO/19 (Rows)
GPIO/24 1 2 3
GPIO/25 4 5 6
GPIO/22 7 8 9
GPIO/23 BACK 0 ENTER
(Cols)
- UART: 1 x UART on PCB - 57600 8N1
- GPIO Relay: GPIO/42 active-high
- GPIO Buzzer: GPIO/15 active-high
Warning:
The original firmware does not use the device tree.
This device tree is written based on the content of /sys/devices/platform
and has been tested
Note:
- On the device, matrix keypad rows actually are columns, and the columns actually are rows
- The key code of the CLEAR key of the matrix keypad is BACK in the original firmware.
Issue:
- No drivers in mainline kernel for RFID and Bluetooth.
Flash Instruction:
Using SSH/Telnet:
1. Connect the board to the computer via RJ45 Ethernet
2. Login 10.10.10.1 with root password "szqdingnet123" (SSH Port 22, Telnet Port 9900)
3. Download openwrt firmware on the computer.
4. Setup a http server on computer. And use wget download openwrt firmware from computer
5. Use command "mtd -r write openwrt-ramips-mt76x8-qding_qc202-squashfs-sysupgrade.bin firmware"
to flash
Using U-Boot WebUI:
1. Configure PC with a static IP address 10.10.10.2/24.
2. Open http://10.10.10.1
3. Use "mkqdimg -B qc202 -f openwrt-ramips-mt76x8-qding_qc202-squashfs-sysupgrade.bin" to
make image.
4. Upload factory.bin via U-Boot WebUI.
Original Firmware Dump / More details:
https://blog.gov.cooking/archives/research-qianding-smart-locker-and-flash.html
Original U-Boot firmware image tools:
https://gitlab.com/CoiaPrant/mkqdimg
Signed-off-by: Coia Prant <coiaprant@gmail.com >
Tested-by: Coia Prant <coiaprant@gmail.com >
Link: https://github.com/openwrt/openwrt/pull/17471
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
2025-09-20 00:54:41 +02:00
..
2024-02-21 13:31:18 +01:00
2025-07-04 22:01:40 +02:00
2025-05-18 19:35:00 +02:00
2025-05-18 19:35:00 +02: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
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01: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
2025-07-04 22:01:40 +02:00
2025-04-22 22:06:28 +02:00
2024-07-10 12:20:35 +02:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2024-02-21 13:31:18 +01:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02: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
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2022-11-13 22:36:06 +01:00
2022-11-13 22:36:06 +01:00
2025-07-04 22:01:40 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2025-07-04 22:01:40 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2025-07-04 22:01:40 +02:00
2024-02-21 13:31:18 +01:00
2025-06-08 19:37:49 +02:00
2025-06-08 19:37:49 +02:00
2025-06-08 19:37:49 +02:00
2025-06-08 19:37:49 +02:00
2025-05-18 19:35:00 +02:00
2025-03-17 21:31:37 +01:00
2024-02-21 13:31:18 +01:00
2024-08-06 00:34:14 +02:00
2025-07-04 22:01:40 +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
2024-02-21 13:31:18 +01:00
2025-07-04 22:01:40 +02:00
2024-02-21 13:31:18 +01:00
2024-02-08 00:01:22 +01:00
2025-07-04 22:01:40 +02:00
2025-05-18 19:35:00 +02:00
2025-02-13 00:26:22 +01:00
2024-02-21 13:31:18 +01:00
2024-07-10 12:20:35 +02:00
2025-07-04 22:01:40 +02:00
2024-02-21 13:31:18 +01: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
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +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
2025-07-04 22:01:40 +02:00
2024-02-21 13:31:18 +01:00
2025-07-04 22:01:40 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2025-07-04 22:01:40 +02: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
2025-05-18 19:35:00 +02:00
2024-07-10 12:20:35 +02:00
2025-05-18 19:35:00 +02:00
2025-05-18 19:35:00 +02:00
2025-07-04 22:01:40 +02:00
2024-08-06 00:34:14 +02:00
2024-08-06 00:34:14 +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
2025-07-04 22:01:40 +02:00
2024-09-22 15:31:11 +02:00
2025-07-04 22:01:40 +02:00
2024-02-07 14:48:43 +01:00
2024-02-07 14:48:43 +01:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2024-02-21 13:31:18 +01:00
2025-07-04 22:01:40 +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
2025-05-18 19:35:00 +02:00
2025-07-04 22:01:40 +02: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
2025-07-04 22:01:40 +02: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
2025-05-18 19:35:00 +02:00
2025-06-16 19:31:51 +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
2025-05-18 19:35:00 +02:00
2025-05-18 19:35:00 +02: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
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
2025-05-20 00:47:37 +02:00
2025-05-18 19:35:00 +02:00
2025-05-18 19:35:00 +02:00
2024-11-23 15:05:48 +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
2025-05-18 19:35:00 +02:00
2024-05-01 13:50:54 +01:00
2025-07-04 22:01:40 +02:00
2025-09-07 11:36:55 +02:00
2025-07-04 22:01:40 +02:00
2024-05-01 13:50:54 +01:00
2023-11-26 01:30:32 +01:00
2025-09-20 00:46:36 +02:00
2023-11-26 01:30:32 +01:00
2024-05-01 13:50:54 +01:00
2025-06-06 09:38:43 +02: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
2025-07-04 22:01:40 +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-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
2025-07-04 22:01:40 +02:00
2024-05-01 13:50:54 +01:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +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
2025-07-04 22:01:40 +02:00
2025-09-10 22:50:08 +02:00
2025-05-20 00:47:37 +02:00
2025-03-26 09:50:42 +01:00
2025-03-09 16:51:26 +01:00
2024-05-01 13:50:54 +01:00
2025-05-10 21:26:08 +02:00
2025-07-04 22:01:40 +02: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
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2024-05-01 13:50:54 +01:00
2023-08-27 19:13:36 +02:00
2025-09-10 22:50:08 +02:00
2024-05-09 22:24:31 +02:00
2024-05-01 13:50:54 +01:00
2025-09-10 22:50:08 +02:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2025-07-04 22:01:40 +02: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
2025-05-20 00:47:37 +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
2025-09-10 22:50:08 +02:00
2024-06-15 22:54:52 +02:00
2024-06-15 22:54:52 +02:00
2025-03-13 21:33:46 +01:00
2025-06-07 20:28:11 +02:00
2024-02-21 13:31:18 +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-09-22 18:52:07 +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-09-22 18:52:07 +02:00
2024-09-22 18:52:07 +02:00
2024-05-01 13:50:54 +01:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2025-06-07 20:28:11 +02:00
2024-10-19 17:23:36 +02:00
2025-05-20 00:47:37 +02:00
2025-05-10 21:26:08 +02:00
2025-05-10 21:26:08 +02:00
2025-09-10 22:50:08 +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
2022-07-31 19:23:24 +02:00
2022-07-31 19:23:24 +02:00
2022-07-31 19:23:24 +02:00
2025-08-07 17:41:54 +02:00
2025-08-07 17:41:54 +02:00
2025-05-20 00:47:37 +02:00
2024-05-01 13:50:54 +01:00
2025-06-08 19:37:49 +02:00
2025-07-04 22:01:40 +02:00
2025-06-07 20:28:11 +02:00
2024-01-17 01:14:49 +01:00
2025-07-04 22:01:40 +02: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
2025-07-04 22:01:40 +02: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-12-27 13:34:58 +01:00
2025-06-19 20:33:57 +02:00
2025-09-10 22:50:08 +02:00
2024-05-01 13:50:54 +01:00
2024-07-21 20:54:31 +02:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2024-05-01 13:50:54 +01:00
2025-07-04 22:01:40 +02:00
2024-05-01 13:50:54 +01:00
2024-01-17 01:14:50 +01:00
2021-07-11 16:58:12 +02:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2025-03-16 18:24:08 +01:00
2024-05-01 13:50:54 +01:00
2024-05-01 13:50:54 +01:00
2025-07-04 22:01:40 +02:00
2025-09-10 22:50:08 +02:00
2024-10-12 22:26:56 +02:00
2025-06-07 20:28:11 +02:00
2024-10-12 22:26:56 +02:00
2024-10-19 23:05:31 +02:00
2024-10-12 22:26:56 +02:00
2024-10-12 22:26:56 +02:00
2024-10-12 22:26:56 +02:00
2025-04-18 13:56:26 +02:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2022-06-13 15:26:23 +08:00
2024-02-21 13:31:18 +01:00
2025-07-04 22:01:40 +02:00
2024-02-21 13:31:18 +01: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
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +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-09-19 23:11:58 +02:00
2024-05-01 13:50:54 +01:00
2024-09-19 23:11:58 +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
2025-07-04 22:01:40 +02:00
2024-09-22 18:59:54 +02:00
2025-07-04 22:01:40 +02:00
2024-06-14 14:43:07 +02:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2024-02-21 13:31:18 +01:00
2025-08-07 17:41:54 +02:00
2025-08-07 17:41:54 +02:00
2025-06-07 20:28:11 +02:00
2024-07-10 12:20:35 +02:00
2025-09-10 22:50:08 +02:00
2024-05-01 13:50:54 +01:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2024-02-21 13:31:18 +01:00
2024-05-01 13:50:54 +01:00
2025-09-10 22:50:08 +02:00
2025-07-04 22:01:40 +02:00
2025-09-10 22:50:08 +02:00
2025-07-04 22:01:40 +02:00
2024-02-21 13:31:18 +01:00
2025-03-16 22:26:20 +01:00
2025-07-04 22:01:40 +02:00
2025-09-10 22:50:08 +02:00
2025-09-10 22:50:08 +02:00
2024-05-01 13:50:54 +01:00
2025-06-07 20:28:11 +02:00
2025-09-10 22:50:08 +02:00
2025-07-12 21:37:52 +02:00
2025-08-23 18:11:24 +02:00
2025-07-04 22:01: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-11-25 16:41:30 +01:00
2024-11-25 16:41:30 +01:00
2024-11-25 16:41:30 +01:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2024-02-21 13:31:18 +01:00
2025-07-04 22:01:40 +02:00
2025-01-27 10:36:48 +01:00
2024-02-21 13:31:18 +01:00
2025-05-18 19:35: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
2025-05-18 19:35:00 +02:00
2025-07-04 22:01:40 +02: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
2025-07-04 22:01:40 +02: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-09-19 23:11:58 +02:00
2024-07-10 12:20:35 +02:00
2024-07-28 20:21:08 +02:00
2025-06-07 20:28:11 +02:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02: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
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
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02: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
2025-09-10 22:50:08 +02:00
2024-07-29 01:09:24 +02:00
2024-07-29 01:09:24 +02:00
2024-07-29 01:09:24 +02:00
2025-09-18 22:17:41 +02: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
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02: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
2025-07-04 22:01:40 +02:00
2022-01-15 17:12:12 +01:00
2025-07-04 22:01:40 +02:00
2021-08-30 00:37:47 +02:00
2025-07-04 22:01:40 +02:00
2025-06-07 20:28:11 +02:00
2025-03-15 13:39:41 +01:00
2025-07-04 22:01:40 +02:00
2024-08-25 15:08:25 +02:00
2024-08-25 15:08:25 +02:00
2025-08-17 18:55:38 +02:00
2025-07-04 22:01:40 +02:00
2025-08-24 16:35:17 +02:00
2025-06-16 19:31:51 +02: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
2025-07-04 22:01:40 +02:00
2024-02-21 13:31:18 +01:00
2025-07-04 22:01:40 +02: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
2025-08-24 14:38:36 +02:00
2025-05-20 00:47:37 +02: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
2025-05-18 19:35:00 +02: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
2025-05-18 19:35:00 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2025-06-08 19:37:49 +02:00
2025-06-08 19:37:49 +02:00
2025-06-08 19:37:49 +02:00
2025-06-08 19:37:49 +02:00
2025-06-08 19:37:49 +02:00
2025-08-08 18:15:51 +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
2022-01-15 17:12:12 +01:00
2024-07-11 18:57:41 +02:00
2025-06-16 19:01:18 +02:00
2025-06-22 23:13:27 +02:00
2025-05-20 00:47:37 +02:00
2025-01-12 17:46:23 +01:00
2025-05-20 00:47:37 +02:00
2025-05-20 00:47:37 +02:00
2024-12-05 23:09:43 +01:00
2025-05-18 19:35:00 +02:00
2025-05-18 19:35:00 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2025-01-04 14:47:53 +01:00
2024-02-21 13:31:18 +01:00
2025-07-04 22:01:40 +02:00
2025-04-10 23:12:35 +02:00
2025-05-18 19:35:00 +02:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +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
2025-01-04 14:47:53 +01:00
2022-01-15 17:12:12 +01:00
2024-02-21 13:31:18 +01:00
2025-09-20 00:54:41 +02:00
2024-02-21 13:31:18 +01:00
2025-07-04 22:01:40 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2025-04-18 14:00:39 +02:00
2025-06-08 17:10:03 +02:00
2025-06-08 17:10:02 +02:00
2025-06-08 17:10:02 +02:00
2025-04-18 14:00:39 +02:00
2025-04-18 14:00:39 +02:00
2024-02-07 14:48:43 +01:00
2025-07-04 22:01:40 +02:00
2024-02-21 13:31:18 +01:00
2024-06-16 21:24:11 +02:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +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
2025-07-04 22:01:40 +02:00
2024-03-23 23:38:33 +01:00
2022-11-07 12:33:42 +01:00
2025-09-10 19:25:17 +02:00
2024-02-21 13:31:18 +01:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2025-05-18 19:35:00 +02: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
2025-07-04 22:01:40 +02:00
2024-12-14 20:32:53 +01: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
2025-01-04 14:47:53 +01:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2025-07-12 22:51:39 +02:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02:00
2025-07-04 22:01:40 +02: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
2025-08-07 18:48:54 +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-08-13 00:48:06 +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
2025-04-20 21:50:22 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2025-07-04 22:01:40 +02:00
2025-03-26 09:50:42 +01:00
2024-02-21 13:31:18 +01:00
2024-11-23 17:41:39 +01:00
2025-07-04 22:01:40 +02:00
2025-06-18 20:35:23 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +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-10-25 13:56:14 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-10-25 13:56:14 +02:00
2024-02-21 13:31:18 +01:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-12-22 11:35:23 +01:00
2025-03-10 10:42:13 +01:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-02-21 13:31:18 +01:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2025-05-18 19:35:00 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-02-21 13:31:18 +01:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-02-21 13:31:18 +01:00
2024-02-21 13:31:18 +01:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-02-21 13:31:18 +01:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2025-05-18 19:35:00 +02:00
2025-05-18 19:35:00 +02:00
2025-05-18 19:35:00 +02:00
2024-02-21 13:31:18 +01:00
2025-05-18 19:35:00 +02:00
2024-08-06 00:34:14 +02:00
2024-10-25 13:56:14 +02:00
2025-05-18 19:35:00 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2025-02-02 20:22:25 +01:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +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-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2025-05-18 19:35:00 +02:00
2024-10-25 13:56:14 +02:00
2025-05-18 19:35:00 +02:00
2024-02-21 13:31:18 +01:00
2025-05-18 19:35:00 +02:00
2025-05-18 19:35:00 +02:00
2025-05-18 19:35:00 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2024-10-25 13:56:14 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2025-05-18 19:35:00 +02:00
2025-05-18 19:35:00 +02:00
2024-02-21 13:31:18 +01:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2024-10-25 13:56:14 +02:00
2025-05-18 19:35:00 +02:00
2024-10-25 13:56:14 +02:00
2025-05-18 19:35:00 +02:00
2025-05-18 19:35:00 +02:00
2025-05-18 19:35:00 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2025-05-18 19:35:00 +02:00
2024-02-21 13:31:18 +01:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00
2024-08-25 15:08:25 +02:00
2024-08-25 15:08:25 +02:00
2024-10-25 13:56:14 +02:00
2024-10-25 13:56:14 +02:00