@ -1033,7 +1033,7 @@ get "/subscription_ajax" do |env|
if match
session_token = match["session_token"]
else
next env.redirect "/"
next env.redirect referer
end
headers["content-type"] = "application/x-www-form-urlencoded"