Skip to content
Snippets Groups Projects
Commit 87a8624a authored by Klas Arvidsson's avatar Klas Arvidsson
Browse files

updated squid filter rules

parent 53c274ca
No related branches found
No related tags found
No related merge requests found
......@@ -2,9 +2,7 @@
// New setup on tentix
^https?://www\.ida\.liu\.se/edu/ugrad/datortenta/OpenDSA/Books/TDDI16_190827/.* true
^https?://www\.ida\.liu\.se/edu/ugrad/datortenta/OpenDSA/Books/TDDE22_190827/.* true
^https?://www\.ida\.liu\.se/edu/ugrad/datortenta/OpenDSA/Books/TDDD86[AB]_191219/.* true
^https?://www\.ida\.liu\.se/edu/ugrad/datortenta/OpenDSA/Books/.* false
^https?://www\.ida\.liu\.se/edu/ugrad/datortenta/OpenDSA/lib/.* true
^https?://www\.ida\.liu\.se/edu/ugrad/datortenta/OpenDSA/JSAV/.* true
^https?://www\.ida\.liu\.se/edu/ugrad/datortenta/OpenDSA/AV/.* true
......
// Python library reference
^https?://docs\.python\.org/3/library/.* true
^https?://docs\.python\.org/3/_static/.* true
^https?://docs\.python\.org/3/search\.html\?.* true
^https?://docs\.python\.org/3/searchindex\.js$ true
^https?://docs\.python\.org/3(\.[0-9]{1,2})?/library/.* true
^https?://docs\.python\.org/3(\.[0-9]{1,2})?/_static/.* true
^https?://docs\.python\.org/3(\.[0-9]{1,2})?/search\.html\?.* true
^https?://docs\.python\.org/3(\.[0-9]{1,2})?/searchindex\.js$ true
// extra for TDDE24 2020-01-17
^https?://docs\.python\.org/3(\.[0-9]{1,2})?/reference/.* true
^https?://docs\.python\.org/3(\.[0-9]{1,2})?/genindex(-[A-Za-z0-9_])?\.html true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment