Skip to content

Commit b208a1e

Browse files
update conf
1 parent 83eac4a commit b208a1e

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

clusters/svc.ez.soeren.cloud/homer/config.yml

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,18 @@ miniflux: &miniflux
9595
pastebin: &pastebin
9696
name: "Pastebin"
9797
icon: "fa-solid fa-paste"
98+
logo: "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/svg/privatebin.svg"
9899
tag: "vault"
99100
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"
101110
target: "_blank"
102111

103112
changedetection:
@@ -348,13 +357,14 @@ services:
348357
- <<: *stirling_pdf
349358
url: "https://stirling-pdf.svc.ez.soeren.cloud"
350359
- <<: *pastebin
351-
url: "https://bin.svc.ez.soeren.cloud"
360+
url: "https://privatebin.svc.ez.soeren.cloud"
352361
- <<: *whoogle
353362
url: "https://whoogle.svc.ez.soeren.cloud"
354363

355364
- name: "Development"
356365
icon: "fas fa-code-branch"
357366
items:
367+
- <<: *cyberchef
358368
- <<: *dev_httpbin
359369
url: "https://httpbin.svc.ez.soeren.cloud"
360370
- <<: *dev_stringis

0 commit comments

Comments
 (0)