ladybird/Base/home/anon/.config/bookmarks.json
Andreas Kling ed81eb610d Base: Use http://serenityos.org/ for the default browser bookmark
We are currently unable to load the HTTPS version of the site due to
missing cipher suite support.
2021-05-15 12:55:31 +02:00

30 lines
630 B
JSON

[
{
"title": "SerenityOS.org",
"url": "http://serenityos.org/"
},
{
"title": "SerenityOS @ GitHub",
"url": "https://github.com/SerenityOS/serenity"
},
{
"title": "Google",
"url": "https://www.google.com/"
},
{
"title": "jcs",
"url": "https://jcs.org/"
},
{
"title": "DuckDuckGo",
"url": "https://duckduckgo.com/"
},
{
"title": "HTML spec",
"url": "https://html.spec.whatwg.org/multipage/"
},
{
"title": "ACID2",
"url": "file:///res/html/misc/acid2.html#top"
}
]