Skip to content
Snippets Groups Projects

Devel to prod, andma54 and squid rules

Merged Klas Arvidsson requested to merge devel into production
3 files
+ 15
0
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -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
Loading