Commit Graph
7 Commits
Author SHA1 Message Date
Rico van Zelst cacad481fe chore: add ads.txt for Google AdSense verification 2024-07-31 16:04:42 +02:00
Rico van Zelst 54795765af chore: add ga verification 2024-07-27 00:46:33 +02:00
Rico van Zelst a94e0ded51 fix: Add Frenzy to resourcetypes 2024-07-26 15:52:05 +02:00
Rico van Zelst d14ebef138 Merge branch 'main' of https://github.com/rico-vz/HeimerdingerLoL 2024-06-22 18:56:23 +02:00
Rico van Zelst 03c93ed189 feat(Champion Model): Add 'Crimson Rush' to resource types
A new resource type, 'Crimson Rush', has been added to the Champion model. This extends the range of available resource types for champions in the game.
2024-06-22 18:56:19 +02:00
Rico van Zelst 87c0d4ca94 feat: Implement new way of fetching champ info
Introduced a new environment variable, MAMC_SECRET, to securely fetch champion data from an external API. This secret is now used in the ChampionSeeder, ChampionSkinSeeder and SkinChromaSeeder classes to authenticate requests. The .env.example and app configuration files have been updated accordingly.
2024-06-22 18:45:05 +02:00
Rico van Zelst 984690b758 fix temporary 2024-04-17 12:59:25 +02:00