From 93b69a294e9d36abd35f80af77bdfeee83be7645 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Fri, 30 Mar 2018 02:05:07 +0200 Subject: [PATCH] Detect IPB via cookies (#2200) This can be tested [here](https://forum.wiwiland.net/index.php?/topic/50403-openmw/page__pid__748659__st__350#entry748659) --- src/apps.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/apps.json b/src/apps.json index 6e8364767..de29c10f6 100644 --- a/src/apps.json +++ b/src/apps.json @@ -4417,6 +4417,10 @@ "cats": [ 2 ], + "cookies": { + "ipbWWLsession_id": "", + "ipbWWLmodpids": "" + }, "js": { "IPBoard": "", "ipb_var": "",