Relative base bath

main
Bob Mottram 2020-07-15 15:06:57 +01:00
parent b697195e07
commit 81718e0ed4
1 changed files with 1 additions and 2 deletions

View File

@ -2699,8 +2699,7 @@ def htmlProfile(defaultTimeline: str,
httpPrefix + '://' + \
followerHandle.split('@')[1] + \
'/users/' + followerHandle.split('@')[0]
basePath = httpPrefix + '://' + domainFull + \
'/users/' + nickname
basePath = '/users/' + nickname
followApprovalsSection += '<div class="container">'
followApprovalsSection += \
'<a href="' + followerActor + '">'