@@ -46,6 +46,28 @@ const config = {
46
46
} ,
47
47
fa : 'javascript' ,
48
48
} ,
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
+ } ,
49
71
{
50
72
name : 'PlayDrift Extension' ,
51
73
github : 'cssnr/playdrift-extension' ,
@@ -526,6 +548,20 @@ const config = {
526
548
} ,
527
549
fa : 'python' ,
528
550
} ,
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
+
529
565
{
530
566
name : 'Docker Nginx Static' ,
531
567
github : 'cssnr/docker-nginx-static' ,
0 commit comments