From b786458bc77888edfc77d7075fad3206de8ce79e Mon Sep 17 00:00:00 2001 From: daydreamer-json Date: Sat, 7 Feb 2026 07:20:22 +0900 Subject: [PATCH] chore: remove deprecated local configuration file --- config/config.yaml | 47 ---------------------------------------------- 1 file changed, 47 deletions(-) delete mode 100644 config/config.yaml diff --git a/config/config.yaml b/config/config.yaml deleted file mode 100644 index 060f0fc..0000000 --- a/config/config.yaml +++ /dev/null @@ -1,47 +0,0 @@ -network: - api: - akEndfield: - appCode: - game: - osWinRel: YDUTE5gscDZ229CW - launcher: - osWinRel: TiaytKBUIEdoEwRT - osWinRelEpic: BBWoqCzuZ2bZ1Dro - accountService: - osWinRel: d9f6dbb6bbd6bb33 - skport: 6eb76d4e13aa36e6 - binding: 3dacefa138426cfe - u8: - osWinRel: 973bd727dd11cbb6ead8 - osWinRel: YDUTE5gscDZ229CW - channel: - osWinRel: 6 - subChannel: - osWinRel: 6 - osWinRelEpic: 801 - osWinRelGooglePlay: 802 - base: - accountService: YXMuZ3J5cGhsaW5lLmNvbQ== - launcher: bGF1bmNoZXIuZ3J5cGhsaW5lLmNvbS9hcGk= - u8: dTguZ3J5cGhsaW5lLmNvbQ== - binding: YmluZGluZy1hcGktYWNjb3VudC1wcm9kLmdyeXBobGluZS5jb20= - webview: ZWYtd2Vidmlldy5ncnlwaGxpbmUuY29t - launcherAppCode: - osWinRel: TiaytKBUIEdoEwRT - userAgent: - minimum: Mozilla/5.0 - chromeWindows: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 - (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 - curl: curl/8.4.0 - ios: Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 - (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1 - timeout: 20000 - retryCount: 5 -threadCount: - network: 16 -cli: - autoExit: false -logger: - logLevel: 0 - useCustomLayout: true - customLayoutPattern: "%[%d{hh:mm:ss.SSS} %-5.0p >%] %m"