Skip to content

Commit 0792598

Browse files
authored
Removing Adobe Analytics cookies from index.htmls (#81)
* Removing old OCW support labs from workshops * noVNC fix for Adobe Analytics cookies * Removing Adobe Analytics cookies from index.htmls
1 parent 30ca2da commit 0792598

File tree

25 files changed

+25
-200
lines changed
  • base-database-service/microservices-app-with-base-db-service/workshops
  • database-cloud-services-automate-stack-deployments/workshops
  • exacs-mdw/workshops/freetier
  • exadata-database-service-at-azure-xs-get-started/workshops/get-started-with-exadb-at-az-xs
  • exadata-database-service-dedicated/workshops
  • exadata-database-service-on-cc-masterclass/workshops
  • exadata-database-service-on-cc/get-started-with-exadb-c@c-workshop/workshops/tenancy
  • exadata-database-service-on-dedicated-infrastructure/get-started-with-exadb-d-workshop/workshops/tenancy
  • exadata-database-service-on-xs-basics/workshops/tenancy
  • exadata-database-service-xs-get-started/workshops/get-started-with-exadb-xs
  • exadata-database-service-xs/workshops
  • exadata-features/workshops
  • exadata-ocw-hol/workshops/tenancy
  • sample-workshop/workshops

25 files changed

+25
-200
lines changed

base-database-service/microservices-app-with-base-db-service/workshops/desktop/index.html

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,7 @@
1414

1515
<link rel="stylesheet" href="https://oracle-livelabs.github.io/common/redwood-hol/css/style.min.css" />
1616
<link rel="shortcut icon" href="https://oracle-livelabs.github.io/common/redwood-hol/img/favicon.ico" />
17-
<script>
18-
if (!window.location.hostname.includes("github.io")) {
19-
var script = document.createElement("script");
20-
script.src = "https://www.oracle.com/us/assets/metrics/ora_apex.js";
21-
script.async = true;
22-
document.head.appendChild(script);
23-
}
24-
</script>
17+
2518
</head>
2619

2720
<body>

base-database-service/microservices-app-with-base-db-service/workshops/sandbox/index.html

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,7 @@
1414

1515
<link rel="stylesheet" href="https://oracle-livelabs.github.io/common/redwood-hol/css/style.min.css" />
1616
<link rel="shortcut icon" href="https://oracle-livelabs.github.io/common/redwood-hol/img/favicon.ico" />
17-
<script>
18-
if (!window.location.hostname.includes("github.io")) {
19-
var script = document.createElement("script");
20-
script.src = "https://www.oracle.com/us/assets/metrics/ora_apex.js";
21-
script.async = true;
22-
document.head.appendChild(script);
23-
}
24-
</script>
17+
2518
</head>
2619

2720
<body>

base-database-service/microservices-app-with-base-db-service/workshops/tenancy/index.html

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,7 @@
1414

1515
<link rel="stylesheet" href="https://oracle-livelabs.github.io/common/redwood-hol/css/style.min.css" />
1616
<link rel="shortcut icon" href="https://oracle-livelabs.github.io/common/redwood-hol/img/favicon.ico" />
17-
<script>
18-
if (!window.location.hostname.includes("github.io")) {
19-
var script = document.createElement("script");
20-
script.src = "https://www.oracle.com/us/assets/metrics/ora_apex.js";
21-
script.async = true;
22-
document.head.appendChild(script);
23-
}
24-
</script>
17+
2518
</head>
2619

2720
<body>

database-cloud-services-automate-stack-deployments/workshops/ocw23-tenancy/index.html

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,7 @@
1414

1515
<link rel="stylesheet" href="https://oracle-livelabs.github.io/common/redwood-hol/css/style.min.css" />
1616
<link rel="shortcut icon" href="https://oracle-livelabs.github.io/common/redwood-hol/img/favicon.ico" />
17-
<script>
18-
if (!window.location.hostname.includes("github.io")) {
19-
var script = document.createElement("script");
20-
script.src = "https://www.oracle.com/us/assets/metrics/ora_apex.js";
21-
script.async = true;
22-
document.head.appendChild(script);
23-
}
24-
</script>
17+
2518
</head>
2619

2720
<body>

database-cloud-services-automate-stack-deployments/workshops/tenancy/index.html

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,7 @@
1414

1515
<link rel="stylesheet" href="https://oracle-livelabs.github.io/common/redwood-hol/css/style.min.css" />
1616
<link rel="shortcut icon" href="https://oracle-livelabs.github.io/common/redwood-hol/img/favicon.ico" />
17-
<script>
18-
if (!window.location.hostname.includes("github.io")) {
19-
var script = document.createElement("script");
20-
script.src = "https://www.oracle.com/us/assets/metrics/ora_apex.js";
21-
script.async = true;
22-
document.head.appendChild(script);
23-
}
24-
</script>
17+
2518
</head>
2619

2720
<body>

exacs-mdw/workshops/freetier/index.html

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,7 @@
1414

1515
<link rel="stylesheet" href="https://oracle-livelabs.github.io/common/redwood-hol/css/style.min.css" />
1616
<link rel="shortcut icon" href="https://oracle-livelabs.github.io/common/redwood-hol/img/favicon.ico" />
17-
<script>
18-
if (!window.location.hostname.includes("github.io")) {
19-
var script = document.createElement("script");
20-
script.src = "https://www.oracle.com/us/assets/metrics/ora_apex.js";
21-
script.async = true;
22-
document.head.appendChild(script);
23-
}
24-
</script>
17+
2518
</head>
2619

2720
<body>

exadata-database-service-at-azure-xs-get-started/workshops/get-started-with-exadb-at-az-xs/index.html

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,7 @@
1414

1515
<link rel="stylesheet" href="https://oracle-livelabs.github.io/common/redwood-hol/css/style.min.css" />
1616
<link rel="shortcut icon" href="https://oracle-livelabs.github.io/common/redwood-hol/img/favicon.ico" />
17-
<script>
18-
if (!window.location.hostname.includes("github.io")) {
19-
var script = document.createElement("script");
20-
script.src = "https://www.oracle.com/us/assets/metrics/ora_apex.js";
21-
script.async = true;
22-
document.head.appendChild(script);
23-
}
24-
</script>
17+
2518
</head>
2619

2720
<body>

exadata-database-service-dedicated/workshops/ocw23-tenancy/index.html

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,7 @@
1414

1515
<link rel="stylesheet" href="https://oracle-livelabs.github.io/common/redwood-hol/css/style.min.css" />
1616
<link rel="shortcut icon" href="https://oracle-livelabs.github.io/common/redwood-hol/img/favicon.ico" />
17-
<script>
18-
if (!window.location.hostname.includes("github.io")) {
19-
var script = document.createElement("script");
20-
script.src = "https://www.oracle.com/us/assets/metrics/ora_apex.js";
21-
script.async = true;
22-
document.head.appendChild(script);
23-
}
24-
</script>
17+
2518
</head>
2619

2720
<body>

exadata-database-service-dedicated/workshops/ocw24-exascale-masterclass-sandbox/index.html

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,7 @@
1414

1515
<link rel="stylesheet" href="https://oracle-livelabs.github.io/common/redwood-hol/css/style.min.css" />
1616
<link rel="shortcut icon" href="https://oracle-livelabs.github.io/common/redwood-hol/img/favicon.ico" />
17-
<script>
18-
if (!window.location.hostname.includes("github.io")) {
19-
var script = document.createElement("script");
20-
script.src = "https://www.oracle.com/us/assets/metrics/ora_apex.js";
21-
script.async = true;
22-
document.head.appendChild(script);
23-
}
24-
</script>
17+
2518
</head>
2619

2720
<body>

exadata-database-service-dedicated/workshops/tenancy/index.html

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,7 @@
1414

1515
<link rel="stylesheet" href="https://oracle-livelabs.github.io/common/redwood-hol/css/style.min.css" />
1616
<link rel="shortcut icon" href="https://oracle-livelabs.github.io/common/redwood-hol/img/favicon.ico" />
17-
<script>
18-
if (!window.location.hostname.includes("github.io")) {
19-
var script = document.createElement("script");
20-
script.src = "https://www.oracle.com/us/assets/metrics/ora_apex.js";
21-
script.async = true;
22-
document.head.appendChild(script);
23-
}
24-
</script>
17+
2518
</head>
2619

2720
<body>

0 commit comments

Comments
 (0)