mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
add bingChat tips
This commit is contained in:
parent
0c9c73951d
commit
cd0754d0ff
13 changed files with 56 additions and 43 deletions
|
@ -30,7 +30,8 @@ function gen(text) {
|
|||
|
||||
sa.push('<input type="submit" value="Save"></form>');
|
||||
let r = sa.join('<br>');
|
||||
d.documentElement.innerHTML = r;
|
||||
d.write(r);
|
||||
d.close();
|
||||
}
|
||||
|
||||
if(d.body){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue