Add some mimic bookmarks
This commit is contained in:
parent
98a6595326
commit
6767a9aa3b
|
@ -119,7 +119,20 @@
|
|||
}
|
||||
{
|
||||
name = "Mimics";
|
||||
bookmarks = [ ];
|
||||
bookmarks = [
|
||||
{
|
||||
name = "Countdown";
|
||||
url = "http://webmimic.jet.uk/mc/codas/countdown";
|
||||
}
|
||||
{
|
||||
name = "KS5";
|
||||
url = "http://webmimic.jet.uk/DG/codas/ks5.mim.html";
|
||||
}
|
||||
{
|
||||
name = "KT3";
|
||||
url = "http://webmimic.jet.uk/DG/codas/kt3spec.mim.html";
|
||||
}
|
||||
];
|
||||
}
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue