Fix profile url for normalization when Pawoo errors
This commit is contained in:
@@ -48,6 +48,7 @@ module Sources::Strategies
|
|||||||
return "https://pawoo.net/@#{$1}"
|
return "https://pawoo.net/@#{$1}"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
return url if api_response.profile_url.blank?
|
||||||
api_response.profile_url
|
api_response.profile_url
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user