searleser97 / cpbooster

Competitive Programming Booster
GNU General Public License v3.0
151 stars 31 forks source link

Multiple different URLs using the same interface: how to configure? #103

Closed user202729 closed 11 months ago

user202729 commented 11 months ago

Not really an issue.

I'm implementing support for UniversalOJ. (https://github.com/UniversalOJ/UOJ-System)

It mostly works now, for one site. https://github.com/user202729/cpbooster/commit/cd60bd85adaa1fa06d3233821235c9fdd52aa226

It appears that there are multiple websites that run the software:

With respect to the user configuration of language alias, should they share the same configuration, or should we make the user configure each one individually?

user202729 commented 11 months ago

Solved my own problem, uoj.ac and contest.ucup.ac support a different set of languages.