chore(remote_judger/luogu): disable "my"
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Baoshuo Ren 2023-03-17 19:19:32 +08:00
parent ed06c4492b
commit f3815367b2
Signed by: baoshuo
GPG Key ID: 00CB9680AB29F51A

View File

@ -49,7 +49,7 @@ class UOJRemoteProblem {
'short_name' => '洛谷',
'url' => 'https://www.luogu.com.cn',
'languages' => ['C', 'C++98', 'C++11', 'C++', 'C++17', 'C++20', 'Python3', 'Java8', 'Pascal'],
'submit_type' => ['my', 'archive'],
'submit_type' => ['archive'],
],
];