You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
URLSession.shared.dataTask(with: URL(string: "https://lobste.rs/c/omqrcc")!) { (data, response, error) in
print(response?.url) // this is what we should actually open. perhaps add a highlight comment part but that is another ticket...
}.resume()
The text was updated successfully, but these errors were encountered:
lobste.rs/c/<id>
redirects to the story pageThe text was updated successfully, but these errors were encountered: