first commit

This commit is contained in:
2025-10-11 11:23:58 +08:00
commit e8774085f8
48 changed files with 3087 additions and 0 deletions

7
conf-demo.py Executable file
View File

@@ -0,0 +1,7 @@
#Add XML-RPC datasource
#config.add_xmlrpc_datasource('http://11.9.36.12/mod/programming/ojfeeder.php')
config.add_xmlrpc_datasource('http://d1kt.cn/course/mod/programming/ojfeeder.php')
# Options for debug
#config.debug = True
config.no_cleanup = True