This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
mayx
/
blog
mirror of
https://github.com/Mabbs/mabbs.github.io
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
7
Wiki
Activity
Browse Source
Update message.js
pull/171/head
mayx
1 year ago
parent
2298c9b271
commit
7609bb0b8f
1 changed files
with
2 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
Live2dHistoire/live2d/js/message.js
+ 2
- 1
Live2dHistoire/live2d/js/message.js
View File
@ -287,8 +287,9 @@ if(!norunFlag){
showMessage
(
'思考中~'
,
0
)
;
showMessage
(
'思考中~'
,
0
)
;
$
.
ajax
(
{
$
.
ajax
(
{
type
:
'POST'
,
type
:
'POST'
,
url
:
talkAPI
,
url
:
"https://www.tuling123.com/openapi/api"
,
data
:
{
data
:
{
"key"
:
"ae8933884bcc4bac96289a43d8a864db"
,
"info"
:
info_
,
"info"
:
info_
,
"userid"
:
userid_
"userid"
:
userid_
}
,
}
,
Write
Preview
Loading…
Cancel
Save
Powered by
TurnKey Linux
.