Replace Facebook
This commit is contained in:
parent
5104a16044
commit
9807c230c6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue