Browse Source

Merge branch 'master' of http://git.choozmo.com:3000/choozmo/ArkCard-Linebot into master

jeter20131220 3 years ago
parent
commit
a60963087b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      main.py

+ 1 - 1
main.py

@@ -162,7 +162,7 @@ def message(event):
             actions=[
                 URITemplateAction(
                     label='打開接收頁面',
-                    uri='https://api.ptt.cx:8228/receive/' + event.source.user_id),])
+                    uri='http://ark.cards/qr-code.html' + event.source.user_id),])
         line_bot_api.reply_message(
             event.reply_token,
             TemplateSendMessage(