change email address

This commit is contained in:
St.Huang 2018-07-07 17:48:15 +08:00
parent ded7debcd6
commit f838773a8a
13 changed files with 15 additions and 15 deletions

View File

@ -1,6 +1,6 @@
#-*- coding:utf-8 -*- #-*- coding:utf-8 -*-
# #
# Copyright © 20162017 ST.Huang <wenhonghuang@gmail.com> # Copyright © 20162017 sthoo <sth201807@gmail.com>
# #
# Support: Report an issue at https://github.com/sth2018/FastWordQuery/issues # Support: Report an issue at https://github.com/sth2018/FastWordQuery/issues
# #
@ -22,7 +22,7 @@ from anki.hooks import addHook
def start_here(): def start_here():
""" """
Copyright © 20162017 ST.Huang <wenhonghuang@gmail.com> Copyright © 20162017 sthoo <sth201807@gmail.com>
Support: Report an issue at https://github.com/sth2018/FastWordQuery/issues Support: Report an issue at https://github.com/sth2018/FastWordQuery/issues
""" """

View File

@ -1,6 +1,6 @@
#-*- coding:utf-8 -*- #-*- coding:utf-8 -*-
# #
# Copyright © 20162017 ST.Huang <wenhonghuang@gmail.com> # Copyright © 20162017 sthoo <sth201807@gmail.com>
# #
# Support: Report an issue at https://github.com/sth2018/FastWordQuery/issues # Support: Report an issue at https://github.com/sth2018/FastWordQuery/issues
# #

View File

@ -1,6 +1,6 @@
#-*- coding:utf-8 -*- #-*- coding:utf-8 -*-
# #
# Copyright © 20162017 ST.Huang <wenhonghuang@gmail.com> # Copyright © 20162017 sthoo <sth201807@gmail.com>
# #
# Support: Report an issue at https://github.com/sth2018/FastWordQuery/issues # Support: Report an issue at https://github.com/sth2018/FastWordQuery/issues
# #
@ -27,7 +27,7 @@ VERSION = 'v1.0.5'
class Endpoint: class Endpoint:
repository = u'https://github.com/sth2018/FastWordQuery' repository = u'https://github.com/sth2018/FastWordQuery'
feedback_issue = u'https://github.com/sth2018/FastWordQuery/issues' feedback_issue = u'https://github.com/sth2018/FastWordQuery/issues'
feedback_mail = u'wenhonghuang@gmail.com' feedback_mail = u'sth201807@gmail.com'
check_version = u'sth2018/FastWordQuery' check_version = u'sth2018/FastWordQuery'
user_guide = u'https://sth2018.github.io/FastWordQuery/' user_guide = u'https://sth2018.github.io/FastWordQuery/'

View File

@ -1,6 +1,6 @@
#-*- coding:utf-8 -*- #-*- coding:utf-8 -*-
# #
# Copyright © 20162017 ST.Huang <wenhonghuang@gmail.com> # Copyright © 20162017 sthoo <sth201807@gmail.com>
# #
# Support: Report an issue at https://github.com/sth2018/FastWordQuery/issues # Support: Report an issue at https://github.com/sth2018/FastWordQuery/issues
# #

View File

@ -1,6 +1,6 @@
#-*- coding:utf-8 -*- #-*- coding:utf-8 -*-
# #
# Copyright © 20162017 ST.Huang <wenhonghuang@gmail.com> # Copyright © 20162017 sthoo <sth201807@gmail.com>
# #
# Support: Report an issue at https://github.com/sth2018/FastWordQuery/issues # Support: Report an issue at https://github.com/sth2018/FastWordQuery/issues
# #

View File

@ -1,6 +1,6 @@
#-*- coding:utf-8 -*- #-*- coding:utf-8 -*-
# #
# Copyright © 20162017 ST.Huang <wenhonghuang@gmail.com> # Copyright © 20162017 sthoo <sth201807@gmail.com>
# #
# Support: Report an issue at https://github.com/sth2018/FastWordQuery/issues # Support: Report an issue at https://github.com/sth2018/FastWordQuery/issues
# #

View File

@ -1,6 +1,6 @@
#-*- coding:utf-8 -*- #-*- coding:utf-8 -*-
# #
# Copyright © 20162017 ST.Huang <wenhonghuang@gmail.com> # Copyright © 20162017 sthoo <sth201807@gmail.com>
# #
# Support: Report an issue at https://github.com/sth2018/FastWordQuery/issues # Support: Report an issue at https://github.com/sth2018/FastWordQuery/issues
# #

View File

@ -1,6 +1,6 @@
#-*- coding:utf-8 -*- #-*- coding:utf-8 -*-
# #
# Copyright © 20162017 ST.Huang <wenhonghuang@gmail.com> # Copyright © 20162017 sthoo <sth201807@gmail.com>
# #
# Support: Report an issue at https://github.com/sth2018/FastWordQuery/issues # Support: Report an issue at https://github.com/sth2018/FastWordQuery/issues
# #

View File

@ -1,6 +1,6 @@
#-*- coding:utf-8 -*- #-*- coding:utf-8 -*-
# #
# Copyright © 20162017 ST.Huang <wenhonghuang@gmail.com> # Copyright © 20162017 sthoo <sth201807@gmail.com>
# #
# Support: Report an issue at https://github.com/sth2018/FastWordQuery/issues # Support: Report an issue at https://github.com/sth2018/FastWordQuery/issues
# #

View File

@ -1,6 +1,6 @@
#-*- coding:utf-8 -*- #-*- coding:utf-8 -*-
# #
# Copyright © 20162017 ST.Huang <wenhonghuang@gmail.com> # Copyright © 20162017 sthoo <sth201807@gmail.com>
# #
# Support: Report an issue at https://github.com/sth2018/FastWordQuery/issues # Support: Report an issue at https://github.com/sth2018/FastWordQuery/issues
# #

View File

@ -1,6 +1,6 @@
#-*- coding:utf-8 -*- #-*- coding:utf-8 -*-
# #
# Copyright © 20162017 ST.Huang <wenhonghuang@gmail.com> # Copyright © 20162017 sthoo <sth201807@gmail.com>
# #
# Support: Report an issue at https://github.com/sth2018/FastWordQuery/issues # Support: Report an issue at https://github.com/sth2018/FastWordQuery/issues
# #

View File

@ -1,6 +1,6 @@
#-*- coding:utf-8 -*- #-*- coding:utf-8 -*-
# #
# Copyright © 20162017 ST.Huang <wenhonghuang@gmail.com> # Copyright © 20162017 sthoo <sth201807@gmail.com>
# #
# Support: Report an issue at https://github.com/sth2018/FastWordQuery/issues # Support: Report an issue at https://github.com/sth2018/FastWordQuery/issues
# #

View File

@ -1,6 +1,6 @@
#-*- coding:utf-8 -*- #-*- coding:utf-8 -*-
# #
# Copyright © 20162017 ST.Huang <wenhonghuang@gmail.com> # Copyright © 20162017 sthoo <sth201807@gmail.com>
# #
# Support: Report an issue at https://github.com/sth2018/FastWordQuery/issues # Support: Report an issue at https://github.com/sth2018/FastWordQuery/issues
# #