Skip to content

Commit f307537

Browse files
committed
Update Config
1 parent a53aff2 commit f307537

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

src/js/config.js

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,28 @@ const config = {
4646
},
4747
fa: 'javascript',
4848
},
49+
{
50+
name: 'Auto Auth',
51+
github: 'cssnr/auto-auth',
52+
url: 'https://github.com/cssnr/auto-auth',
53+
icon: 'https://raw.githubusercontent.com/cssnr/auto-auth/master/src/images/logo128.png',
54+
description:
55+
'Web Extension for Automatic Basic HTTP Authentication with many Options and Features.',
56+
badges: {
57+
Google: {
58+
id: 'gpoiggobidhogpmmlakahiaaegibnogm',
59+
link: 'https://chromewebstore.google.com/detail/open-links-in-new-tab/gpoiggobidhogpmmlakahiaaegibnogm',
60+
},
61+
Mozilla: {
62+
id: 'auto-auth',
63+
link: 'https://addons.mozilla.org/addon/auto-auth',
64+
},
65+
},
66+
links: {
67+
Website: 'https://github.com/cssnr/auto-auth',
68+
},
69+
fa: 'javascript',
70+
},
4971
{
5072
name: 'PlayDrift Extension',
5173
github: 'cssnr/playdrift-extension',
@@ -526,6 +548,20 @@ const config = {
526548
},
527549
fa: 'python',
528550
},
551+
{
552+
name: 'Docker Nginx Proxy',
553+
github: 'cssnr/docker-nginx-proxy',
554+
url: 'https://github.com/cssnr/docker-nginx-proxy',
555+
icon: '',
556+
description: 'Nginx Docker Image for Proxying to Other Services.',
557+
// badges: {},
558+
links: {
559+
Package:
560+
'https://github.com/cssnr/docker-nginx-proxy/pkgs/container/docker-nginx-proxy',
561+
},
562+
fa: 'docker',
563+
},
564+
529565
{
530566
name: 'Docker Nginx Static',
531567
github: 'cssnr/docker-nginx-static',

0 commit comments

Comments
 (0)