This commit is contained in:
Marc Beninca 2021-01-07 00:38:54 +01:00
parent 2a465ef01b
commit d44009e0e1

34
sync.sh
View file

@ -24,19 +24,15 @@ echo
echo 'FastCGI & PHP / .' echo 'FastCGI & PHP / .'
# .cgi .lua .pl .py .sh /cgi-bin .php # .cgi .lua .pl .py .sh /cgi-bin .php
rs 22 'marc' 'envs.net' 'public_html'
rs 22 'mspe' 'envs.net' 'public_html' rs 22 'mspe' 'envs.net' 'public_html'
# .cgi .lua .pl .py .sh /cgi-bin .php # .cgi .lua .pl .py .sh /cgi-bin .php
rs 22 'marc' 'tilde.team' 'public_html'
rs 22 'mspe' 'tilde.team' 'public_html' rs 22 'mspe' 'tilde.team' 'public_html'
# .cgi .php # .cgi .php
rs 22 'marc' 'tilde.institute' 'public_html'
rs 22 'mspe' 'tilde.institute' 'public_html' rs 22 'mspe' 'tilde.institute' 'public_html'
echo 'FastCGI & PHP / ~' echo 'FastCGI & PHP / ~'
# .cgi .lua .pl .py .sh /cgi-bin .php # .cgi .lua .pl .py .sh /cgi-bin .php
rs 22 'marcbeninca' 'tilde.club' 'public_html'
rs 22 'mspe' 'tilde.club' 'public_html' rs 22 'mspe' 'tilde.club' 'public_html'
echo echo
@ -44,20 +40,13 @@ echo
echo 'PHP → CGI / .' echo 'PHP → CGI / .'
# Python 3.5 # Python 3.5
rs 9022 'marc' 'remotes.club' 'web'
rs 9022 'mspe' 'remotes.club' 'web' rs 9022 'mspe' 'remotes.club' 'web'
echo 'PHP → CGI / ~' echo 'PHP → CGI / ~'
rs 22 'marc' 'thunix.net' 'public_html'
rs 22 'mspe' 'thunix.net' 'public_html' rs 22 'mspe' 'thunix.net' 'public_html'
rs 22 'marc' 'yourtilde.com' 'public_html'
rs 22 'mspe' 'yourtilde.com' 'public_html' rs 22 'mspe' 'yourtilde.com' 'public_html'
rs 22 'mspe' 'tilde.ninja' 'public_html' rs 22 'mspe' 'tilde.ninja' 'public_html'
rs 22 'marc' 'aussies.space' 'public_html'
rs 22 'mspe' 'aussies.space' 'public_html' rs 22 'mspe' 'aussies.space' 'public_html'
echo 'PHP → CGI / http' echo 'PHP → CGI / http'
@ -69,7 +58,6 @@ echo
echo 'PHP / .' echo 'PHP / .'
rs 22 'marc' 'radiofreqs.space' 'public_html'
rs 22 'mspe' 'radiofreqs.space' 'public_html' rs 22 'mspe' 'radiofreqs.space' 'public_html'
echo echo
@ -81,21 +69,27 @@ rs 22 'mspe' 'fr.tild3.org' 'public_html'
echo 'ø / ~' echo 'ø / ~'
rs 22 'mspe' 'theasylum.team' 'public_html' rs 22 'mspe' 'theasylum.team' 'public_html'
rs 22 'marc' 'tilde.town' 'public_html'
rs 22 'mspe' 'tilde.town' 'public_html' rs 22 'mspe' 'tilde.town' 'public_html'
rs 22 'mspe' 'tilde.fun' 'html' rs 22 'mspe' 'tilde.fun' 'html'
rs 22 'mspe' 'hamish.space' 'public_html' rs 22 'mspe' 'hamish.space' 'public_html'
rs 22 'mspe' 'dimension.sh' 'public_html' rs 22 'mspe' 'dimension.sh' 'public_html'
rs 22 'marc' 'tilde.pw' 'public_html'
rs 22 'mspe' 'tilde.pw' 'public_html' rs 22 'mspe' 'tilde.pw' 'public_html'
rs 22 'mspe' 'squiggle.city' 'public_html' rs 22 'mspe' 'squiggle.city' 'public_html'
echo 'ø / http' echo 'ø / http'
rs 22 'mspe' 'rw.rs' 'public_html' rs 22 'mspe' 'rw.rs' 'public_html'
echo 'marc'
rs 22 'marc' 'envs.net' 'public_html'
rs 22 'marc' 'tilde.team' 'public_html'
rs 22 'marc' 'tilde.institute' 'public_html'
rs 22 'marcbeninca' 'tilde.club' 'public_html'
rs 9022 'marc' 'remotes.club' 'web'
rs 22 'marc' 'thunix.net' 'public_html'
rs 22 'marc' 'yourtilde.com' 'public_html'
rs 22 'marc' 'aussies.space' 'public_html'
rs 22 'marc' 'radiofreqs.space' 'public_html'
rs 22 'marc' 'tilde.town' 'public_html'
rs 22 'marc' 'tilde.pw' 'public_html'