Skip to content

Commit f8575db

Browse files
committed
added a second backup server for cokapi
1 parent d5a8db6 commit f8575db

20 files changed

+41
-34
lines changed

v5-unity/build/composingprograms.bundle.js

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

v5-unity/build/csc108h.bundle.js

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

v5-unity/build/iframe-embed.bundle.js

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

v5-unity/build/opt-live.bundle.js

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

v5-unity/build/recorder.bundle.js

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

v5-unity/build/visualize.bundle.js

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

v5-unity/c.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<!-- let Webpack take care of everything. Use the [hash] feature to
2121
create unique filenames for releases:
2222
https://webpack.github.io/docs/long-term-caching.html -->
23-
<script type="text/javascript" src="build/visualize.bundle.js?192ea30095" charset="utf-8"></script>
23+
<script type="text/javascript" src="build/visualize.bundle.js?5fe9b9f6d8" charset="utf-8"></script>
2424

2525
<!-- insert google-analytics.txt contents here -->
2626

v5-unity/composingprograms.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<title>Online Python Tutor - Composing Programs - Python 3</title>
1212

1313
<meta http-equiv="Content-type" content="text/html; charset=UTF-8"/>
14-
<script type="text/javascript" src="build/composingprograms.bundle.js?a52e5fe4b3" charset="utf-8"></script>
14+
<script type="text/javascript" src="build/composingprograms.bundle.js?f6eb5823a8" charset="utf-8"></script>
1515

1616
<!-- insert google-analytics.txt contents here -->
1717

v5-unity/cpp.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<!-- let Webpack take care of everything. Use the [hash] feature to
2121
create unique filenames for releases:
2222
https://webpack.github.io/docs/long-term-caching.html -->
23-
<script type="text/javascript" src="build/visualize.bundle.js?192ea30095" charset="utf-8"></script>
23+
<script type="text/javascript" src="build/visualize.bundle.js?5fe9b9f6d8" charset="utf-8"></script>
2424

2525
<!-- insert google-analytics.txt contents here -->
2626

v5-unity/csc108h.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<title>Online Python Tutor - csc108h</title>
1212

1313
<meta http-equiv="Content-type" content="text/html; charset=UTF-8"/>
14-
<script type="text/javascript" src="build/csc108h.bundle.js?f3025c7813" charset="utf-8"></script>
14+
<script type="text/javascript" src="build/csc108h.bundle.js?f664ab7244" charset="utf-8"></script>
1515

1616
<!-- insert google-analytics.txt contents here -->
1717

0 commit comments

Comments
 (0)