David Lutz
125a2e1311
Build Kernel / Build all affected Kernels (push) Has been cancelled
Build all core packages / Build all core packages for selected target (push) Has been cancelled
ath79: Add support for Sophos AP15C
...
The Sophos AP15C uses the same hardware as the AP15, but has a reset button.
Based on:
commit 6f1efb289837 ("ath79: add support for Sophos AP100/AP55 family")
author Andrew Powers-Holmes <andrew@omnom.net>
Fri, 3 Sep 2021 15:53:57 +0200 (23:53 +1000)
committer Hauke Mehrtens <hauke@hauke-m.de>
Sat, 16 Apr 2022 16:59:29 +0200 (16:59 +0200)
Unique to AP15C:
- Reset button
- External RJ45 serial console port
Flashing instructions:
This firmware can be flashed either via a compatible Sophos SG or XG
firewall appliance, which does not require disassembling the device, or via
the U-Boot console available on the internal UART header.
To flash via XG appliance:
- Register on Sophos' website for a no-cost Home Use XG firewall license
- Download and install the XG software on a compatible PC or virtual
machine, complete initial appliance setup, and enable SSH console access
- Connect the target AP device to the XG appliance's LAN interface
- Approve the AP from the XG Web UI and wait until it shows as Active
(this can take 3-5 minutes)
- Connect to the XG appliance over SSH and access the Advanced Console
(Menu option 5, then menu option 3)
- Run `sudo awetool` and select the menu option to connect to an AP via
SSH. When prompted to enable SSH on the target AP, select Yes.
- Wait 2-3 minutes, then select the AP from the awetool menu again. This
will connect you to a root shell on the target AP.
- Copy the firmware to /tmp/openwrt.bin on the target AP via SCP/TFTP/etc
- Run `mtd -r write /tmp/openwrt.bin astaro_image`
- When complete, the access point will reboot to OpenWRT.
To flash via U-Boot serial console:
- Configure a TFTP server on your PC, and set IP address 192.168.99.8 with
netmask 255.255.255.0
- Copy the firmware .bin to the TFTP server and rename to 'uImage_AP15C'
- Open the target AP's enclosure and locate the 4-pin 3.3V UART header [4]
- Connect the AP ethernet to your PC's ethernet port
- Connect a terminal to the UART at 115200 8/N/1 as usual
- Power on the AP and press a key to cancel autoboot when prompted
- Run the following commands at the U-Boot console:
- `tftpboot`
- `cp.b $fileaddr 0x9f070000 $filesize`
- `boot`
- The access point will boot to OpenWRT.
Signed-off-by: David Lutz <kpanic@hirnduenger.de>
2024-12-27 13:18:24 +01:00
..
2021-04-08 09:20:59 +02:00
2021-04-08 09:20:59 +02:00
2020-10-02 13:51:39 +02:00
2021-07-19 14:51:22 +02:00
2022-11-09 22:55:33 +01:00
2023-01-06 15:34:07 +01:00
2022-09-11 01:36:25 +02:00
2021-04-08 09:20:59 +02:00
2022-11-12 17:10:12 +01:00
2021-02-24 02:53:53 +01:00
2023-09-17 16:39:47 +02:00
2022-04-15 07:11:18 +02:00
2022-11-12 17:10:12 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2022-06-24 17:10:24 +02:00
2022-11-09 22:55:33 +01:00
2023-03-27 00:27:59 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2022-11-12 17:10:12 +01:00
2024-07-15 09:59:31 +02:00
2022-11-09 22:55:33 +01:00
2022-11-09 22:55:33 +01:00
2020-09-25 23:26:34 +02:00
2023-01-04 23:59:09 +01:00
2021-11-06 22:18:45 +01:00
2021-11-06 22:18:45 +01:00
2021-11-06 22:18:45 +01:00
2021-11-06 22:18:45 +01:00
2022-11-12 17:10:12 +01:00
2021-11-06 22:18:45 +01:00
2021-11-06 22:18:45 +01:00
2023-03-22 22:25:08 +01:00
2023-03-22 22:25:08 +01:00
2023-03-22 22:25:08 +01:00
2023-03-22 22:25:08 +01:00
2023-03-22 22:25:08 +01:00
2022-11-09 22:55:33 +01:00
2023-02-09 03:03:50 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2022-11-12 17:10:12 +01:00
2021-07-19 14:51:22 +02:00
2021-02-24 02:53:53 +01:00
2021-07-19 14:51:22 +02:00
2020-09-25 23:26:34 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2020-09-25 23:26:34 +02:00
2022-12-17 20:40:30 +01:00
2022-11-13 22:36:06 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-08-20 18:13:55 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-08-20 18:13:55 +02:00
2021-07-19 14:51:22 +02:00
2020-09-25 23:26:34 +02:00
2022-11-12 17:10:12 +01:00
2021-07-19 14:51:22 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2022-11-12 17:10:12 +01:00
2022-11-12 17:10:12 +01:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2022-11-12 17:10:12 +01:00
2022-11-12 17:10:12 +01:00
2020-10-02 13:51:39 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2022-08-06 20:15:30 +02:00
2022-12-17 20:48:57 +01:00
2022-08-06 20:15:30 +02:00
2022-12-17 20:48:57 +01:00
2022-12-17 20:48:57 +01:00
2022-11-12 17:10:12 +01:00
2021-02-24 02:53:53 +01:00
2021-07-19 14:51:22 +02:00
2022-11-12 17:10:12 +01:00
2022-12-17 20:48:57 +01:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2022-11-09 22:55:33 +01:00
2022-11-27 13:18:29 +01:00
2021-07-19 14:51:22 +02:00
2023-02-26 22:22:48 +01:00
2022-11-12 17:10:12 +01:00
2022-11-12 17:10:12 +01:00
2021-03-22 09:23:10 +01:00
2021-03-22 09:23:10 +01:00
2023-04-23 18:57:29 +02:00
2022-11-09 22:55:33 +01:00
2023-02-26 22:22:48 +01:00
2022-11-12 17:10:12 +01:00
2022-11-12 17:10:12 +01:00
2021-02-24 02:53:53 +01:00
2021-07-19 14:51:22 +02:00
2020-12-30 23:32:07 +01:00
2020-12-30 23:32:07 +01:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2022-11-12 17:10:12 +01:00
2021-07-19 14:51:22 +02:00
2020-10-02 13:51:39 +02:00
2022-02-27 15:09:36 +01:00
2020-10-02 13:51:39 +02:00
2022-11-12 17:10:12 +01:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2020-10-02 13:51:39 +02:00
2021-07-19 14:51:22 +02:00
2020-10-02 13:51:39 +02:00
2021-07-19 14:51:22 +02:00
2024-07-15 09:59:31 +02:00
2021-08-26 15:07:18 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2022-12-09 01:59:47 +01:00
2020-09-25 23:26:34 +02:00
2022-11-12 17:10:12 +01:00
2022-11-12 17:10:12 +01:00
2021-07-19 14:51:22 +02:00
2020-09-25 23:26:34 +02:00
2021-08-18 23:46:02 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-08-18 23:46:02 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2022-11-20 16:30:27 +01:00
2022-11-09 22:55:33 +01:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2020-12-29 00:03:26 +01:00
2020-12-29 00:03:26 +01:00
2020-12-29 00:03:26 +01:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2022-11-12 17:10:12 +01:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2021-07-19 14:51:22 +02:00
2021-08-18 23:46:02 +02:00
2022-11-12 17:10:12 +01:00
2022-09-11 22:00:22 +02:00
2021-08-18 23:46:02 +02:00
2020-01-31 13:42:12 +01:00
2021-02-24 02:53:53 +01:00
2023-02-09 03:03:50 +01:00
2022-09-11 01:36:25 +02:00
2023-01-06 18:20:31 +01:00
2021-01-15 18:32:38 +01:00
2024-01-30 15:39:28 +01:00
2020-11-03 18:34:10 +01:00
2020-11-03 18:34:10 +01:00
2020-11-18 21:13:46 +01:00
2020-11-18 21:13:46 +01:00
2022-06-15 20:07:26 +02:00
2020-11-03 18:34:10 +01:00
2020-11-03 18:34:10 +01:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2020-11-03 18:34:10 +01:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2021-10-30 16:32:59 +02:00
2021-07-19 14:51:22 +02:00
2024-07-15 09:59:31 +02:00
2022-08-21 00:09:53 +02:00
2022-08-21 00:09:53 +02:00
2022-08-21 00:09:53 +02:00
2022-08-21 00:09:53 +02:00
2021-07-19 14:51:22 +02:00
2022-02-27 15:09:36 +01:00
2022-12-15 15:45:47 +01:00
2022-12-15 15:08:09 +01:00
2021-07-19 14:51:22 +02:00
2022-06-15 20:07:26 +02:00
2021-07-19 14:51:22 +02:00
2021-06-06 18:56:45 +02:00
2021-06-06 18:56:45 +02:00
2024-07-15 09:59:31 +02:00
2022-11-12 17:10:12 +01:00
2021-02-24 02:53:53 +01:00
2021-12-03 12:30:08 +01:00
2022-12-15 15:08:09 +01:00
2022-12-15 15:08:09 +01:00
2021-05-01 13:17:57 +02:00
2023-01-06 15:34:07 +01:00
2023-01-06 15:34:07 +01:00
2024-11-23 23:22:27 +01:00
2020-09-25 23:26:34 +02:00
2023-02-26 22:22:48 +01:00
2023-03-12 14:00:26 +01:00
2023-07-12 20:46:53 +02:00
2023-07-12 20:45:43 +02:00
2023-07-12 20:45:43 +02:00
2023-02-26 22:22:48 +01:00
2023-05-14 00:08:35 +02:00
2023-02-26 22:22:48 +01:00
2022-06-19 12:31:02 +02:00
2022-12-06 23:11:23 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2022-11-12 17:10:12 +01:00
2020-10-02 13:51:39 +02:00
2022-11-20 16:13:48 +01:00
2023-01-07 01:32:58 +01:00
2021-01-19 15:39:36 +01:00
2021-01-19 15:39:36 +01:00
2022-12-17 20:40:29 +01:00
2022-12-17 20:40:30 +01:00
2021-07-19 14:51:22 +02:00
2022-06-15 20:07:26 +02:00
2022-11-12 17:10:12 +01:00
2021-02-24 02:53:53 +01:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2021-02-24 02:53:53 +01:00
2022-12-15 15:45:47 +01:00
2021-07-19 14:51:22 +02:00
2022-12-15 15:08:09 +01:00
2022-11-12 17:10:12 +01:00
2021-08-20 18:13:55 +02:00
2021-08-20 18:13:55 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2022-12-13 23:17:27 +01:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2021-08-20 18:13:55 +02:00
2021-07-19 14:51:22 +02:00
2022-11-18 20:27:52 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2022-11-18 20:27:52 +01:00
2020-09-25 23:26:34 +02:00
2022-11-18 20:27:52 +01:00
2023-02-09 03:03:50 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2022-12-15 15:45:47 +01:00
2022-12-15 15:45:47 +01:00
2022-12-15 15:08:09 +01:00
2023-02-09 03:03:50 +01:00
2022-11-12 17:10:12 +01:00
2021-12-11 00:50:02 +01:00
2022-06-15 20:07:26 +02:00
2022-12-15 15:45:47 +01:00
2023-07-02 15:31:03 +02:00
2021-02-20 01:26:14 +01:00
2020-09-25 23:26:34 +02:00
2022-06-18 11:57:21 +02:00
2021-07-19 14:51:22 +02:00
2022-11-12 17:10:12 +01:00
2022-06-18 11:54:40 +02:00
2021-02-24 02:53:53 +01:00
2023-01-28 20:34:00 +01:00
2023-02-12 18:07:31 +01:00
2021-02-24 02:53:53 +01:00
2022-11-12 17:10:12 +01:00
2022-11-12 17:10:12 +01:00
2022-11-12 17:10:12 +01:00
2021-07-19 14:51:22 +02:00
2023-04-23 19:32:18 +02:00
2022-02-27 15:09:36 +01:00
2022-02-27 15:09:36 +01:00
2022-02-27 15:09:36 +01:00
2022-11-12 17:10:12 +01:00
2022-02-27 16:54:54 +01:00
2022-06-30 00:23:42 +02:00
2022-11-12 17:10:12 +01:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2023-04-17 19:02:25 +02:00
2022-11-12 17:10:12 +01:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-12-11 00:50:02 +01:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2023-01-14 19:13:42 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2023-01-14 19:13:42 +01:00
2024-09-22 16:07:46 +02:00
2021-07-19 14:51:22 +02:00
2021-08-18 23:46:02 +02:00
2022-11-12 17:10:12 +01:00
2023-01-28 21:11:17 +01:00
2021-07-28 14:25:53 +02:00
2023-01-28 21:37:14 +01:00
2022-05-21 13:54:08 +02:00
2020-11-12 17:18:26 +01:00
2020-11-12 17:18:26 +01:00
2021-07-19 14:51:22 +02:00
2020-11-12 17:18:26 +01:00
2020-11-12 17:18:26 +01:00
2021-07-19 14:51:22 +02:00
2022-11-12 17:10:12 +01:00
2022-11-12 17:10:12 +01:00
2022-11-12 17:10:12 +01:00
2022-11-12 17:10:12 +01:00
2021-02-26 13:57:02 +01:00
2022-11-12 17:10:12 +01:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-02-24 02:53:53 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2022-06-18 11:57:21 +02:00
2022-06-18 11:57:21 +02:00
2022-12-17 22:28:10 +01:00
2024-10-29 21:36:11 +01:00
2024-10-29 21:36:11 +01:00
2024-10-29 21:36:11 +01:00
2022-05-21 13:54:02 +02:00
2020-09-25 23:26:34 +02:00
2024-10-29 21:36:11 +01:00
2024-10-29 21:36:11 +01:00
2024-10-29 21:36:11 +01:00
2024-10-29 21:36:11 +01:00
2024-10-29 21:36:11 +01:00
2020-12-28 19:37:24 +01:00
2020-12-28 19:37:24 +01:00
2021-07-19 14:51:22 +02:00
2020-12-22 19:11:50 +01:00
2021-07-19 14:51:22 +02:00
2020-12-22 19:11:50 +01:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-10-02 13:51:39 +02:00
2021-08-20 18:13:55 +02:00
2021-07-19 14:51:22 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-07-19 14:51:22 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-10-02 13:51:39 +02:00
2020-09-25 23:26:34 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2022-11-12 17:10:12 +01:00
2021-07-19 14:51:22 +02:00
2022-04-15 07:11:18 +02:00
2022-03-13 12:39:58 +09:00
2024-04-03 02:56:56 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2021-02-24 02:53:53 +01:00
2020-10-02 13:51:39 +02:00
2022-04-15 07:11:18 +02:00
2022-11-12 17:10:12 +01:00
2023-01-28 20:34:00 +01:00
2021-07-19 14:51:22 +02:00
2022-06-18 11:57:21 +02:00
2022-02-01 14:54:16 +09:00
2022-02-01 14:54:16 +09:00
2022-02-01 14:54:16 +09:00
2023-01-28 20:34:00 +01:00
2020-12-22 19:11:50 +01:00
2023-01-28 20:34:00 +01:00
2023-02-12 18:07:31 +01:00
2022-10-08 01:34:28 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2021-02-24 02:53:53 +01:00
2023-05-14 00:08:35 +02:00
2024-12-27 13:18:24 +01:00
2020-12-04 15:50:24 +01:00
2023-01-28 20:34:00 +01:00
2023-01-28 20:34:00 +01:00
2023-06-23 00:23:48 +02:00
2020-12-14 16:57:21 +01:00
2020-12-14 16:59:49 +01:00
2022-11-12 17:10:12 +01:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-25 01:42:17 +02:00
2021-07-19 14:51:22 +02:00
2021-08-20 18:13:55 +02:00
2020-11-24 14:40:55 +01:00
2020-11-24 14:40:55 +01:00
2021-08-20 18:13:55 +02:00
2020-11-24 14:40:55 +01:00
2020-11-24 14:40:55 +01:00
2022-06-18 11:57:19 +02:00
2022-06-18 11:57:21 +02:00
2022-06-18 11:57:21 +02:00
2024-07-15 09:59:31 +02:00
2022-11-12 17:10:12 +01:00
2023-01-28 20:34:00 +01:00
2020-12-22 19:11:50 +01:00
2023-02-12 18:07:31 +01:00
2023-02-12 18:07:31 +01:00
2023-02-12 18:07:31 +01:00
2023-01-28 20:34:00 +01:00
2021-12-11 00:50:02 +01:00
2022-11-12 17:10:12 +01:00
2022-10-30 23:14:45 +01:00
2023-05-14 00:08:35 +02:00
2022-06-29 12:34:49 +02:00
2020-10-02 13:51:39 +02:00
2021-10-31 21:24:47 +01:00
2022-04-16 16:59:29 +02:00
2023-01-25 00:42:52 +01:00
2023-01-07 01:32:58 +01:00
2023-01-07 01:32:58 +01:00
2021-06-05 01:17:11 +02:00
2021-06-05 01:17:11 +02:00
2022-06-15 20:07:26 +02:00
2021-08-20 18:13:55 +02:00
2021-08-20 18:13:55 +02:00
2021-01-19 21:41:26 +01:00
2021-01-19 21:41:26 +01:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2020-10-17 20:17:59 +02:00
2020-10-17 20:17:59 +02:00
2021-07-19 14:51:22 +02:00
2022-11-12 17:10:12 +01:00
2022-08-06 20:33:59 +02:00
2022-04-16 16:59:29 +02:00
2022-04-16 16:59:29 +02:00
2022-04-16 16:59:29 +02:00
2022-04-16 16:59:29 +02:00
2022-11-12 17:10:12 +01:00
2021-08-18 23:46:02 +02:00
2021-11-28 01:13:08 +01:00
2023-10-31 00:44:03 +01:00
2022-11-12 17:10:12 +01:00
2021-07-19 14:51:22 +02:00
2022-11-12 17:10:12 +01:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2021-07-19 14:51:22 +02:00
2022-11-12 17:10:12 +01:00
2021-08-18 23:46:02 +02:00
2021-07-19 14:51:22 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2022-11-12 17:10:12 +01:00
2020-09-25 23:26:34 +02:00
2022-11-12 17:10:12 +01:00
2023-02-09 03:03:50 +01:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2023-01-28 20:34:00 +01:00
2022-02-26 13:36:30 +01:00
2020-12-04 15:50:24 +01:00
2021-02-24 02:53:53 +01:00
2021-06-06 21:21:51 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-07-19 14:51:22 +02:00
2021-08-18 23:46:02 +02:00
2022-11-12 17:10:12 +01:00
2022-11-12 17:10:12 +01:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2022-06-18 19:30:44 +02:00
2021-07-19 14:51:22 +02:00
2022-06-30 00:16:59 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2023-10-13 17:50:45 +02:00
2024-07-15 09:59:31 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2020-10-02 13:51:39 +02:00
2022-06-15 20:07:26 +02:00
2023-05-24 19:25:52 +01:00
2023-05-24 19:25:56 +01:00
2023-05-24 19:25:52 +01:00
2022-10-19 22:58:12 +02:00
2022-10-19 22:58:12 +02:00
2021-08-18 23:46:02 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2022-06-15 20:07:26 +02:00
2023-02-25 14:31:42 +01:00
2023-02-25 14:31:42 +01:00
2023-02-25 14:31:42 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2020-10-02 13:51:39 +02:00
2022-11-12 17:10:12 +01:00
2023-08-24 20:45:12 +02:00
2022-06-15 20:07:26 +02:00
2020-10-17 20:18:00 +02:00
2020-10-17 20:18:00 +02:00
2022-11-12 17:10:12 +01:00
2022-11-12 17:10:12 +01:00
2021-08-18 23:46:02 +02:00
2022-06-15 20:07:26 +02:00
2022-07-12 09:25:43 +02:00
2021-08-18 23:46:02 +02:00
2022-11-12 17:10:12 +01:00
2021-08-18 23:46:02 +02:00
2022-06-15 20:07:26 +02:00
2022-11-12 17:10:12 +01:00
2022-06-15 20:07:26 +02:00
2023-02-09 03:03:50 +01:00
2022-09-11 21:54:00 +02:00
2022-06-16 21:39:32 +02:00
2022-06-18 19:30:44 +02:00
2022-06-22 17:47:11 +02:00
2022-06-16 21:39:32 +02:00
2022-06-18 19:30:44 +02:00
2022-06-28 10:58:16 +02:00
2022-06-16 21:39:32 +02:00
2022-06-18 09:36:21 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-09-05 23:52:35 +02:00
2021-08-18 23:46:02 +02:00
2022-06-15 20:07:26 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2022-06-15 20:07:26 +02:00
2022-11-12 17:10:12 +01:00
2024-01-10 04:58:33 +01:00
2020-09-25 23:26:34 +02:00
2022-06-15 20:07:26 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2022-06-15 20:07:26 +02:00
2024-01-10 04:58:33 +01:00
2022-06-15 20:07:26 +02:00
2020-10-02 13:51:39 +02:00
2022-04-15 07:11:18 +02:00
2020-10-02 13:51:39 +02:00
2022-06-15 20:07:26 +02:00
2023-05-06 20:59:46 +02:00
2023-05-06 20:59:46 +02:00
2023-05-06 20:59:46 +02:00
2024-10-31 19:02:30 +01:00
2023-05-06 20:59:46 +02:00
2022-02-26 17:46:10 +01:00
2022-02-26 17:46:10 +01:00
2022-02-26 17:46:10 +01:00
2022-11-09 22:55:33 +01:00
2022-11-12 17:10:12 +01:00
2020-09-25 23:26:34 +02:00
2020-09-25 23:26:34 +02:00
2020-10-02 13:51:39 +02:00
2020-05-18 13:35:38 +02:00
2020-09-25 23:26:34 +02:00
2021-08-20 18:13:55 +02:00
2021-08-20 18:13:55 +02:00
2021-08-20 18:13:55 +02:00
2021-07-19 14:51:22 +02:00
2020-09-25 23:26:34 +02:00
2021-07-19 14:51:22 +02:00