diff options
Diffstat (limited to 'PROGRAMMING.json')
-rw-r--r-- | PROGRAMMING.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/PROGRAMMING.json b/PROGRAMMING.json index 51b0011..e455125 100644 --- a/PROGRAMMING.json +++ b/PROGRAMMING.json @@ -12,7 +12,8 @@ "percent": 0.5, "swallows": [ { - "title": "GNU IceCat$" + "class": "^icecat\\-default$", + "title": "^GNU\\ IceCat$" } ], "type": "con" @@ -46,8 +47,8 @@ "percent": 0.7, "swallows": [ { - "class": "^Chromium\\-browser$", - "instance": "^dashboard\\.twitch\\.tv__popout_u_ekaitzza_stream\\-manager_chat$" + "class": "^icecat\\-default$", + "title": "(^Chat\\ \\-\\ Twitch)|(^Creator\\ Dashboard)\\ \\—\\ GNU\\ IceCat$" } ], "type": "con" |