diff --git a/pelicanconf.py b/pelicanconf.py index e1a8468..9cfc022 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -19,6 +19,7 @@ THEME = 'themes/dark' HOSTS = ( ('rwx.work', 'https://blog.rwx.work'), ('envs.net', 'https://mspe.envs.net'), +('insomnia247.nl', 'https://mspe.insomnia247.nl'), ('tilde.team', 'https://mspe.tilde.team'), ('tilde.cafe', 'https://mspe.tilde.cafe'), ('tilde.institute', 'https://mspe.tilde.institute'), @@ -55,6 +56,7 @@ GIT = ( ('gitgud.io', 'https://gitgud.io/mspe'), ('github.com', 'https://github.com/m-s-p-e'), ('gitlab.com', 'https://gitlab.com/mspe'), +('insomnia247.nl', 'https://git.insomnia247.nl/mspe'), ('notabug.org', 'https://notabug.org/mspe?tab=activity'), ('pagure.io', 'https://pagure.io/user/mspe'), ('sr.ht', 'https://sr.ht/~mspe'), diff --git a/sync.sh b/sync.sh index 5ad3d11..84c3126 100755 --- a/sync.sh +++ b/sync.sh @@ -25,6 +25,8 @@ echo 'FastCGI & PHP / .' # .cgi .lua .pl .py .sh /cgi-bin .php rs 22 'mspe' 'envs.net' 'public_html' +# /cgi-bin +rs 22 'mspe' 'insomnia247.nl' 'public_html/mspe.insomnia247.nl' # .cgi .lua .pl .py .sh /cgi-bin .php rs 22 'mspe' 'tilde.team' 'public_html' # .cgi .lua .pl .py .sh /cgi-bin .php