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

new squid rules for 732A80

parent 74ced198
Branches
Tags
2 merge requests!30Merge branch 'cherry-pick-b940cfc1' into 'test',!11Devel to prod, andma54 and squid rules
Pipeline #54906 passed
...@@ -11,3 +11,12 @@ ...@@ -11,3 +11,12 @@
^https?://docs\.python\.org/3(\.[0-9]{1,2})?/.* true ^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})?/reference/.* true
^https?://docs\.python\.org/3(\.[0-9]{1,2})?/genindex(-[A-Za-z0-9_]+)?\.html true ^https?://docs\.python\.org/3(\.[0-9]{1,2})?/genindex(-[A-Za-z0-9_]+)?\.html true
// extra for 732A80 2021-10-26
^https?://numpy\.org/doc/stable/reference/.* true
^https?://numpy\.org/doc/stable/_static/.* true
^https?://numpy\.org/doc/stable/search.* true
^https?://numpy\.org/doc/_static/.* true
^https?://fonts.gstatic.com/s/.* true
^https?://www\.tensorflow\.org/api_docs/python/.* true
^https?://www\.tensorflow\.org/images/.* true
...@@ -7,6 +7,8 @@ ...@@ -7,6 +7,8 @@
// ^https?://cran\.rstudio\.com/src/contrib/.* true // ^https?://cran\.rstudio\.com/src/contrib/.* true
// 732G12 // 732G12
^https?://repo\.anaconda\.com/.* true
^https?://conda\.anaconda\.com/.* true
^https?://storage\.googleapis\.com/tensorflow/.* true ^https?://storage\.googleapis\.com/tensorflow/.* true
// 732A51 // 732A51
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment