forked from izu/student-web-if-development-kit
Merge pull request 'Fix/Percepat Data Fetch dari Proxy Pertama' (#13) from Rayhan/roda-student-web-if-development-kit:feat/RODA into main
Reviewed-on: izu/student-web-if-development-kit#13 Approved
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user