{
"prefetch": [
{
"where": {"and": [
{"href_matches": "/*"},
{ "not": { "href_matches": "/auth/view/signin*" } }
]},
"eagerness": "moderate"
}
]
}