File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 29
29
.
30
30
< br />
31
31
< br />
32
- Offline applications are also available via ghp.ci
32
+ Offline applications are also available via ghgo.xyz
33
33
< a id ="win "> Windows</ a >
34
34
< a id ="mac "> MacOS</ a >
35
35
< a id ="linux "> Linux</ a >
38
38
</ div >
39
39
< script >
40
40
const d = new Date ( ) ; const tag = `${ d . getFullYear ( ) } ${ String ( d . getMonth ( ) + 1 ) . padStart ( 2 , '0' ) } 01` ; const ver = `${ String ( d . getFullYear ( ) ) . slice ( - 2 ) } .${ d . getMonth ( ) + 1 } .1` ;
41
- document . getElementById ( 'win' ) . href = `https://ghp.ci /https://github.com/railmapgen/railmapgen.github.io/releases/download/tauri-${ tag } /railmapgen_${ ver } _x64-setup.exe` ;
42
- document . getElementById ( 'mac' ) . href = `https://ghp.ci /https://github.com/railmapgen/railmapgen.github.io/releases/download/tauri-${ tag } /railmapgen_${ ver } _aarch64.dmg` ;
43
- document . getElementById ( 'linux' ) . href = `https://ghp.ci /https://github.com/railmapgen/railmapgen.github.io/releases/download/tauri-${ tag } /railmapgen_${ ver } _amd64.deb` ;
41
+ document . getElementById ( 'win' ) . href = `https://ghgo.xyz /https://github.com/railmapgen/railmapgen.github.io/releases/download/tauri-${ tag } /railmapgen_${ ver } _x64-setup.exe` ;
42
+ document . getElementById ( 'mac' ) . href = `https://ghgo.xyz /https://github.com/railmapgen/railmapgen.github.io/releases/download/tauri-${ tag } /railmapgen_${ ver } _aarch64.dmg` ;
43
+ document . getElementById ( 'linux' ) . href = `https://ghgo.xyz /https://github.com/railmapgen/railmapgen.github.io/releases/download/tauri-${ tag } /railmapgen_${ ver } _amd64.deb` ;
44
44
</ script >
45
45
< script type ="module " src ="src/index.tsx "> </ script >
46
46
<!-- <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9532859204720704" crossorigin="anonymous"></script> -->
You can’t perform that action at this time.
0 commit comments