diff --git a/files/squid/helpers/rules.d/python.rules b/files/squid/helpers/rules.d/python.rules
index 881339bde9b2cdb0f687ce7f513f33d3a38ed49c..b7d78da862e1156f6fc6fdfed77449e518a795a0 100644
--- a/files/squid/helpers/rules.d/python.rules
+++ b/files/squid/helpers/rules.d/python.rules
@@ -1,5 +1,5 @@
-// extra for TDDE24 2020-01-17
-^https?://docs\.python\.org/3(\.[0-9]{1,2})?/library/itertools.*   false
+// extra for TDDE24 2020-01-17 until 2022-02-15
+// ^https?://docs\.python\.org/3(\.[0-9]{1,2})?/library/itertools.*   false
 
 // Python library reference
 ^https?://docs\.python\.org/3(\.[0-9]{1,2})?/library/.*            true
@@ -20,3 +20,8 @@
 ^https?://fonts.gstatic.com/s/.* true
 ^https?://www\.tensorflow\.org/api_docs/python/.* true
 ^https?://www\.tensorflow\.org/images/.* true
+
+// extra for 732A80 2022-02-16
+^https?://docs\.scipy\.org/doc/scipy/reference/.* true
+^https?://docs\.scipy\.org/doc/scipy/_static/.* true
+^https?://img\.shields\.io/badge/release-1.8.0-980F0F?style=for-the-badge true