We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b60d7c commit ad56307Copy full SHA for ad56307
.env
@@ -1,6 +1,6 @@
1
VUE_APP_SELF_HOST=https://web-tech-tw.github.io/openchat
2
VUE_APP_OCJI_HOST=https://web-tech-tw.eu.org/openchat-join
3
4
-VUE_APP_SARA_INTE_HOST=https://web-tech-tw.github.io/sara.inte
+VUE_APP_SARA_INTE_HOST=https://web-tech-tw.github.io/sara
5
VUE_APP_SARA_RECV_HOST=https://web-tech-tw.eu.org/sara.recv
6
VUE_APP_SARA_TOKEN_NAME=unified_token
src/views/RuleView.vue
@@ -29,7 +29,7 @@
29
<p>程式碼片段筆記平台:</p>
30
<ul>
31
<li>
32
- <a href="https://web-tech-tw.github.io/chew.inte">Chew 口香糖</a>
+ <a href="https://web-tech-tw.github.io/chew">Chew 口香糖</a>
33
</li>
34
35
<a href="https://pastebin.com">Pastebin</a>
0 commit comments