diff --git a/README.md b/README.md
index 111cd10fa..857f65f2a 100644
--- a/README.md
+++ b/README.md
@@ -22,20 +22,20 @@ With [Upptime](https://upptime.js.org), you can get your own unlimited and free
| URL | Status | History | Response Time | Uptime |
| --- | ------ | ------- | ------------- | ------ |
-| [DIGG webbplats](https://www.digg.se/) | π© Up | [digg-webbplats.yml](https://github.com/salgo60/DIGG-skuggbacklog/commits/HEAD/history/digg-webbplats.yml) | 3197ms
| 100.00%
-| [DIGG dataportal](https://www.dataportal.se/) | π© Up | [digg-dataportal.yml](https://github.com/salgo60/DIGG-skuggbacklog/commits/HEAD/history/digg-dataportal.yml) | 1762ms
| 100.00%
-| [DIGG forum](https://community.dataportal.se/) | π© Up | [digg-forum.yml](https://github.com/salgo60/DIGG-skuggbacklog/commits/HEAD/history/digg-forum.yml) | 1210ms
| 100.00%
-| [DIGG webbriktlinjer](https://webbriktlinjer.se/) | π© Up | [digg-webbriktlinjer.yml](https://github.com/salgo60/DIGG-skuggbacklog/commits/HEAD/history/digg-webbriktlinjer.yml) | 2395ms
| 100.00%
-| [RAΓ Kringla](https://www.kringla.nu) | π© Up | [ra-ae-kringla.yml](https://github.com/salgo60/DIGG-skuggbacklog/commits/HEAD/history/ra-ae-kringla.yml) | 2093ms
| 100.00%
-| [RAΓ Kulturarvsdata Runor](https://kulturarvsdata.se/uu/srdb/fab985d7-61cc-4014-9d85-0a5011d40dc8) | π© Up | [ra-ae-kulturarvsdata-runor.yml](https://github.com/salgo60/DIGG-skuggbacklog/commits/HEAD/history/ra-ae-kulturarvsdata-runor.yml) | 1689ms
| 100.00%
-| [Google](https://www.google.com) | π© Up | [google.yml](https://github.com/salgo60/DIGG-skuggbacklog/commits/HEAD/history/google.yml) | 115ms
| 100.00%
-| [Oswald](https://oswald.wikibase.cloud/wiki/NOSAD-POC) | π© Up | [oswald.yml](https://github.com/salgo60/DIGG-skuggbacklog/commits/HEAD/history/oswald.yml) | 862ms
| 99.44%
-| [OswaldSPARQLEndPoint](https://oswald.wikibase.cloud/query/embed.html#%23%20https%3A%2F%2Fbeyond-notability.wikibase.cloud%2Fwiki%2FProject%3ASPARQL%2Fexamples%0APREFIX%20wd%3A%20%3Chttps%3A%2F%2Foswald.wikibase.cloud%2Fentity%2F%3E%0APREFIX%20wds%3A%20%3Chttps%3A%2F%2Foswald.wikibase.cloud%2Fentity%2Fstatement%2F%3E%0APREFIX%20wdv%3A%20%3Chttps%3A%2F%2Foswald.wikibase.cloud%2Fvalue%2F%3E%0APREFIX%20wdt%3A%20%3Chttps%3A%2F%2Foswald.wikibase.cloud%2Fprop%2Fdirect%2F%3E%0APREFIX%20p%3A%20%3Chttps%3A%2F%2Foswald.wikibase.cloud%2Fprop%2F%3E%0APREFIX%20ps%3A%20%3Chttps%3A%2F%2Foswald.wikibase.cloud%2Fprop%2Fstatement%2F%3E%0APREFIX%20pq%3A%20%3Chttps%3A%2F%2Foswald.wikibase.cloud%2Fprop%2Fqualifier%2F%3E%0A%23%202022-w42-7%0ASELECT%0A%3Fdt%20%3Fsess%20%3FsessLabel%20%3Fagenda%20%3Fstart%0A%3Fpres%20%3FpresLabel%20%3Forg%20%3ForgLabel%20%3Fspkr%20%3FspkrLabel%0A%23%20%3Ft%20%3Ft0%20%3Ftest%20%3Fvurl%20%3Fytid%0A%3Fvurl_t%20%3Fyturl_t%0AWHERE%20%7B%0A%20%20%3Fpres%20wdt%3AP12%20wd%3AQ157%20.%20%23%20a%20Presentation%0A%20%20OPTIONAL%7B%3Fpres%20wdt%3AP14%20%3Forg%20.%7D%0A%20%20OPTIONAL%7B%3Fpres%20wdt%3AP20%20%3Fsess%20.%7D%0A%20%20OPTIONAL%7B%3Fsess%20wdt%3AP22%20%3Fdt%20.%7D%0A%20%20OPTIONAL%7B%3Fpres%20wdt%3AP23%20%3Fstart%20.%7D%0A%20%20OPTIONAL%7B%3Fsess%20wdt%3AP16%20%3Fvurl%20.%7D%0A%20%20OPTIONAL%7B%3Fsess%20wdt%3AP21%20%3Fytid%20.%7D%0A%20%20OPTIONAL%7B%3Fpres%20wdt%3AP13%20%3Fspkr%20.%7D%0A%20%20OPTIONAL%7B%3Fsess%20wdt%3AP17%20%3Fagenda%20.%7D%0A%20%20%23%20BIND%20expressions%20referring%20to%20variables%20need%20to%20be%20outside%20OPTIONAL%20for%20some%20reason%3F%0A%20%20BIND%28COALESCE%28%3Fstart%2C%200%29%20AS%20%3Ft0%29.%0A%23%20%20%20BIND%28IF%28%3Ft0%20%3E%203000%2C%20%22late%22%2C%20%22early%22%29%20AS%20%3Ftest%29.%0A%20%20BIND%28IRI%28CONCAT%28STR%28%3Fvurl%29%2C%20IF%28%3Ft0%20%3E%200%2C%20CONCAT%28%22%23t%3D%22%2C%20STR%28%3Ft0%29%29%2C%20%22%22%29%29%29%20AS%20%3Fvurl_t%29%20.%0A%20%20BIND%28IRI%28CONCAT%28%22https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D%22%2C%20%3Fytid%2C%20IF%28%3Ft0%20%3E%200%2C%20CONCAT%28%22%23t%3D%22%2C%20STR%28%3Ft0%29%29%2C%20%22%22%29%29%29%20AS%20%3Fyturl_t%29%20.%0A%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%0A%20%20%20%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Csv%2Cno%2Cen-gb%2Cen%22.%0A%20%20%7D%0A%7D%0AORDER%20BY%20DESC%28%3Fdt%29%20%3FsessLabel%20%28%21BOUND%28%3Fstart%29%29%20%3Fstart%20%3FpresLabel%0A%23GROUP%20BY%20%3FpLabel%20%3FvLabel%20%0A%23ORDER%20BY%20DESC%28%3Fcount%29) | π© Up | [oswald-sparql-end-point.yml](https://github.com/salgo60/DIGG-skuggbacklog/commits/HEAD/history/oswald-sparql-end-point.yml) | 105ms
| 100.00%
-| [Riksarkivet NAD SE/ULA/12231](https://sok.riksarkivet.se/?postid=ArkisRef%20SE/ULA/12231) | π© Up | [riksarkivet-nad-se-ula-12231.yml](https://github.com/salgo60/DIGG-skuggbacklog/commits/HEAD/history/riksarkivet-nad-se-ula-12231.yml) | 1790ms
| 100.00%
-| [Riksarkivet forskarsalen](https://sok.riksarkivet.se/digitala-forskarsalen) | π© Up | [riksarkivet-forskarsalen.yml](https://github.com/salgo60/DIGG-skuggbacklog/commits/HEAD/history/riksarkivet-forskarsalen.yml) | 176ms
| 100.00%
-| [Riksarkivet kyrkbok C0005418](https://sok.riksarkivet.se/bildvisning/C0005418) | π© Up | [riksarkivet-kyrkbok-c0005418.yml](https://github.com/salgo60/DIGG-skuggbacklog/commits/HEAD/history/riksarkivet-kyrkbok-c0005418.yml) | 325ms
| 100.00%
-| [SCB - svensk-utbildningsnomenklatur-sun](https://www.scb.se/dokumentation/klassifikationer-och-standarder/svensk-utbildningsnomenklatur-sun/) | π© Up | [scb-svensk-utbildningsnomenklatur-sun.yml](https://github.com/salgo60/DIGG-skuggbacklog/commits/HEAD/history/scb-svensk-utbildningsnomenklatur-sun.yml) | 1116ms
| 100.00%
-| [SCB - h6.scb.se/metadata/klassdb](https://www.h6.scb.se/metadata/klassdb.aspx) | π₯ Down | [scb-h6-scb-se-metadata-klassdb.yml](https://github.com/salgo60/DIGG-skuggbacklog/commits/HEAD/history/scb-h6-scb-se-metadata-klassdb.yml) | 866ms
| 0.00%
+| [DIGG webbplats](https://www.digg.se/) | π© Up | [digg-webbplats.yml](https://github.com/salgo60/DIGG-skuggbacklog/commits/HEAD/history/digg-webbplats.yml) | 2757ms
| 100.00%
+| [DIGG dataportal](https://www.dataportal.se/) | π© Up | [digg-dataportal.yml](https://github.com/salgo60/DIGG-skuggbacklog/commits/HEAD/history/digg-dataportal.yml) | 1837ms
| 100.00%
+| [DIGG forum](https://community.dataportal.se/) | π© Up | [digg-forum.yml](https://github.com/salgo60/DIGG-skuggbacklog/commits/HEAD/history/digg-forum.yml) | 1222ms
| 100.00%
+| [DIGG webbriktlinjer](https://webbriktlinjer.se/) | π© Up | [digg-webbriktlinjer.yml](https://github.com/salgo60/DIGG-skuggbacklog/commits/HEAD/history/digg-webbriktlinjer.yml) | 2116ms
| 100.00%
+| [RAΓ Kringla](https://www.kringla.nu) | π© Up | [ra-ae-kringla.yml](https://github.com/salgo60/DIGG-skuggbacklog/commits/HEAD/history/ra-ae-kringla.yml) | 3019ms
| 100.00%
+| [RAΓ Kulturarvsdata Runor](https://kulturarvsdata.se/uu/srdb/fab985d7-61cc-4014-9d85-0a5011d40dc8) | π© Up | [ra-ae-kulturarvsdata-runor.yml](https://github.com/salgo60/DIGG-skuggbacklog/commits/HEAD/history/ra-ae-kulturarvsdata-runor.yml) | 1436ms
| 100.00%
+| [Google](https://www.google.com) | π© Up | [google.yml](https://github.com/salgo60/DIGG-skuggbacklog/commits/HEAD/history/google.yml) | 98ms
| 100.00%
+| [Oswald](https://oswald.wikibase.cloud/wiki/NOSAD-POC) | π© Up | [oswald.yml](https://github.com/salgo60/DIGG-skuggbacklog/commits/HEAD/history/oswald.yml) | 930ms
| 99.78%
+| [OswaldSPARQLEndPoint](https://oswald.wikibase.cloud/query/embed.html#%23%20https%3A%2F%2Fbeyond-notability.wikibase.cloud%2Fwiki%2FProject%3ASPARQL%2Fexamples%0APREFIX%20wd%3A%20%3Chttps%3A%2F%2Foswald.wikibase.cloud%2Fentity%2F%3E%0APREFIX%20wds%3A%20%3Chttps%3A%2F%2Foswald.wikibase.cloud%2Fentity%2Fstatement%2F%3E%0APREFIX%20wdv%3A%20%3Chttps%3A%2F%2Foswald.wikibase.cloud%2Fvalue%2F%3E%0APREFIX%20wdt%3A%20%3Chttps%3A%2F%2Foswald.wikibase.cloud%2Fprop%2Fdirect%2F%3E%0APREFIX%20p%3A%20%3Chttps%3A%2F%2Foswald.wikibase.cloud%2Fprop%2F%3E%0APREFIX%20ps%3A%20%3Chttps%3A%2F%2Foswald.wikibase.cloud%2Fprop%2Fstatement%2F%3E%0APREFIX%20pq%3A%20%3Chttps%3A%2F%2Foswald.wikibase.cloud%2Fprop%2Fqualifier%2F%3E%0A%23%202022-w42-7%0ASELECT%0A%3Fdt%20%3Fsess%20%3FsessLabel%20%3Fagenda%20%3Fstart%0A%3Fpres%20%3FpresLabel%20%3Forg%20%3ForgLabel%20%3Fspkr%20%3FspkrLabel%0A%23%20%3Ft%20%3Ft0%20%3Ftest%20%3Fvurl%20%3Fytid%0A%3Fvurl_t%20%3Fyturl_t%0AWHERE%20%7B%0A%20%20%3Fpres%20wdt%3AP12%20wd%3AQ157%20.%20%23%20a%20Presentation%0A%20%20OPTIONAL%7B%3Fpres%20wdt%3AP14%20%3Forg%20.%7D%0A%20%20OPTIONAL%7B%3Fpres%20wdt%3AP20%20%3Fsess%20.%7D%0A%20%20OPTIONAL%7B%3Fsess%20wdt%3AP22%20%3Fdt%20.%7D%0A%20%20OPTIONAL%7B%3Fpres%20wdt%3AP23%20%3Fstart%20.%7D%0A%20%20OPTIONAL%7B%3Fsess%20wdt%3AP16%20%3Fvurl%20.%7D%0A%20%20OPTIONAL%7B%3Fsess%20wdt%3AP21%20%3Fytid%20.%7D%0A%20%20OPTIONAL%7B%3Fpres%20wdt%3AP13%20%3Fspkr%20.%7D%0A%20%20OPTIONAL%7B%3Fsess%20wdt%3AP17%20%3Fagenda%20.%7D%0A%20%20%23%20BIND%20expressions%20referring%20to%20variables%20need%20to%20be%20outside%20OPTIONAL%20for%20some%20reason%3F%0A%20%20BIND%28COALESCE%28%3Fstart%2C%200%29%20AS%20%3Ft0%29.%0A%23%20%20%20BIND%28IF%28%3Ft0%20%3E%203000%2C%20%22late%22%2C%20%22early%22%29%20AS%20%3Ftest%29.%0A%20%20BIND%28IRI%28CONCAT%28STR%28%3Fvurl%29%2C%20IF%28%3Ft0%20%3E%200%2C%20CONCAT%28%22%23t%3D%22%2C%20STR%28%3Ft0%29%29%2C%20%22%22%29%29%29%20AS%20%3Fvurl_t%29%20.%0A%20%20BIND%28IRI%28CONCAT%28%22https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D%22%2C%20%3Fytid%2C%20IF%28%3Ft0%20%3E%200%2C%20CONCAT%28%22%23t%3D%22%2C%20STR%28%3Ft0%29%29%2C%20%22%22%29%29%29%20AS%20%3Fyturl_t%29%20.%0A%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%0A%20%20%20%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Csv%2Cno%2Cen-gb%2Cen%22.%0A%20%20%7D%0A%7D%0AORDER%20BY%20DESC%28%3Fdt%29%20%3FsessLabel%20%28%21BOUND%28%3Fstart%29%29%20%3Fstart%20%3FpresLabel%0A%23GROUP%20BY%20%3FpLabel%20%3FvLabel%20%0A%23ORDER%20BY%20DESC%28%3Fcount%29) | π© Up | [oswald-sparql-end-point.yml](https://github.com/salgo60/DIGG-skuggbacklog/commits/HEAD/history/oswald-sparql-end-point.yml) | 114ms
| 100.00%
+| [Riksarkivet NAD SE/ULA/12231](https://sok.riksarkivet.se/?postid=ArkisRef%20SE/ULA/12231) | π© Up | [riksarkivet-nad-se-ula-12231.yml](https://github.com/salgo60/DIGG-skuggbacklog/commits/HEAD/history/riksarkivet-nad-se-ula-12231.yml) | 1746ms
| 100.00%
+| [Riksarkivet forskarsalen](https://sok.riksarkivet.se/digitala-forskarsalen) | π© Up | [riksarkivet-forskarsalen.yml](https://github.com/salgo60/DIGG-skuggbacklog/commits/HEAD/history/riksarkivet-forskarsalen.yml) | 177ms
| 100.00%
+| [Riksarkivet kyrkbok C0005418](https://sok.riksarkivet.se/bildvisning/C0005418) | π© Up | [riksarkivet-kyrkbok-c0005418.yml](https://github.com/salgo60/DIGG-skuggbacklog/commits/HEAD/history/riksarkivet-kyrkbok-c0005418.yml) | 328ms
| 100.00%
+| [SCB - svensk-utbildningsnomenklatur-sun](https://www.scb.se/dokumentation/klassifikationer-och-standarder/svensk-utbildningsnomenklatur-sun/) | π© Up | [scb-svensk-utbildningsnomenklatur-sun.yml](https://github.com/salgo60/DIGG-skuggbacklog/commits/HEAD/history/scb-svensk-utbildningsnomenklatur-sun.yml) | 1172ms
| 100.00%
+| [SCB - h6.scb.se/metadata/klassdb](https://www.h6.scb.se/metadata/klassdb.aspx) | π₯ Down | [scb-h6-scb-se-metadata-klassdb.yml](https://github.com/salgo60/DIGG-skuggbacklog/commits/HEAD/history/scb-h6-scb-se-metadata-klassdb.yml) | 907ms
| 0.00%