We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 268bf64 commit f1b8f64Copy full SHA for f1b8f64
src/chrome/content/rules/Technical_University_Munich.xml
@@ -23,6 +23,7 @@
23
24
- adm9.in.tum.de
25
- ias.in.tum.de
26
+ - www.tum.de
27
- ias.cs.tum.edu
28
- ias.informatik.tu-muenchen.de
29
@@ -44,7 +45,7 @@
44
45
<target host="*.tu-muenchen.de" />
46
47
- <securecookie host="^(?:adm9\.in|ias\.in|www(?:\.lehren?))?\.tum\.de$" name=".+" />
48
+ <securecookie host="^(?:adm9\.in|ias\.in|www(?:\.lehren?)?)?\.tum\.de$" name=".+" />
49
<securecookie host="^ias\.cs\.tum\.edu$" name=".+" />
50
<securecookie host="^(?:www|ias\.informatik)\.tu-muenchen\.de$" name=".+" />
51
0 commit comments