forked from izu/student-web-if-development-kit
Compare commits
4 Commits
35fe2d814a
...
051a9a5669
| Author | SHA1 | Date | |
|---|---|---|---|
| 051a9a5669 | |||
| 91b1ad28e4 | |||
| 761095f7d3 | |||
| d3ed1e54af |
@@ -75,7 +75,7 @@
|
|||||||
<script>
|
<script>
|
||||||
window.APP_CONFIG = window.APP_CONFIG || {
|
window.APP_CONFIG = window.APP_CONFIG || {
|
||||||
debugLogs: false,
|
debugLogs: false,
|
||||||
dashboardRuntimeFetch: 'local',
|
dashboardRuntimeFetch: 'always',
|
||||||
dashboardTargetUrl: 'https://dashboard.informatika.untan.ac.id/index.php?penelitian',
|
dashboardTargetUrl: 'https://dashboard.informatika.untan.ac.id/index.php?penelitian',
|
||||||
dashboardProxyTemplates: [
|
dashboardProxyTemplates: [
|
||||||
'https://api.allorigins.win/get?url={{url}}&ts={{ts}}',
|
'https://api.allorigins.win/get?url={{url}}&ts={{ts}}',
|
||||||
|
|||||||
Reference in New Issue
Block a user