Replace Facebook

This commit is contained in:
Bob Mottram 2017-07-13 14:34:36 +01:00
parent 5104a16044
commit 9807c230c6
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@ function ghost_replace_proprietary_services {
sed -i 's|Twitter Username|GNU Social Username|g' $replace_file
sed -i 's|twitter.com|quitter.se|g' $replace_file
sed -i 's|Facebook Page|Hubzilla Channel|g' $replace_file
sed -i 's|Facebook Profile|Hubzilla Channel|g' $replace_file
sed -i 's|www.facebook.com/username|hubzilladomain/username|g' $replace_file
sed -i 's|www.facebook.com/ghost|hubzilladomain/username|g' $replace_file
sed -i 's|www.facebook.com/testuser|hubzilladomain/username|g' $replace_file