Compare commits

...

2 Commits

Author SHA1 Message Date
Marek Küthe c82006ec38 Merge pull request 'Adding my entry' (#42) from BigFunnyGiant/entitydb:master into master
Reviewed-on: https://codeberg.org/CRXN/entitydb/pulls/42
2024-02-28 22:53:55 +00:00
BigFunnyGiant 95aa803c01 Upload files to "/"
I hope I did this right.
2024-02-28 22:45:30 +00:00
1 changed files with 14 additions and 0 deletions

14
bigfunnygiant.json Normal file
View File

@ -0,0 +1,14 @@
{
"route": {
"fd1c:eb23:bc64::/48": {
"description": "BigFunnyGiant's Experiment",
"max-len": "48",
"device": {
"fd1c:eb23:bc64::1": {
"type": "router",
"description": "My first router"
}
}
}
}
}