猴貓
猴貓
 事實正名學生專案真好用 .w. 免費~~
完成 i18n 語言: - 繁體 - 簡體 - 英語
did u finished that? bro (This sentence was translated by google
A simple demonstration: ```cpp #include #undef __SDCC_mcs51 #include #define __SDCC_mcs #include #define MAIN_Fosc 16000000uL #define led P1_0 void delay_ms(unsigned int ms); void main() { while (1) { led = true;...
It seems like this happens after logging in
> Does the 400 bad request error only happen if you're authenticated in the app? Or all the time? > > Trying to see if this is related to #548...
I also need to use an SRV record. I'm using a Cloudflare Tunnel to point to `test1.example.com` for accessing a web page (Cloudflare will create a CNAME like test1 =...
Oh, I made a mistake. We are talking about srv lite backend here. Change it to this: java.cox.minehut.com 
Then for my problem, I think I need to create the following rule if root server ip is 22.22.22.22 A _test_srv.example.com rule: 22.22.22.22 SRV _minecraft._tcp.test.example.com: _test_srv.example.com then ```yaml - host:...