File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed
clusters/svc.ez.soeren.cloud/homer Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -95,9 +95,18 @@ miniflux: &miniflux
95
95
pastebin : &pastebin
96
96
name : " Pastebin"
97
97
icon : " fa-solid fa-paste"
98
+ logo : " https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/svg/privatebin.svg"
98
99
tag : " vault"
99
100
keywords : " self selfhosted hosted vault security"
100
- url : " https://bin.svc.dd.soeren.cloud"
101
+ url : " https://privatebin.svc.dd.soeren.cloud"
102
+ target : " _blank"
103
+
104
+ cyberchef : &cyberchef
105
+ name : " Cyberchef"
106
+ logo : " https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/svg/cyberchef.svg"
107
+ tag : " vault"
108
+ keywords : " self selfhosted hosted vault security"
109
+ url : " https://cyberchef.svc.pt.soeren.cloud"
101
110
target : " _blank"
102
111
103
112
changedetection :
@@ -348,13 +357,14 @@ services:
348
357
- << : *stirling_pdf
349
358
url : " https://stirling-pdf.svc.ez.soeren.cloud"
350
359
- << : *pastebin
351
- url : " https://bin .svc.ez.soeren.cloud"
360
+ url : " https://privatebin .svc.ez.soeren.cloud"
352
361
- << : *whoogle
353
362
url : " https://whoogle.svc.ez.soeren.cloud"
354
363
355
364
- name : " Development"
356
365
icon : " fas fa-code-branch"
357
366
items :
367
+ - << : *cyberchef
358
368
- << : *dev_httpbin
359
369
url : " https://httpbin.svc.ez.soeren.cloud"
360
370
- << : *dev_stringis
You can’t perform that action at this time.
0 commit comments