CF problemset to contest

Display CF problems in the contest field instead of problemset

< Commentaires sur CF problemset to contest

Avis: OK - le script fonctionne, mais souffre de quelques problèmes

§
Posté le: 2020-01-11

Script could be made faster

It's possible to add // @run-at document-start so that the location can be replacedbefore the page is loaded (which is faster). The other part can be delayed with window.addEventListener('DOMContentLoaded', function(event){ (or MutationObserver).

ouuanAuteur
§
Posté le: 2020-06-09

I've added // @run-at document-start but not sure what should I do according to "The other part can be delayed with window.addEventListener('DOMContentLoaded', function(event){ (or MutationObserver)".

Poster une réponse

Connectez-vous pour poster une réponse.

长期地址
遇到问题?请前往 GitHub 提 Issues。