Commit bd40cf92 authored by 神楽坂玲奈's avatar 神楽坂玲奈 Committed by GitHub

Update ygopro.service.ts

parent ce05f4b8
......@@ -133,7 +133,7 @@ export class YGOProService {
{
id: 'tiramisu',
url: 'wss://tiramisu.mycard.moe:7923',
address: '212.64.102.52',
address: 'tiramisu.mycard.moe',
port: 7911,
custom: true,
replay: true
......@@ -141,7 +141,7 @@ export class YGOProService {
{
id: 'tiramisu-athletic',
url: 'wss://tiramisu.mycard.moe:8923',
address: '212.64.102.52',
address: 'tiramisu.mycard.moe',
port: 8911,
custom: false,
replay: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment