Customization: remove Date

This commit is contained in:
argirok 2022-07-22 18:41:15 +03:00
parent 4b5bd584ae
commit fdf97553ad
4 changed files with 4 additions and 4 deletions

@ -1 +1 @@
Subproject commit 97250479ed9663156c64e356cdd06423742e9b18
Subproject commit 6be94301fac52105f9034d5d4b7228b441304b97

@ -1 +1 @@
Subproject commit 5f6ce90db8213df9d88cff0231b0913543d2ed36
Subproject commit f10d1dd1350f2da69eecb3bb43880c0de4705399

@ -1 +1 @@
Subproject commit 84d1673acc7f9368d219670c0c170d305b84ef7a
Subproject commit a05879462df531d670cd521f1834ccdc76e11ae0

View File

@ -12,7 +12,7 @@ export let properties: EnvProperties = {
enablePiwikTrack: false,
useCache: false,
framesAPIURL: 'https://beta.openaire.eu/stats3/',
claimsAPIURL: 'http://dl170.madgik.di.uoa.gr:8180/dnet-claims-service-2.0.0-SNAPSHOT/rest/claimsService/',
claimsAPIURL: 'http://scoobydoo.di.uoa.gr:8080/dnet-claims-service-2.0.0-SNAPSHOT/rest/claimsService/',
statisticsAPIURL: 'https://beta.services.openaire.eu/stats-api/',
statisticsFrameAPIURL: 'https://beta.openaire.eu/stats/',
statisticsFrameNewAPIURL: "https://stats.madgik.di.uoa.gr/stats-api/",