Skip to content

Commit 023d4f2

Browse files
committed
update config example
1 parent b9d1fda commit 023d4f2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

config_example.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -848,7 +848,8 @@
848848
"url": "",
849849
"checkInterval": 10,
850850
"domains": [
851-
"google.com"
851+
"google.com",
852+
"cloudflare.com"
852853
],
853854
"enable": true,
854855
"tags": ["product 1", "product 2"],
@@ -872,5 +873,5 @@
872873
"dashboardPassword": "5994471abb01112afcc18159f6cc74b4f511b99806da59b3caf5a9c173cacfc5",
873874
"dashboardWebhookToken": "tob-token-12345",
874875

875-
"version": "2.0.5"
876+
"version": "2.0.6"
876877
}

0 commit comments

Comments
 (0)