Compare commits

...

2 Commits

Author SHA1 Message Date
James Feng Cao a3dc816f34 link changes in config.html 2023-04-27 09:24:01 +08:00
James Feng Cao 7a254b0d0e add .codechina-ci.yml 2023-04-26 17:55:46 +08:00
4 changed files with 28 additions and 3 deletions

View File

@ -21,7 +21,7 @@ let sa = [`<head><meta charset="utf-8"><meta name="viewport" content="width=devi
'&'+ f.fixed.value +
'&'+ f.sansserif.value +
'&'+ f.serif.value +
':https://fastly.jsdelivr.net/gh/torappinfo/uweb/zh/searchurl/template/config.html';return false;" accept-charset=utf-8 >`];
':https://jamesfengcao.codeberg.page/en/searchurl/template/config.html';return false;" accept-charset=utf-8 >`];
function gen(text) {
let strs = text.split('\n');

View File

@ -0,0 +1,25 @@
%1%
%2%
%3%
%4%
%5%
%6%
%7%
<script charset="utf-8" src="https://jamesfengcao.codeberg.page/en/searchurl/config.js"></script>

View File

@ -21,7 +21,7 @@ let sa = [`<head><meta charset="utf-8"><meta name="viewport" content="width=devi
'&'+ f.fixed.value +
'&'+ f.sansserif.value +
'&'+ f.serif.value +
':https://fastly.jsdelivr.net/gh/torappinfo/uweb/zh/searchurl/template/config.html';return false;" accept-charset=utf-8 >`];
':https://jamesfengcao.codeberg.page/zh/searchurl/template/config.html';return false;" accept-charset=utf-8 >`];
function gen(text) {
let strs = text.split('\n');

View File

@ -22,4 +22,4 @@
<script charset="utf-8" src="https://jamesfengcao.codeberg.page/en/searchurl/config.js"></script>
<script charset="utf-8" src="https://jamesfengcao.codeberg.page/zh/searchurl/config.js"></script>