Fix Title index.html #5

Merged
Rayhan merged 67 commits from prod into feat/RODA 2026-06-05 05:59:38 +00:00
Showing only changes of commit b19c014ca6 - Show all commits
+1 -3
View File
@@ -78,9 +78,7 @@
dashboardRuntimeFetch: 'always', 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.codetabs.com/v1/proxy?quest={{url}}'
'https://api.codetabs.com/v1/proxy?quest={{url}}',
'https://thingproxy.freeboard.io/fetch/{{rawUrl}}'
] ]
}; };
</script> </script>