diff --git a/files/squid/helpers/rules.d/python.rules b/files/squid/helpers/rules.d/python.rules index fea8f56b305de97eca304e02bd287b66ce03b73e..74f471d7ee874fc6250d967ba902742934090b88 100644 --- a/files/squid/helpers/rules.d/python.rules +++ b/files/squid/helpers/rules.d/python.rules @@ -5,5 +5,6 @@ ^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})?/.* true ^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