Add some more work bookmarks

Added:
- Marval
- U4BW
- JET Mimics
This commit is contained in:
Evie Litherland-Smith 2024-05-13 08:57:57 +01:00
parent a18298b6de
commit 5b7183fd63

View file

@ -101,6 +101,14 @@
"name": "Work", "name": "Work",
"bookmarks": [ "bookmarks": [
{ "name": "Nucleus", "url": "https://nucleus.ukaea.uk/" }, { "name": "Nucleus", "url": "https://nucleus.ukaea.uk/" },
{
"name": "Marval",
"url": "https://marval.service.ukaea.uk/MSMSelfService/Index.aspx"
},
{
"name": "U4BW",
"url": "https://ubw.unit4cloud.com/uk_aea_prod_web/Login/Login.aspx"
},
{ {
"name": "JET", "name": "JET",
"bookmarks": [ "bookmarks": [
@ -115,19 +123,41 @@
}, },
{ "name": "DVCM Homepage", "url": "https://dvcm.jetdata.eu/" }, { "name": "DVCM Homepage", "url": "https://dvcm.jetdata.eu/" },
{ {
"name": "JET Data Services", "name": "Data",
"url": "https://data.jet.uk", "bookmarks": [
"tags": ["data"] {
"name": "JET Data Services",
"url": "https://data.jet.uk",
"tags": ["data"]
},
{
"name": "PPF Query",
"url": "https://data.jet.uk/ppf/browse/ppfquery",
"tags": ["data"]
},
{
"name": "ReqCo",
"url": "https://data.jet.uk/reqco/myrequests",
"tags": ["data"]
}
]
}, },
{ {
"name": "PPF Query", "name": "Mimics",
"url": "https://data.jet.uk/ppf/browse/ppfquery", "bookmarks": [
"tags": ["data"] {
}, "name": "Countdown",
{ "url": "http://webmimic.jet.uk/mc/codas/countdown"
"name": "ReqCo", },
"url": "https://data.jet.uk/reqco/myrequests", {
"tags": ["data"] "name": "KS5",
"url": "http://webmimic.jet.uk/DG/codas/ks5.mim.html"
},
{
"name": "KT3",
"url": "http://webmimic.jet.uk/DG/codas/kt3spec.mim.html"
}
]
} }
] ]
}, },