mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
update mirrors
This commit is contained in:
parent
b7b4361758
commit
4b66fe2881
160 changed files with 10810 additions and 851 deletions
|
@ -18,7 +18,7 @@ function save(){
|
|||
let d=document;let f=d.forms[0];
|
||||
let inputs = Array.from(f.querySelectorAll('input')).map(input => input.value);
|
||||
inputs.pop();
|
||||
inputs.push('<script charset="utf-8" src="https://jamesfengcao.codeberg.page/zh/searchurl/config.js"><\\/script>');
|
||||
inputs.push('<script charset="utf-8" type="application/javascript" src="https://jamesfengcao.codeberg.page/zh/searchurl/config.js#"><\\/script>');
|
||||
let str = inputs.join('\\n');
|
||||
let url = 'i:b1保存配置%0A%0Ai:8lconfig.html%0Ai:0lconfig.html:'+btoa(str);
|
||||
d.location.href=url;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue