We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 312b726 commit d591463Copy full SHA for d591463
1 file changed
src/chrome/content/rules/Istio.io.xml
@@ -0,0 +1,27 @@
1
+<!--
2
+ Refused:
3
+ fortio-daily
4
+ fortio-stage
5
+-->
6
+<ruleset name="Istio.io">
7
+
8
+ <target host="istio.io" />
9
+ <target host="www.istio.io" />
10
+ <target host="archive.istio.io" />
11
+ <target host="discuss.istio.io" />
12
+ <target host="eng.istio.io" />
13
+ <target host="fortio.istio.io" />
14
+ <target host="gcsweb.istio.io" />
15
+ <test url="http://gcsweb.istio.io/gcs/istio-prerelease/daily-build" />
16
+ <target host="ibmcloud-perf.istio.io" />
17
+ <target host="ibmcloud-perf-grafana.istio.io" />
18
+ <target host="preliminary.istio.io" />
19
+ <target host="prow.istio.io" />
20
+ <target host="prow-private.istio.io" />
21
+ <target host="velodrome.istio.io" />
22
23
+ <securecookie host=".+" name=".+" />
24
25
+ <rule from="^http:" to="https:" />
26
27
+</ruleset>
0 commit comments