mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-10 04:40:05 +00:00
fix(modules): update fritz!box widget ip
This commit is contained in:
parent
f4544d402c
commit
d4a8ad24a6
2 changed files with 4 additions and 4 deletions
|
@ -6,9 +6,9 @@
|
|||
- Fritz!Box:
|
||||
name: Fritz!Box
|
||||
icon: avmfritzbox.png
|
||||
href: http://192.168.1.1
|
||||
href: http://192.168.178.1
|
||||
description: Home router configuration
|
||||
widget:
|
||||
type: "fritzbox"
|
||||
url: http://192.168.1.1
|
||||
ping: http://192.168.1.1
|
||||
url: http://192.168.178.1
|
||||
ping: http://192.168.178.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue