⌨️
404 - not found
Pinned Loading
-
toilett_paper_de.js
toilett_paper_de.js 1let country = 'de' // für Österreich bitte 'at' verwenden
2let storeId = 1378
3let param = args.widgetParameter
4if (param != null && param.length > 0) {
5storeId = param
-
incidence_infect_gps_de
incidence_infect_gps_de 1// Licence: Robert Koch-Institut (RKI), dl-de/by-2-0
2const newCasesApiUrl = `https://services7.arcgis.com/mOBPykOjAyBO2ZKk/arcgis/rest/services/RKI_COVID19/FeatureServer/0/query?f=json&where=NeuerFall%20IN(1%2C%20-1)&returnGeometry=false&spatialRel=esriSpatialRelIntersects&outFields=*&outStatistics=%5B%7B%22statisticType%22%3A%22sum%22%2C%22onStatisticField%22%3A%22AnzahlFall%22%2C%22outStatisticFieldName%22%3A%22value%22%7D%5D&resultType=standard&cacheHint=true`;
34const incidenceUrl = (location) => `https://services7.arcgis.com/mOBPykOjAyBO2ZKk/arcgis/rest/services/RKI_Landkreisdaten/FeatureServer/0/query?where=1%3D1&outFields=GEN,cases7_per_100k&geometry=${location.longitude.toFixed(3)}%2C${location.latitude.toFixed(3)}&geometryType=esriGeometryPoint&inSR=4326&spatialRel=esriSpatialRelWithin&returnGeometry=false&outSR=4326&f=json`
5 -
-
-
bitburner
bitburner PublicForked from moriakaice/bitburner
Collection of scripts for https://danielyxie.github.io/bitburner/
JavaScript
-
bitburner-scripts
bitburner-scripts PublicForked from xxxsinx/bitburner
My BitBurner scripts
JavaScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.