Add some local IPs to bookmarks
This commit is contained in:
parent
67f6e41f8b
commit
590db02129
|
@ -1,4 +1,10 @@
|
|||
[
|
||||
{ "name": "Router", "url": "192.168.0.1", "tags": ["Local"] },
|
||||
{
|
||||
"name": "Prusa Link",
|
||||
"url": "192.168.0.220",
|
||||
"tags": ["Local", "3D Printing"]
|
||||
},
|
||||
{ "name": "Mastodon", "url": "https://tech.lgbt", "tags": ["Social"] },
|
||||
{
|
||||
"name": "ABRP",
|
||||
|
|
Loading…
Reference in a new issue