diff --git a/assets/js/service-worker.js b/assets/js/service-worker.js
index 379501e..622f89b 100644
--- a/assets/js/service-worker.js
+++ b/assets/js/service-worker.js
@@ -30,6 +30,16 @@ const urlsToCache = [
BASE_PATH + "assets/game-data/skills.json",
BASE_PATH + "assets/game-data/characters/chase.json",
BASE_PATH + "assets/game-data/characters/carver.json",
+ /* Pages */
+ BASE_PATH + "lifepaths.html",
+ BASE_PATH + "player-guides.html",
+ BASE_PATH + "player-guides/attributes.html",
+ BASE_PATH + "player-guides/skills.html",
+ BASE_PATH + "player-guides/custom-rules/pick-lock.html",
+ BASE_PATH + "player-guides/custom-rules/quick-hacking.html",
+ BASE_PATH + "characters",
+ BASE_PATH + "characters/chase.html",
+ BASE_PATH + "characters/crash.html",
];
/**
@@ -59,7 +69,7 @@ self.addEventListener("fetch", (event) => {
/**
* Wenn die Startseite geladen wird, lade automatisch alle Seiten aus der Sitemap in den Cache
*/
-self.addEventListener("sync", (event) => {
+/*self.addEventListener("sync", (event) => {
if (event.tag === "cache-all-pages") {
event.waitUntil(
fetch(SITEMAP_URL)
@@ -77,7 +87,7 @@ self.addEventListener("sync", (event) => {
})
);
}
-});
+});*/
/**
* Aktivierungs-Event: Löscht alten Cache
diff --git a/feed.xml b/feed.xml
index 6453753..28b4d44 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1 +1 @@
-Jekyll2025-10-22T14:38:16+00:00https://phoenixdivision.morlana.space/cpred/feed.xmlThePhoenixDivisionWe will share our adventures in Cyberpunk Red here.
\ No newline at end of file
+Jekyll2025-10-22T21:22:39+00:00https://phoenixdivision.morlana.space/cpred/feed.xmlThePhoenixDivisionWe will share our adventures in Cyberpunk Red here.
\ No newline at end of file
diff --git a/player-guides/custom-rules/quick-hacking.html b/player-guides/custom-rules/quick-hacking.html
index cd44c82..1777a83 100644
--- a/player-guides/custom-rules/quick-hacking.html
+++ b/player-guides/custom-rules/quick-hacking.html
@@ -157,71 +157,115 @@ Diese regenerieren sich nach einer langen Ruhephase (6–8 Stunden Schla
| Netrunner-Level |
- Quickhack-Level verfügbar |
- Quickhack-Slots gesamt |
- Max. Stufe pro Slot |
+ Quickhack-Level verfügbar |
+ Slots L1 |
+ Slots L2 |
+ Slots L3 |
+ Slots L4 |
+ Slots L5 |
+ Gesamt |
| 1 |
- 1 |
+ 1 |
+ 2 |
+ – |
+ – |
+ – |
+ – |
2 |
- 1 |
| 2 |
- 1 |
+ 1 |
+ 3 |
+ – |
+ – |
+ – |
+ – |
3 |
- 1 |
| 3 |
- 1 |
+ 1 |
+ 4 |
+ – |
+ – |
+ – |
+ – |
4 |
- 1 |
| 4 |
- 2 |
+ 2 |
+ 3 |
+ 1 |
+ – |
+ – |
+ – |
4 |
- 2 |
| 5 |
+ 2 |
+ 3 |
2 |
+ – |
+ – |
+ – |
5 |
- 2 |
| 6 |
- 2 |
+ 2 |
+ 3 |
+ 3 |
+ – |
+ – |
+ – |
6 |
- 2 |
| 7 |
+ 3 |
3 |
- 6 |
3 |
+ 1 |
+ – |
+ – |
+ 7 |
| 8 |
+ 3 |
3 |
- 7 |
3 |
+ 2 |
+ – |
+ – |
+ 8 |
| 9 |
- 4 |
- 7 |
- 4 |
+ 4 |
+ 3 |
+ 3 |
+ 2 |
+ 1 |
+ – |
+ 9 |
| 10 |
- 5 |
- 8 |
- 5 |
+ 5 |
+ 3 |
+ 3 |
+ 2 |
+ 1 |
+ 1 |
+ 10 |