@@ -130,7 +130,7 @@ def purchase():
def get_page_content():
- url = 'https://t.livepocket.jp/purchase/verify?event_id=312901'
+ url = 'https://t.livepocket.jp/purchase/confirm?id=312901'
response = requests.get(url)