diff --git a/assets/SOURCES.md b/assets/SOURCES.md index 0ea3ca3..8b1f328 100644 --- a/assets/SOURCES.md +++ b/assets/SOURCES.md @@ -6,10 +6,14 @@ Testserver über die HTTPS-Raw-URLs dieses Repositories verwendet. | Kanal | Quelle | | --- | --- | -| Elsword | Gameforge, Showcase Januar 2026: `https://en.elsword.gameforge.com/img/showcases/2026-01-29_EL_Release_Assets_Content-Slider.jpg` | +| Elsword | Nutzergewähltes Wallpaper: `https://wallpapers.com/images/featured/elsword-f0jfr4gu1qf7fbxg.jpg` | +| Allgemeiner Talk | Foto von Sean Do über Unsplash: `https://images.unsplash.com/photo-1542751371-adc38448a05e` | | Minecraft | Minecraft-Key-Art, bereitgestellt über Windows Central: `https://cdn.mos.cms.futurecdn.net/rpPGiw7RjFaeJCCDBC4Bna-2048-80.jpg` | | League of Legends | Riot Games CDN: `https://cmsassets.rgpub.io/sanity/images/dsfx7636/news_live/6d25b3c5dc494a30f6ef9cdfcf3b515bcc9bce83-7000x4124.jpg?accountingTag=LoL` | | Monster Hunter Wilds | Capcom/Steam CDN: `https://cdn.akamai.steamstatic.com/steam/apps/2246340/library_hero.jpg` | | Elden Ring | Bandai Namco/FromSoftware, Steam CDN: `https://cdn.akamai.steamstatic.com/steam/apps/1245620/library_hero.jpg` | Die Rechte an den Grafiken verbleiben bei den jeweiligen Rechteinhabern. + +Die PNG-Dateien unter `icons/` sind quadratische, verkleinerte Ausschnitte der +oben dokumentierten Banner und dienen ausschließlich als TS6-Channel-Icons. diff --git a/assets/allgemeiner-talk.jpg b/assets/allgemeiner-talk.jpg new file mode 100644 index 0000000..a523bb9 Binary files /dev/null and b/assets/allgemeiner-talk.jpg differ diff --git a/assets/elsword.jpg b/assets/elsword.jpg index b1b0801..8e5d6a6 100644 Binary files a/assets/elsword.jpg and b/assets/elsword.jpg differ diff --git a/assets/icons/elden-ring.png b/assets/icons/elden-ring.png new file mode 100644 index 0000000..5379191 Binary files /dev/null and b/assets/icons/elden-ring.png differ diff --git a/assets/icons/elsword.png b/assets/icons/elsword.png new file mode 100644 index 0000000..f83b3eb Binary files /dev/null and b/assets/icons/elsword.png differ diff --git a/assets/icons/league-of-legends.png b/assets/icons/league-of-legends.png new file mode 100644 index 0000000..38f6062 Binary files /dev/null and b/assets/icons/league-of-legends.png differ diff --git a/assets/icons/minecraft.png b/assets/icons/minecraft.png new file mode 100644 index 0000000..3b3b9ea Binary files /dev/null and b/assets/icons/minecraft.png differ diff --git a/assets/icons/monster-hunter-wilds.png b/assets/icons/monster-hunter-wilds.png new file mode 100644 index 0000000..8a4a232 Binary files /dev/null and b/assets/icons/monster-hunter-wilds.png differ diff --git a/assets/icons/talk.png b/assets/icons/talk.png new file mode 100644 index 0000000..85037d9 Binary files /dev/null and b/assets/icons/talk.png differ