diff --git a/judge_client/1/Makefile b/judger/Makefile similarity index 100% rename from judge_client/1/Makefile rename to judger/Makefile diff --git a/judge_client/1/judge_client b/judger/judge_client similarity index 100% rename from judge_client/1/judge_client rename to judger/judge_client diff --git a/judge_client/1/log/judge.log b/judger/log/judge.log similarity index 100% rename from judge_client/1/log/judge.log rename to judger/log/judge.log diff --git a/judge_client/1/uoj_judger/Makefile b/judger/uoj_judger/Makefile similarity index 100% rename from judge_client/1/uoj_judger/Makefile rename to judger/uoj_judger/Makefile diff --git a/judge_client/1/uoj_judger/builtin/checker/acmp.cpp b/judger/uoj_judger/builtin/checker/acmp.cpp similarity index 100% rename from judge_client/1/uoj_judger/builtin/checker/acmp.cpp rename to judger/uoj_judger/builtin/checker/acmp.cpp diff --git a/judge_client/1/uoj_judger/builtin/checker/bcmp.cpp b/judger/uoj_judger/builtin/checker/bcmp.cpp similarity index 100% rename from judge_client/1/uoj_judger/builtin/checker/bcmp.cpp rename to judger/uoj_judger/builtin/checker/bcmp.cpp diff --git a/judge_client/1/uoj_judger/builtin/checker/caseicmp.cpp b/judger/uoj_judger/builtin/checker/caseicmp.cpp similarity index 100% rename from judge_client/1/uoj_judger/builtin/checker/caseicmp.cpp rename to judger/uoj_judger/builtin/checker/caseicmp.cpp diff --git a/judge_client/1/uoj_judger/builtin/checker/casencmp.cpp b/judger/uoj_judger/builtin/checker/casencmp.cpp similarity index 100% rename from judge_client/1/uoj_judger/builtin/checker/casencmp.cpp rename to judger/uoj_judger/builtin/checker/casencmp.cpp diff --git a/judge_client/1/uoj_judger/builtin/checker/casewcmp.cpp b/judger/uoj_judger/builtin/checker/casewcmp.cpp similarity index 100% rename from judge_client/1/uoj_judger/builtin/checker/casewcmp.cpp rename to judger/uoj_judger/builtin/checker/casewcmp.cpp diff --git a/judge_client/1/uoj_judger/builtin/checker/dcmp.cpp b/judger/uoj_judger/builtin/checker/dcmp.cpp similarity index 100% rename from judge_client/1/uoj_judger/builtin/checker/dcmp.cpp rename to judger/uoj_judger/builtin/checker/dcmp.cpp diff --git a/judge_client/1/uoj_judger/builtin/checker/fcmp.cpp b/judger/uoj_judger/builtin/checker/fcmp.cpp similarity index 100% rename from judge_client/1/uoj_judger/builtin/checker/fcmp.cpp rename to judger/uoj_judger/builtin/checker/fcmp.cpp diff --git a/judge_client/1/uoj_judger/builtin/checker/hcmp.cpp b/judger/uoj_judger/builtin/checker/hcmp.cpp similarity index 100% rename from judge_client/1/uoj_judger/builtin/checker/hcmp.cpp rename to judger/uoj_judger/builtin/checker/hcmp.cpp diff --git a/judge_client/1/uoj_judger/builtin/checker/icmp.cpp b/judger/uoj_judger/builtin/checker/icmp.cpp similarity index 100% rename from judge_client/1/uoj_judger/builtin/checker/icmp.cpp rename to judger/uoj_judger/builtin/checker/icmp.cpp diff --git a/judge_client/1/uoj_judger/builtin/checker/lcmp.cpp b/judger/uoj_judger/builtin/checker/lcmp.cpp similarity index 100% rename from judge_client/1/uoj_judger/builtin/checker/lcmp.cpp rename to judger/uoj_judger/builtin/checker/lcmp.cpp diff --git a/judge_client/1/uoj_judger/builtin/checker/ncmp.cpp b/judger/uoj_judger/builtin/checker/ncmp.cpp similarity index 100% rename from judge_client/1/uoj_judger/builtin/checker/ncmp.cpp rename to judger/uoj_judger/builtin/checker/ncmp.cpp diff --git a/judge_client/1/uoj_judger/builtin/checker/rcmp.cpp b/judger/uoj_judger/builtin/checker/rcmp.cpp similarity index 100% rename from judge_client/1/uoj_judger/builtin/checker/rcmp.cpp rename to judger/uoj_judger/builtin/checker/rcmp.cpp diff --git a/judge_client/1/uoj_judger/builtin/checker/rcmp4.cpp b/judger/uoj_judger/builtin/checker/rcmp4.cpp similarity index 100% rename from judge_client/1/uoj_judger/builtin/checker/rcmp4.cpp rename to judger/uoj_judger/builtin/checker/rcmp4.cpp diff --git a/judge_client/1/uoj_judger/builtin/checker/rcmp6.cpp b/judger/uoj_judger/builtin/checker/rcmp6.cpp similarity index 100% rename from judge_client/1/uoj_judger/builtin/checker/rcmp6.cpp rename to judger/uoj_judger/builtin/checker/rcmp6.cpp diff --git a/judge_client/1/uoj_judger/builtin/checker/rcmp9.cpp b/judger/uoj_judger/builtin/checker/rcmp9.cpp similarity index 100% rename from judge_client/1/uoj_judger/builtin/checker/rcmp9.cpp rename to judger/uoj_judger/builtin/checker/rcmp9.cpp diff --git a/judge_client/1/uoj_judger/builtin/checker/rncmp.cpp b/judger/uoj_judger/builtin/checker/rncmp.cpp similarity index 100% rename from judge_client/1/uoj_judger/builtin/checker/rncmp.cpp rename to judger/uoj_judger/builtin/checker/rncmp.cpp diff --git a/judge_client/1/uoj_judger/builtin/checker/uncmp.cpp b/judger/uoj_judger/builtin/checker/uncmp.cpp similarity index 100% rename from judge_client/1/uoj_judger/builtin/checker/uncmp.cpp rename to judger/uoj_judger/builtin/checker/uncmp.cpp diff --git a/judge_client/1/uoj_judger/builtin/checker/wcmp.cpp b/judger/uoj_judger/builtin/checker/wcmp.cpp similarity index 100% rename from judge_client/1/uoj_judger/builtin/checker/wcmp.cpp rename to judger/uoj_judger/builtin/checker/wcmp.cpp diff --git a/judge_client/1/uoj_judger/builtin/checker/yesno.cpp b/judger/uoj_judger/builtin/checker/yesno.cpp similarity index 100% rename from judge_client/1/uoj_judger/builtin/checker/yesno.cpp rename to judger/uoj_judger/builtin/checker/yesno.cpp diff --git a/judge_client/1/uoj_judger/builtin/judger/judger.cpp b/judger/uoj_judger/builtin/judger/judger.cpp similarity index 100% rename from judge_client/1/uoj_judger/builtin/judger/judger.cpp rename to judger/uoj_judger/builtin/judger/judger.cpp diff --git a/judge_client/1/uoj_judger/include/testlib.h b/judger/uoj_judger/include/testlib.h similarity index 100% rename from judge_client/1/uoj_judger/include/testlib.h rename to judger/uoj_judger/include/testlib.h diff --git a/judge_client/1/uoj_judger/include/uoj_env.h b/judger/uoj_judger/include/uoj_env.h similarity index 100% rename from judge_client/1/uoj_judger/include/uoj_env.h rename to judger/uoj_judger/include/uoj_env.h diff --git a/judge_client/1/uoj_judger/include/uoj_judger.h b/judger/uoj_judger/include/uoj_judger.h similarity index 100% rename from judge_client/1/uoj_judger/include/uoj_judger.h rename to judger/uoj_judger/include/uoj_judger.h diff --git a/judge_client/1/uoj_judger/main_judger.cpp b/judger/uoj_judger/main_judger.cpp similarity index 100% rename from judge_client/1/uoj_judger/main_judger.cpp rename to judger/uoj_judger/main_judger.cpp diff --git a/judge_client/1/uoj_judger/result/.gitkeep b/judger/uoj_judger/result/.gitkeep similarity index 100% rename from judge_client/1/uoj_judger/result/.gitkeep rename to judger/uoj_judger/result/.gitkeep diff --git a/judge_client/1/uoj_judger/run/formatter.cpp b/judger/uoj_judger/run/formatter.cpp similarity index 100% rename from judge_client/1/uoj_judger/run/formatter.cpp rename to judger/uoj_judger/run/formatter.cpp diff --git a/judge_client/1/uoj_judger/run/run_interaction.cpp b/judger/uoj_judger/run/run_interaction.cpp similarity index 100% rename from judge_client/1/uoj_judger/run/run_interaction.cpp rename to judger/uoj_judger/run/run_interaction.cpp diff --git a/judge_client/1/uoj_judger/run/run_program.cpp b/judger/uoj_judger/run/run_program.cpp similarity index 100% rename from judge_client/1/uoj_judger/run/run_program.cpp rename to judger/uoj_judger/run/run_program.cpp diff --git a/judge_client/1/uoj_judger/run/run_program_conf.h b/judger/uoj_judger/run/run_program_conf.h similarity index 100% rename from judge_client/1/uoj_judger/run/run_program_conf.h rename to judger/uoj_judger/run/run_program_conf.h diff --git a/judge_client/1/uoj_judger/work/.gitkeep b/judger/uoj_judger/work/.gitkeep similarity index 100% rename from judge_client/1/uoj_judger/work/.gitkeep rename to judger/uoj_judger/work/.gitkeep diff --git a/uoj/1/.htaccess b/web/.htaccess similarity index 100% rename from uoj/1/.htaccess rename to web/.htaccess diff --git a/uoj/1/app/.default-config.php b/web/app/.default-config.php similarity index 100% rename from uoj/1/app/.default-config.php rename to web/app/.default-config.php diff --git a/uoj/1/app/.htaccess b/web/app/.htaccess similarity index 100% rename from uoj/1/app/.htaccess rename to web/app/.htaccess diff --git a/uoj/1/app/cli.php b/web/app/cli.php similarity index 100% rename from uoj/1/app/cli.php rename to web/app/cli.php diff --git a/uoj/1/app/controllers/add_contest.php b/web/app/controllers/add_contest.php similarity index 100% rename from uoj/1/app/controllers/add_contest.php rename to web/app/controllers/add_contest.php diff --git a/uoj/1/app/controllers/announcements.php b/web/app/controllers/announcements.php similarity index 100% rename from uoj/1/app/controllers/announcements.php rename to web/app/controllers/announcements.php diff --git a/uoj/1/app/controllers/blog_show.php b/web/app/controllers/blog_show.php similarity index 100% rename from uoj/1/app/controllers/blog_show.php rename to web/app/controllers/blog_show.php diff --git a/uoj/1/app/controllers/blogs.php b/web/app/controllers/blogs.php similarity index 100% rename from uoj/1/app/controllers/blogs.php rename to web/app/controllers/blogs.php diff --git a/uoj/1/app/controllers/change_user_info.php b/web/app/controllers/change_user_info.php similarity index 100% rename from uoj/1/app/controllers/change_user_info.php rename to web/app/controllers/change_user_info.php diff --git a/uoj/1/app/controllers/click_zan.php b/web/app/controllers/click_zan.php similarity index 100% rename from uoj/1/app/controllers/click_zan.php rename to web/app/controllers/click_zan.php diff --git a/uoj/1/app/controllers/contest_inside.php b/web/app/controllers/contest_inside.php similarity index 100% rename from uoj/1/app/controllers/contest_inside.php rename to web/app/controllers/contest_inside.php diff --git a/uoj/1/app/controllers/contest_manage.php b/web/app/controllers/contest_manage.php similarity index 100% rename from uoj/1/app/controllers/contest_manage.php rename to web/app/controllers/contest_manage.php diff --git a/uoj/1/app/controllers/contest_members.php b/web/app/controllers/contest_members.php similarity index 100% rename from uoj/1/app/controllers/contest_members.php rename to web/app/controllers/contest_members.php diff --git a/uoj/1/app/controllers/contest_registration.php b/web/app/controllers/contest_registration.php similarity index 100% rename from uoj/1/app/controllers/contest_registration.php rename to web/app/controllers/contest_registration.php diff --git a/uoj/1/app/controllers/contests.php b/web/app/controllers/contests.php similarity index 100% rename from uoj/1/app/controllers/contests.php rename to web/app/controllers/contests.php diff --git a/uoj/1/app/controllers/download.php b/web/app/controllers/download.php similarity index 100% rename from uoj/1/app/controllers/download.php rename to web/app/controllers/download.php diff --git a/uoj/1/app/controllers/faq.php b/web/app/controllers/faq.php similarity index 100% rename from uoj/1/app/controllers/faq.php rename to web/app/controllers/faq.php diff --git a/uoj/1/app/controllers/forgot_pw.php b/web/app/controllers/forgot_pw.php similarity index 100% rename from uoj/1/app/controllers/forgot_pw.php rename to web/app/controllers/forgot_pw.php diff --git a/uoj/1/app/controllers/hack.php b/web/app/controllers/hack.php similarity index 100% rename from uoj/1/app/controllers/hack.php rename to web/app/controllers/hack.php diff --git a/uoj/1/app/controllers/hack_list.php b/web/app/controllers/hack_list.php similarity index 100% rename from uoj/1/app/controllers/hack_list.php rename to web/app/controllers/hack_list.php diff --git a/uoj/1/app/controllers/index.php b/web/app/controllers/index.php similarity index 100% rename from uoj/1/app/controllers/index.php rename to web/app/controllers/index.php diff --git a/uoj/1/app/controllers/judge/download.php b/web/app/controllers/judge/download.php similarity index 100% rename from uoj/1/app/controllers/judge/download.php rename to web/app/controllers/judge/download.php diff --git a/uoj/1/app/controllers/judge/submit.php b/web/app/controllers/judge/submit.php similarity index 100% rename from uoj/1/app/controllers/judge/submit.php rename to web/app/controllers/judge/submit.php diff --git a/uoj/1/app/controllers/judge/sync_judge_client.php b/web/app/controllers/judge/sync_judge_client.php similarity index 100% rename from uoj/1/app/controllers/judge/sync_judge_client.php rename to web/app/controllers/judge/sync_judge_client.php diff --git a/uoj/1/app/controllers/login.php b/web/app/controllers/login.php similarity index 100% rename from uoj/1/app/controllers/login.php rename to web/app/controllers/login.php diff --git a/uoj/1/app/controllers/logout.php b/web/app/controllers/logout.php similarity index 100% rename from uoj/1/app/controllers/logout.php rename to web/app/controllers/logout.php diff --git a/uoj/1/app/controllers/problem.php b/web/app/controllers/problem.php similarity index 100% rename from uoj/1/app/controllers/problem.php rename to web/app/controllers/problem.php diff --git a/uoj/1/app/controllers/problem_data_manage.php b/web/app/controllers/problem_data_manage.php similarity index 100% rename from uoj/1/app/controllers/problem_data_manage.php rename to web/app/controllers/problem_data_manage.php diff --git a/uoj/1/app/controllers/problem_managers_manage.php b/web/app/controllers/problem_managers_manage.php similarity index 100% rename from uoj/1/app/controllers/problem_managers_manage.php rename to web/app/controllers/problem_managers_manage.php diff --git a/uoj/1/app/controllers/problem_set.php b/web/app/controllers/problem_set.php similarity index 100% rename from uoj/1/app/controllers/problem_set.php rename to web/app/controllers/problem_set.php diff --git a/uoj/1/app/controllers/problem_statement_manage.php b/web/app/controllers/problem_statement_manage.php similarity index 100% rename from uoj/1/app/controllers/problem_statement_manage.php rename to web/app/controllers/problem_statement_manage.php diff --git a/uoj/1/app/controllers/problem_statistics.php b/web/app/controllers/problem_statistics.php similarity index 100% rename from uoj/1/app/controllers/problem_statistics.php rename to web/app/controllers/problem_statistics.php diff --git a/uoj/1/app/controllers/ranklist.php b/web/app/controllers/ranklist.php similarity index 100% rename from uoj/1/app/controllers/ranklist.php rename to web/app/controllers/ranklist.php diff --git a/uoj/1/app/controllers/register.php b/web/app/controllers/register.php similarity index 100% rename from uoj/1/app/controllers/register.php rename to web/app/controllers/register.php diff --git a/uoj/1/app/controllers/reset_pw.php b/web/app/controllers/reset_pw.php similarity index 100% rename from uoj/1/app/controllers/reset_pw.php rename to web/app/controllers/reset_pw.php diff --git a/uoj/1/app/controllers/subdomain/blog/aboutme.php b/web/app/controllers/subdomain/blog/aboutme.php similarity index 100% rename from uoj/1/app/controllers/subdomain/blog/aboutme.php rename to web/app/controllers/subdomain/blog/aboutme.php diff --git a/uoj/1/app/controllers/subdomain/blog/archive.php b/web/app/controllers/subdomain/blog/archive.php similarity index 100% rename from uoj/1/app/controllers/subdomain/blog/archive.php rename to web/app/controllers/subdomain/blog/archive.php diff --git a/uoj/1/app/controllers/subdomain/blog/blog.php b/web/app/controllers/subdomain/blog/blog.php similarity index 100% rename from uoj/1/app/controllers/subdomain/blog/blog.php rename to web/app/controllers/subdomain/blog/blog.php diff --git a/uoj/1/app/controllers/subdomain/blog/blog_delete.php b/web/app/controllers/subdomain/blog/blog_delete.php similarity index 100% rename from uoj/1/app/controllers/subdomain/blog/blog_delete.php rename to web/app/controllers/subdomain/blog/blog_delete.php diff --git a/uoj/1/app/controllers/subdomain/blog/blog_write.php b/web/app/controllers/subdomain/blog/blog_write.php similarity index 100% rename from uoj/1/app/controllers/subdomain/blog/blog_write.php rename to web/app/controllers/subdomain/blog/blog_write.php diff --git a/uoj/1/app/controllers/subdomain/blog/index.php b/web/app/controllers/subdomain/blog/index.php similarity index 100% rename from uoj/1/app/controllers/subdomain/blog/index.php rename to web/app/controllers/subdomain/blog/index.php diff --git a/uoj/1/app/controllers/subdomain/blog/route.php b/web/app/controllers/subdomain/blog/route.php similarity index 100% rename from uoj/1/app/controllers/subdomain/blog/route.php rename to web/app/controllers/subdomain/blog/route.php diff --git a/uoj/1/app/controllers/subdomain/blog/slide.php b/web/app/controllers/subdomain/blog/slide.php similarity index 100% rename from uoj/1/app/controllers/subdomain/blog/slide.php rename to web/app/controllers/subdomain/blog/slide.php diff --git a/uoj/1/app/controllers/subdomain/blog/slide_write.php b/web/app/controllers/subdomain/blog/slide_write.php similarity index 100% rename from uoj/1/app/controllers/subdomain/blog/slide_write.php rename to web/app/controllers/subdomain/blog/slide_write.php diff --git a/uoj/1/app/controllers/submission.php b/web/app/controllers/submission.php similarity index 100% rename from uoj/1/app/controllers/submission.php rename to web/app/controllers/submission.php diff --git a/uoj/1/app/controllers/submission_status_details.php b/web/app/controllers/submission_status_details.php similarity index 100% rename from uoj/1/app/controllers/submission_status_details.php rename to web/app/controllers/submission_status_details.php diff --git a/uoj/1/app/controllers/submissions_list.php b/web/app/controllers/submissions_list.php similarity index 100% rename from uoj/1/app/controllers/submissions_list.php rename to web/app/controllers/submissions_list.php diff --git a/uoj/1/app/controllers/super_manage.php b/web/app/controllers/super_manage.php similarity index 100% rename from uoj/1/app/controllers/super_manage.php rename to web/app/controllers/super_manage.php diff --git a/uoj/1/app/controllers/user_info.php b/web/app/controllers/user_info.php similarity index 100% rename from uoj/1/app/controllers/user_info.php rename to web/app/controllers/user_info.php diff --git a/uoj/1/app/controllers/user_msg.php b/web/app/controllers/user_msg.php similarity index 100% rename from uoj/1/app/controllers/user_msg.php rename to web/app/controllers/user_msg.php diff --git a/uoj/1/app/controllers/user_system_msg.php b/web/app/controllers/user_system_msg.php similarity index 100% rename from uoj/1/app/controllers/user_system_msg.php rename to web/app/controllers/user_system_msg.php diff --git a/uoj/1/app/libs/uoj-contest-lib.php b/web/app/libs/uoj-contest-lib.php similarity index 100% rename from uoj/1/app/libs/uoj-contest-lib.php rename to web/app/libs/uoj-contest-lib.php diff --git a/uoj/1/app/libs/uoj-data-lib.php b/web/app/libs/uoj-data-lib.php similarity index 100% rename from uoj/1/app/libs/uoj-data-lib.php rename to web/app/libs/uoj-data-lib.php diff --git a/uoj/1/app/libs/uoj-form-lib.php b/web/app/libs/uoj-form-lib.php similarity index 100% rename from uoj/1/app/libs/uoj-form-lib.php rename to web/app/libs/uoj-form-lib.php diff --git a/uoj/1/app/libs/uoj-html-lib.php b/web/app/libs/uoj-html-lib.php similarity index 100% rename from uoj/1/app/libs/uoj-html-lib.php rename to web/app/libs/uoj-html-lib.php diff --git a/uoj/1/app/libs/uoj-judger-lib.php b/web/app/libs/uoj-judger-lib.php similarity index 100% rename from uoj/1/app/libs/uoj-judger-lib.php rename to web/app/libs/uoj-judger-lib.php diff --git a/uoj/1/app/libs/uoj-lib.php b/web/app/libs/uoj-lib.php similarity index 100% rename from uoj/1/app/libs/uoj-lib.php rename to web/app/libs/uoj-lib.php diff --git a/uoj/1/app/libs/uoj-query-lib.php b/web/app/libs/uoj-query-lib.php similarity index 100% rename from uoj/1/app/libs/uoj-query-lib.php rename to web/app/libs/uoj-query-lib.php diff --git a/uoj/1/app/libs/uoj-rand-lib.php b/web/app/libs/uoj-rand-lib.php similarity index 100% rename from uoj/1/app/libs/uoj-rand-lib.php rename to web/app/libs/uoj-rand-lib.php diff --git a/uoj/1/app/libs/uoj-security-lib.php b/web/app/libs/uoj-security-lib.php similarity index 100% rename from uoj/1/app/libs/uoj-security-lib.php rename to web/app/libs/uoj-security-lib.php diff --git a/uoj/1/app/libs/uoj-utility-lib.php b/web/app/libs/uoj-utility-lib.php similarity index 100% rename from uoj/1/app/libs/uoj-utility-lib.php rename to web/app/libs/uoj-utility-lib.php diff --git a/uoj/1/app/libs/uoj-validate-lib.php b/web/app/libs/uoj-validate-lib.php similarity index 100% rename from uoj/1/app/libs/uoj-validate-lib.php rename to web/app/libs/uoj-validate-lib.php diff --git a/uoj/1/app/locale/basic/en.php b/web/app/locale/basic/en.php similarity index 100% rename from uoj/1/app/locale/basic/en.php rename to web/app/locale/basic/en.php diff --git a/uoj/1/app/locale/basic/zh-cn.php b/web/app/locale/basic/zh-cn.php similarity index 100% rename from uoj/1/app/locale/basic/zh-cn.php rename to web/app/locale/basic/zh-cn.php diff --git a/uoj/1/app/locale/contests/en.php b/web/app/locale/contests/en.php similarity index 100% rename from uoj/1/app/locale/contests/en.php rename to web/app/locale/contests/en.php diff --git a/uoj/1/app/locale/contests/zh-cn.php b/web/app/locale/contests/zh-cn.php similarity index 100% rename from uoj/1/app/locale/contests/zh-cn.php rename to web/app/locale/contests/zh-cn.php diff --git a/uoj/1/app/locale/problems/en.php b/web/app/locale/problems/en.php similarity index 100% rename from uoj/1/app/locale/problems/en.php rename to web/app/locale/problems/en.php diff --git a/uoj/1/app/locale/problems/zh-cn.php b/web/app/locale/problems/zh-cn.php similarity index 100% rename from uoj/1/app/locale/problems/zh-cn.php rename to web/app/locale/problems/zh-cn.php diff --git a/uoj/1/app/models/Auth.php b/web/app/models/Auth.php similarity index 100% rename from uoj/1/app/models/Auth.php rename to web/app/models/Auth.php diff --git a/uoj/1/app/models/Cookie.php b/web/app/models/Cookie.php similarity index 100% rename from uoj/1/app/models/Cookie.php rename to web/app/models/Cookie.php diff --git a/uoj/1/app/models/DB.php b/web/app/models/DB.php similarity index 100% rename from uoj/1/app/models/DB.php rename to web/app/models/DB.php diff --git a/uoj/1/app/models/HTML.php b/web/app/models/HTML.php similarity index 100% rename from uoj/1/app/models/HTML.php rename to web/app/models/HTML.php diff --git a/uoj/1/app/models/Paginator.php b/web/app/models/Paginator.php similarity index 100% rename from uoj/1/app/models/Paginator.php rename to web/app/models/Paginator.php diff --git a/uoj/1/app/models/Route.php b/web/app/models/Route.php similarity index 100% rename from uoj/1/app/models/Route.php rename to web/app/models/Route.php diff --git a/uoj/1/app/models/Session.php b/web/app/models/Session.php similarity index 100% rename from uoj/1/app/models/Session.php rename to web/app/models/Session.php diff --git a/uoj/1/app/models/UOJBlogEditor.php b/web/app/models/UOJBlogEditor.php similarity index 100% rename from uoj/1/app/models/UOJBlogEditor.php rename to web/app/models/UOJBlogEditor.php diff --git a/uoj/1/app/models/UOJConfig.php b/web/app/models/UOJConfig.php similarity index 100% rename from uoj/1/app/models/UOJConfig.php rename to web/app/models/UOJConfig.php diff --git a/uoj/1/app/models/UOJContext.php b/web/app/models/UOJContext.php similarity index 100% rename from uoj/1/app/models/UOJContext.php rename to web/app/models/UOJContext.php diff --git a/uoj/1/app/models/UOJLocale.php b/web/app/models/UOJLocale.php similarity index 100% rename from uoj/1/app/models/UOJLocale.php rename to web/app/models/UOJLocale.php diff --git a/uoj/1/app/models/UOJMail.php b/web/app/models/UOJMail.php similarity index 100% rename from uoj/1/app/models/UOJMail.php rename to web/app/models/UOJMail.php diff --git a/uoj/1/app/models/UOJTime.php b/web/app/models/UOJTime.php similarity index 100% rename from uoj/1/app/models/UOJTime.php rename to web/app/models/UOJTime.php diff --git a/uoj/1/app/models/Upgrader.php b/web/app/models/Upgrader.php similarity index 100% rename from uoj/1/app/models/Upgrader.php rename to web/app/models/Upgrader.php diff --git a/uoj/1/app/route.php b/web/app/route.php similarity index 100% rename from uoj/1/app/route.php rename to web/app/route.php diff --git a/uoj/1/app/storage/submission/.gitkeep b/web/app/storage/submission/.gitkeep similarity index 100% rename from uoj/1/app/storage/submission/.gitkeep rename to web/app/storage/submission/.gitkeep diff --git a/uoj/1/app/storage/tmp/.gitkeep b/web/app/storage/tmp/.gitkeep similarity index 100% rename from uoj/1/app/storage/tmp/.gitkeep rename to web/app/storage/tmp/.gitkeep diff --git a/uoj/1/app/upgrade/1_create_table_asks/down.sql b/web/app/upgrade/1_create_table_asks/down.sql similarity index 100% rename from uoj/1/app/upgrade/1_create_table_asks/down.sql rename to web/app/upgrade/1_create_table_asks/down.sql diff --git a/uoj/1/app/upgrade/1_create_table_asks/up.sql b/web/app/upgrade/1_create_table_asks/up.sql similarity index 100% rename from uoj/1/app/upgrade/1_create_table_asks/up.sql rename to web/app/upgrade/1_create_table_asks/up.sql diff --git a/uoj/1/app/upgrade/2_alter_table_asks/down.sql b/web/app/upgrade/2_alter_table_asks/down.sql similarity index 100% rename from uoj/1/app/upgrade/2_alter_table_asks/down.sql rename to web/app/upgrade/2_alter_table_asks/down.sql diff --git a/uoj/1/app/upgrade/2_alter_table_asks/up.sql b/web/app/upgrade/2_alter_table_asks/up.sql similarity index 100% rename from uoj/1/app/upgrade/2_alter_table_asks/up.sql rename to web/app/upgrade/2_alter_table_asks/up.sql diff --git a/uoj/1/app/upgrade/create_table_upgrades.sql b/web/app/upgrade/create_table_upgrades.sql similarity index 100% rename from uoj/1/app/upgrade/create_table_upgrades.sql rename to web/app/upgrade/create_table_upgrades.sql diff --git a/uoj/1/app/vendor/htmlpurifier/.htaccess b/web/app/vendor/htmlpurifier/.htaccess similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/.htaccess rename to web/app/vendor/htmlpurifier/.htaccess diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier.auto.php b/web/app/vendor/htmlpurifier/HTMLPurifier.auto.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier.auto.php rename to web/app/vendor/htmlpurifier/HTMLPurifier.auto.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier.autoload.php b/web/app/vendor/htmlpurifier/HTMLPurifier.autoload.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier.autoload.php rename to web/app/vendor/htmlpurifier/HTMLPurifier.autoload.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier.composer.php b/web/app/vendor/htmlpurifier/HTMLPurifier.composer.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier.composer.php rename to web/app/vendor/htmlpurifier/HTMLPurifier.composer.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier.func.php b/web/app/vendor/htmlpurifier/HTMLPurifier.func.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier.func.php rename to web/app/vendor/htmlpurifier/HTMLPurifier.func.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier.includes.php b/web/app/vendor/htmlpurifier/HTMLPurifier.includes.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier.includes.php rename to web/app/vendor/htmlpurifier/HTMLPurifier.includes.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier.kses.php b/web/app/vendor/htmlpurifier/HTMLPurifier.kses.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier.kses.php rename to web/app/vendor/htmlpurifier/HTMLPurifier.kses.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier.path.php b/web/app/vendor/htmlpurifier/HTMLPurifier.path.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier.path.php rename to web/app/vendor/htmlpurifier/HTMLPurifier.path.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier.php b/web/app/vendor/htmlpurifier/HTMLPurifier.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier.php rename to web/app/vendor/htmlpurifier/HTMLPurifier.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier.safe-includes.php b/web/app/vendor/htmlpurifier/HTMLPurifier.safe-includes.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier.safe-includes.php rename to web/app/vendor/htmlpurifier/HTMLPurifier.safe-includes.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Arborize.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Arborize.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Arborize.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Arborize.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrCollections.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrCollections.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrCollections.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrCollections.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/AlphaValue.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/AlphaValue.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/AlphaValue.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/AlphaValue.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Background.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Background.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Background.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Background.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/BackgroundPosition.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/BackgroundPosition.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/BackgroundPosition.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/BackgroundPosition.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Border.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Border.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Border.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Border.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Color.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Color.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Color.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Color.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Composite.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Composite.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Composite.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Composite.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/DenyElementDecorator.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/DenyElementDecorator.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/DenyElementDecorator.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/DenyElementDecorator.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Filter.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Filter.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Filter.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Filter.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Font.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Font.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Font.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Font.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/FontFamily.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/FontFamily.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/FontFamily.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/FontFamily.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Ident.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Ident.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Ident.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Ident.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/ImportantDecorator.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/ImportantDecorator.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/ImportantDecorator.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/ImportantDecorator.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Length.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Length.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Length.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Length.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/ListStyle.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/ListStyle.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/ListStyle.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/ListStyle.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Multiple.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Multiple.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Multiple.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Multiple.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Number.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Number.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Number.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Number.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Percentage.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Percentage.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Percentage.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/Percentage.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/TextDecoration.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/TextDecoration.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/TextDecoration.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/TextDecoration.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/URI.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/URI.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/URI.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/CSS/URI.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/Clone.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/Clone.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/Clone.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/Clone.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/Enum.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/Enum.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/Enum.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/Enum.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/Bool.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/Bool.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/Bool.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/Bool.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/Class.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/Class.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/Class.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/Class.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/Color.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/Color.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/Color.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/Color.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/FrameTarget.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/FrameTarget.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/FrameTarget.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/FrameTarget.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/ID.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/ID.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/ID.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/ID.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/Length.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/Length.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/Length.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/Length.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/LinkTypes.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/LinkTypes.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/LinkTypes.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/LinkTypes.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/MultiLength.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/MultiLength.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/MultiLength.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/MultiLength.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/Nmtokens.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/Nmtokens.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/Nmtokens.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/Nmtokens.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/Pixels.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/Pixels.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/Pixels.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/HTML/Pixels.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/Integer.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/Integer.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/Integer.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/Integer.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/Lang.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/Lang.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/Lang.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/Lang.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/Switch.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/Switch.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/Switch.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/Switch.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/Text.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/Text.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/Text.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/Text.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/URI.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/URI.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/URI.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/URI.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/URI/Email.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/URI/Email.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/URI/Email.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/URI/Email.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/URI/Email/SimpleCheck.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/URI/Email/SimpleCheck.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/URI/Email/SimpleCheck.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/URI/Email/SimpleCheck.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/URI/Host.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/URI/Host.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/URI/Host.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/URI/Host.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/URI/IPv4.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/URI/IPv4.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/URI/IPv4.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/URI/IPv4.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/URI/IPv6.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/URI/IPv6.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/URI/IPv6.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrDef/URI/IPv6.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Background.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Background.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Background.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Background.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/BdoDir.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/BdoDir.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/BdoDir.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/BdoDir.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/BgColor.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/BgColor.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/BgColor.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/BgColor.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/BoolToCSS.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/BoolToCSS.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/BoolToCSS.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/BoolToCSS.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Border.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Border.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Border.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Border.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/EnumToCSS.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/EnumToCSS.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/EnumToCSS.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/EnumToCSS.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/ImgRequired.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/ImgRequired.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/ImgRequired.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/ImgRequired.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/ImgSpace.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/ImgSpace.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/ImgSpace.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/ImgSpace.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Input.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Input.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Input.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Input.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Lang.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Lang.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Lang.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Lang.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Length.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Length.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Length.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Length.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Name.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Name.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Name.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Name.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/NameSync.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/NameSync.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/NameSync.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/NameSync.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Nofollow.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Nofollow.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Nofollow.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Nofollow.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/SafeEmbed.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/SafeEmbed.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/SafeEmbed.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/SafeEmbed.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/SafeObject.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/SafeObject.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/SafeObject.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/SafeObject.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/SafeParam.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/SafeParam.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/SafeParam.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/SafeParam.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/ScriptRequired.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/ScriptRequired.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/ScriptRequired.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/ScriptRequired.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/TargetBlank.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/TargetBlank.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/TargetBlank.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/TargetBlank.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Textarea.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Textarea.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Textarea.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrTransform/Textarea.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTypes.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrTypes.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrTypes.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrTypes.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrValidator.php b/web/app/vendor/htmlpurifier/HTMLPurifier/AttrValidator.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/AttrValidator.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/AttrValidator.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Bootstrap.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Bootstrap.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Bootstrap.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Bootstrap.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/CSSDefinition.php b/web/app/vendor/htmlpurifier/HTMLPurifier/CSSDefinition.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/CSSDefinition.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/CSSDefinition.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ChildDef.php b/web/app/vendor/htmlpurifier/HTMLPurifier/ChildDef.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ChildDef.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/ChildDef.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/Chameleon.php b/web/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/Chameleon.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/Chameleon.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/Chameleon.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/Custom.php b/web/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/Custom.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/Custom.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/Custom.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/Empty.php b/web/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/Empty.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/Empty.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/Empty.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/List.php b/web/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/List.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/List.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/List.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/Optional.php b/web/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/Optional.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/Optional.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/Optional.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/Required.php b/web/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/Required.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/Required.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/Required.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/StrictBlockquote.php b/web/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/StrictBlockquote.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/StrictBlockquote.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/StrictBlockquote.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/Table.php b/web/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/Table.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/Table.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/ChildDef/Table.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Config.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Config.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Config.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Config.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema.php b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/Builder/ConfigSchema.php b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/Builder/ConfigSchema.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/Builder/ConfigSchema.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/Builder/ConfigSchema.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/Builder/Xml.php b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/Builder/Xml.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/Builder/Xml.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/Builder/Xml.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/Exception.php b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/Exception.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/Exception.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/Exception.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/Interchange.php b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/Interchange.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/Interchange.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/Interchange.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/Interchange/Directive.php b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/Interchange/Directive.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/Interchange/Directive.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/Interchange/Directive.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/Interchange/Id.php b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/Interchange/Id.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/Interchange/Id.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/Interchange/Id.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/InterchangeBuilder.php b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/InterchangeBuilder.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/InterchangeBuilder.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/InterchangeBuilder.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/Validator.php b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/Validator.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/Validator.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/Validator.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/ValidatorAtom.php b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/ValidatorAtom.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/ValidatorAtom.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/ValidatorAtom.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema.ser b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema.ser similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema.ser rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema.ser diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedClasses.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedClasses.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedClasses.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedClasses.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedFrameTargets.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedFrameTargets.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedFrameTargets.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedFrameTargets.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRel.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRel.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRel.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRel.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRev.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRev.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRev.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRev.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.ClassUseCDATA.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.ClassUseCDATA.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.ClassUseCDATA.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.ClassUseCDATA.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultImageAlt.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultImageAlt.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultImageAlt.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultImageAlt.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImage.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImage.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImage.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImage.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImageAlt.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImageAlt.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImageAlt.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImageAlt.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultTextDir.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultTextDir.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultTextDir.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultTextDir.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.EnableID.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.EnableID.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.EnableID.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.EnableID.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.ForbiddenClasses.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.ForbiddenClasses.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.ForbiddenClasses.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.ForbiddenClasses.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklist.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklist.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklist.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklist.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklistRegexp.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklistRegexp.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklistRegexp.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklistRegexp.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefix.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefix.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefix.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefix.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefixLocal.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefixLocal.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefixLocal.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefixLocal.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.AutoParagraph.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.AutoParagraph.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.AutoParagraph.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.AutoParagraph.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.Custom.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.Custom.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.Custom.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.Custom.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.DisplayLinkURI.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.DisplayLinkURI.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.DisplayLinkURI.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.DisplayLinkURI.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.Linkify.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.Linkify.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.Linkify.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.Linkify.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.DocURL.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.DocURL.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.DocURL.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.DocURL.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveSpansWithoutAttributes.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveSpansWithoutAttributes.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveSpansWithoutAttributes.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveSpansWithoutAttributes.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowImportant.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowImportant.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowImportant.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowImportant.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowTricky.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowTricky.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowTricky.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowTricky.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowedFonts.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowedFonts.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowedFonts.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowedFonts.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowedProperties.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowedProperties.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowedProperties.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowedProperties.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.DefinitionRev.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.DefinitionRev.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.DefinitionRev.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.DefinitionRev.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.ForbiddenProperties.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.ForbiddenProperties.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.ForbiddenProperties.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.ForbiddenProperties.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.MaxImgLength.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.MaxImgLength.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.MaxImgLength.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.MaxImgLength.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.Proprietary.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.Proprietary.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.Proprietary.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.Proprietary.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.Trusted.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.Trusted.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.Trusted.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.Trusted.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Cache.DefinitionImpl.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Cache.DefinitionImpl.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Cache.DefinitionImpl.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Cache.DefinitionImpl.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPath.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPath.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPath.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPath.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPermissions.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPermissions.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPermissions.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPermissions.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.AggressivelyFixLt.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.AggressivelyFixLt.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.AggressivelyFixLt.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.AggressivelyFixLt.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.AllowHostnameUnderscore.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.AllowHostnameUnderscore.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.AllowHostnameUnderscore.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.AllowHostnameUnderscore.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.CollectErrors.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.CollectErrors.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.CollectErrors.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.CollectErrors.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.ColorKeywords.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.ColorKeywords.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.ColorKeywords.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.ColorKeywords.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.ConvertDocumentToFragment.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.ConvertDocumentToFragment.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.ConvertDocumentToFragment.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.ConvertDocumentToFragment.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.DirectLexLineNumberSyncInterval.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.DirectLexLineNumberSyncInterval.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.DirectLexLineNumberSyncInterval.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.DirectLexLineNumberSyncInterval.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.DisableExcludes.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.DisableExcludes.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.DisableExcludes.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.DisableExcludes.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EnableIDNA.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EnableIDNA.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EnableIDNA.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EnableIDNA.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.Encoding.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.Encoding.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.Encoding.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.Encoding.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidChildren.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidChildren.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidChildren.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidChildren.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidTags.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidTags.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidTags.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidTags.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeNonASCIICharacters.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeNonASCIICharacters.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeNonASCIICharacters.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeNonASCIICharacters.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.HiddenElements.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.HiddenElements.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.HiddenElements.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.HiddenElements.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.Language.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.Language.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.Language.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.Language.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.LexerImpl.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.LexerImpl.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.LexerImpl.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.LexerImpl.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.MaintainLineNumbers.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.MaintainLineNumbers.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.MaintainLineNumbers.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.MaintainLineNumbers.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.NormalizeNewlines.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.NormalizeNewlines.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.NormalizeNewlines.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.NormalizeNewlines.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveInvalidImg.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveInvalidImg.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveInvalidImg.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveInvalidImg.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveProcessingInstructions.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveProcessingInstructions.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveProcessingInstructions.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveProcessingInstructions.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveScriptContents.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveScriptContents.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveScriptContents.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveScriptContents.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.Custom.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.Custom.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.Custom.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.Custom.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Escaping.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Escaping.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Escaping.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Escaping.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Scope.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Scope.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Scope.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Scope.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.TidyImpl.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.TidyImpl.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.TidyImpl.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.TidyImpl.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.YouTube.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.YouTube.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.YouTube.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.YouTube.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Allowed.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Allowed.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Allowed.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Allowed.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedAttributes.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedAttributes.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedAttributes.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedAttributes.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedComments.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedComments.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedComments.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedComments.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedCommentsRegexp.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedCommentsRegexp.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedCommentsRegexp.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedCommentsRegexp.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedElements.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedElements.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedElements.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedElements.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedModules.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedModules.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedModules.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedModules.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Attr.Name.UseCDATA.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Attr.Name.UseCDATA.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Attr.Name.UseCDATA.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Attr.Name.UseCDATA.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.BlockWrapper.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.BlockWrapper.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.BlockWrapper.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.BlockWrapper.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.CoreModules.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.CoreModules.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.CoreModules.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.CoreModules.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.CustomDoctype.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.CustomDoctype.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.CustomDoctype.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.CustomDoctype.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionID.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionID.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionID.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionID.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionRev.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionRev.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionRev.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionRev.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Doctype.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Doctype.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Doctype.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Doctype.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.FlashAllowFullScreen.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.FlashAllowFullScreen.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.FlashAllowFullScreen.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.FlashAllowFullScreen.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenAttributes.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenAttributes.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenAttributes.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenAttributes.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenElements.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenElements.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenElements.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenElements.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.MaxImgLength.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.MaxImgLength.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.MaxImgLength.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.MaxImgLength.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Nofollow.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Nofollow.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Nofollow.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Nofollow.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Parent.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Parent.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Parent.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Parent.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Proprietary.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Proprietary.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Proprietary.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Proprietary.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeEmbed.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeEmbed.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeEmbed.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeEmbed.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeIframe.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeIframe.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeIframe.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeIframe.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeObject.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeObject.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeObject.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeObject.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeScripting.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeScripting.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeScripting.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeScripting.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Strict.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Strict.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Strict.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Strict.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TargetBlank.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TargetBlank.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TargetBlank.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TargetBlank.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyAdd.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyAdd.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyAdd.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyAdd.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyLevel.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyLevel.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyLevel.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyLevel.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyRemove.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyRemove.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyRemove.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyRemove.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Trusted.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Trusted.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Trusted.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Trusted.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.XHTML.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.XHTML.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.XHTML.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.XHTML.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.CommentScriptContents.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.CommentScriptContents.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.CommentScriptContents.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.CommentScriptContents.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.FixInnerHTML.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.FixInnerHTML.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.FixInnerHTML.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.FixInnerHTML.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.FlashCompat.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.FlashCompat.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.FlashCompat.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.FlashCompat.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.Newline.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.Newline.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.Newline.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.Newline.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.SortAttr.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.SortAttr.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.SortAttr.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.SortAttr.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.TidyFormat.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.TidyFormat.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.TidyFormat.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.TidyFormat.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Test.ForceNoIconv.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Test.ForceNoIconv.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Test.ForceNoIconv.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Test.ForceNoIconv.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.AllowedSchemes.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.AllowedSchemes.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.AllowedSchemes.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.AllowedSchemes.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Base.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Base.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Base.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Base.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DefaultScheme.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DefaultScheme.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DefaultScheme.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DefaultScheme.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DefinitionID.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DefinitionID.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DefinitionID.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DefinitionID.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DefinitionRev.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DefinitionRev.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DefinitionRev.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DefinitionRev.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Disable.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Disable.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Disable.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Disable.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableExternal.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableExternal.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableExternal.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableExternal.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableExternalResources.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableExternalResources.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableExternalResources.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableExternalResources.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableResources.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableResources.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableResources.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableResources.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Host.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Host.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Host.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Host.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.HostBlacklist.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.HostBlacklist.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.HostBlacklist.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.HostBlacklist.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MakeAbsolute.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MakeAbsolute.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MakeAbsolute.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MakeAbsolute.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Munge.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Munge.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Munge.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Munge.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MungeResources.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MungeResources.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MungeResources.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MungeResources.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MungeSecretKey.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MungeSecretKey.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MungeSecretKey.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MungeSecretKey.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.OverrideAllowedSchemes.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.OverrideAllowedSchemes.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.OverrideAllowedSchemes.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.OverrideAllowedSchemes.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.SafeIframeRegexp.txt b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.SafeIframeRegexp.txt similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.SafeIframeRegexp.txt rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.SafeIframeRegexp.txt diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/info.ini b/web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/info.ini similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/info.ini rename to web/app/vendor/htmlpurifier/HTMLPurifier/ConfigSchema/schema/info.ini diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ContentSets.php b/web/app/vendor/htmlpurifier/HTMLPurifier/ContentSets.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ContentSets.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/ContentSets.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Context.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Context.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Context.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Context.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Definition.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Definition.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Definition.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Definition.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache.php b/web/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator.php b/web/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php b/web/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator/Memory.php b/web/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator/Memory.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator/Memory.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator/Memory.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator/Template.php.in b/web/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator/Template.php.in similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator/Template.php.in rename to web/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator/Template.php.in diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache/Null.php b/web/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache/Null.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache/Null.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache/Null.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer.php b/web/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer/README b/web/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer/README similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer/README rename to web/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer/README diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCacheFactory.php b/web/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCacheFactory.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCacheFactory.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/DefinitionCacheFactory.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Doctype.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Doctype.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Doctype.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Doctype.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/DoctypeRegistry.php b/web/app/vendor/htmlpurifier/HTMLPurifier/DoctypeRegistry.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/DoctypeRegistry.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/DoctypeRegistry.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ElementDef.php b/web/app/vendor/htmlpurifier/HTMLPurifier/ElementDef.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ElementDef.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/ElementDef.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Encoder.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Encoder.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Encoder.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Encoder.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/EntityLookup.php b/web/app/vendor/htmlpurifier/HTMLPurifier/EntityLookup.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/EntityLookup.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/EntityLookup.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/EntityLookup/entities.ser b/web/app/vendor/htmlpurifier/HTMLPurifier/EntityLookup/entities.ser similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/EntityLookup/entities.ser rename to web/app/vendor/htmlpurifier/HTMLPurifier/EntityLookup/entities.ser diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/EntityParser.php b/web/app/vendor/htmlpurifier/HTMLPurifier/EntityParser.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/EntityParser.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/EntityParser.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ErrorCollector.php b/web/app/vendor/htmlpurifier/HTMLPurifier/ErrorCollector.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ErrorCollector.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/ErrorCollector.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ErrorStruct.php b/web/app/vendor/htmlpurifier/HTMLPurifier/ErrorStruct.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/ErrorStruct.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/ErrorStruct.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Exception.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Exception.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Exception.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Exception.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Filter.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Filter.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Filter.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Filter.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Filter/ExtractStyleBlocks.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Filter/ExtractStyleBlocks.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Filter/ExtractStyleBlocks.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Filter/ExtractStyleBlocks.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Filter/YouTube.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Filter/YouTube.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Filter/YouTube.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Filter/YouTube.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Generator.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Generator.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Generator.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Generator.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLDefinition.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLDefinition.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLDefinition.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLDefinition.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Bdo.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Bdo.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Bdo.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Bdo.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/CommonAttributes.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/CommonAttributes.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/CommonAttributes.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/CommonAttributes.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Edit.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Edit.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Edit.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Edit.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Forms.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Forms.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Forms.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Forms.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Hypertext.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Hypertext.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Hypertext.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Hypertext.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Iframe.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Iframe.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Iframe.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Iframe.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Image.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Image.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Image.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Image.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Legacy.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Legacy.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Legacy.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Legacy.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/List.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/List.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/List.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/List.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Name.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Name.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Name.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Name.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Nofollow.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Nofollow.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Nofollow.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Nofollow.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/NonXMLCommonAttributes.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/NonXMLCommonAttributes.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/NonXMLCommonAttributes.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/NonXMLCommonAttributes.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Object.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Object.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Object.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Object.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Presentation.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Presentation.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Presentation.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Presentation.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Proprietary.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Proprietary.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Proprietary.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Proprietary.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Ruby.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Ruby.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Ruby.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Ruby.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/SafeEmbed.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/SafeEmbed.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/SafeEmbed.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/SafeEmbed.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/SafeObject.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/SafeObject.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/SafeObject.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/SafeObject.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/SafeScripting.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/SafeScripting.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/SafeScripting.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/SafeScripting.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Scripting.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Scripting.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Scripting.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Scripting.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/StyleAttribute.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/StyleAttribute.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/StyleAttribute.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/StyleAttribute.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tables.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tables.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tables.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tables.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Target.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Target.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Target.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Target.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/TargetBlank.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/TargetBlank.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/TargetBlank.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/TargetBlank.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Text.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Text.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Text.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Text.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tidy.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tidy.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tidy.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tidy.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Name.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Name.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Name.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Name.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Proprietary.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Proprietary.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Proprietary.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Proprietary.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Strict.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Strict.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Strict.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Strict.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Transitional.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Transitional.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Transitional.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Transitional.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/XHTML.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/XHTML.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/XHTML.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/XHTML.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/XHTMLAndHTML4.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/XHTMLAndHTML4.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/XHTMLAndHTML4.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/XHTMLAndHTML4.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/XMLCommonAttributes.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/XMLCommonAttributes.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/XMLCommonAttributes.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModule/XMLCommonAttributes.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModuleManager.php b/web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModuleManager.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/HTMLModuleManager.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/HTMLModuleManager.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/IDAccumulator.php b/web/app/vendor/htmlpurifier/HTMLPurifier/IDAccumulator.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/IDAccumulator.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/IDAccumulator.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Injector.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Injector.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Injector.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Injector.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Injector/AutoParagraph.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Injector/AutoParagraph.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Injector/AutoParagraph.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Injector/AutoParagraph.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Injector/DisplayLinkURI.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Injector/DisplayLinkURI.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Injector/DisplayLinkURI.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Injector/DisplayLinkURI.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Injector/Linkify.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Injector/Linkify.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Injector/Linkify.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Injector/Linkify.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Injector/PurifierLinkify.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Injector/PurifierLinkify.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Injector/PurifierLinkify.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Injector/PurifierLinkify.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Injector/RemoveEmpty.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Injector/RemoveEmpty.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Injector/RemoveEmpty.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Injector/RemoveEmpty.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Injector/RemoveSpansWithoutAttributes.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Injector/RemoveSpansWithoutAttributes.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Injector/RemoveSpansWithoutAttributes.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Injector/RemoveSpansWithoutAttributes.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Injector/SafeObject.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Injector/SafeObject.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Injector/SafeObject.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Injector/SafeObject.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Language.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Language.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Language.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Language.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Language/classes/en-x-test.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Language/classes/en-x-test.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Language/classes/en-x-test.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Language/classes/en-x-test.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Language/messages/en-x-test.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Language/messages/en-x-test.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Language/messages/en-x-test.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Language/messages/en-x-test.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Language/messages/en-x-testmini.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Language/messages/en-x-testmini.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Language/messages/en-x-testmini.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Language/messages/en-x-testmini.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Language/messages/en.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Language/messages/en.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Language/messages/en.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Language/messages/en.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/LanguageFactory.php b/web/app/vendor/htmlpurifier/HTMLPurifier/LanguageFactory.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/LanguageFactory.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/LanguageFactory.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Length.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Length.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Length.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Length.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Lexer.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Lexer.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Lexer.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Lexer.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Lexer/DOMLex.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Lexer/DOMLex.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Lexer/DOMLex.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Lexer/DOMLex.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Lexer/DirectLex.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Lexer/DirectLex.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Lexer/DirectLex.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Lexer/DirectLex.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Lexer/PH5P.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Lexer/PH5P.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Lexer/PH5P.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Lexer/PH5P.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Node.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Node.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Node.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Node.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Node/Comment.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Node/Comment.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Node/Comment.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Node/Comment.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Node/Element.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Node/Element.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Node/Element.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Node/Element.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Node/Text.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Node/Text.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Node/Text.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Node/Text.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/PercentEncoder.php b/web/app/vendor/htmlpurifier/HTMLPurifier/PercentEncoder.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/PercentEncoder.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/PercentEncoder.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Printer.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Printer.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Printer.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Printer.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Printer/CSSDefinition.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Printer/CSSDefinition.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Printer/CSSDefinition.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Printer/CSSDefinition.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Printer/ConfigForm.css b/web/app/vendor/htmlpurifier/HTMLPurifier/Printer/ConfigForm.css similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Printer/ConfigForm.css rename to web/app/vendor/htmlpurifier/HTMLPurifier/Printer/ConfigForm.css diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Printer/ConfigForm.js b/web/app/vendor/htmlpurifier/HTMLPurifier/Printer/ConfigForm.js similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Printer/ConfigForm.js rename to web/app/vendor/htmlpurifier/HTMLPurifier/Printer/ConfigForm.js diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Printer/ConfigForm.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Printer/ConfigForm.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Printer/ConfigForm.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Printer/ConfigForm.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Printer/HTMLDefinition.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Printer/HTMLDefinition.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Printer/HTMLDefinition.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Printer/HTMLDefinition.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/PropertyList.php b/web/app/vendor/htmlpurifier/HTMLPurifier/PropertyList.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/PropertyList.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/PropertyList.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/PropertyListIterator.php b/web/app/vendor/htmlpurifier/HTMLPurifier/PropertyListIterator.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/PropertyListIterator.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/PropertyListIterator.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Queue.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Queue.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Queue.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Queue.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Strategy.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Strategy.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Strategy.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Strategy.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Strategy/Composite.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Strategy/Composite.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Strategy/Composite.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Strategy/Composite.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Strategy/Core.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Strategy/Core.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Strategy/Core.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Strategy/Core.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Strategy/FixNesting.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Strategy/FixNesting.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Strategy/FixNesting.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Strategy/FixNesting.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Strategy/MakeWellFormed.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Strategy/MakeWellFormed.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Strategy/MakeWellFormed.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Strategy/MakeWellFormed.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Strategy/RemoveForeignElements.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Strategy/RemoveForeignElements.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Strategy/RemoveForeignElements.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Strategy/RemoveForeignElements.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Strategy/ValidateAttributes.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Strategy/ValidateAttributes.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Strategy/ValidateAttributes.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Strategy/ValidateAttributes.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/StringHash.php b/web/app/vendor/htmlpurifier/HTMLPurifier/StringHash.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/StringHash.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/StringHash.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/StringHashParser.php b/web/app/vendor/htmlpurifier/HTMLPurifier/StringHashParser.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/StringHashParser.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/StringHashParser.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/TagTransform.php b/web/app/vendor/htmlpurifier/HTMLPurifier/TagTransform.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/TagTransform.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/TagTransform.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/TagTransform/Font.php b/web/app/vendor/htmlpurifier/HTMLPurifier/TagTransform/Font.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/TagTransform/Font.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/TagTransform/Font.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/TagTransform/Simple.php b/web/app/vendor/htmlpurifier/HTMLPurifier/TagTransform/Simple.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/TagTransform/Simple.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/TagTransform/Simple.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Token.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Token.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Token.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Token.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Token/Comment.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Token/Comment.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Token/Comment.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Token/Comment.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Token/Empty.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Token/Empty.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Token/Empty.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Token/Empty.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Token/End.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Token/End.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Token/End.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Token/End.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Token/Start.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Token/Start.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Token/Start.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Token/Start.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Token/Tag.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Token/Tag.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Token/Tag.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Token/Tag.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Token/Text.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Token/Text.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Token/Text.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Token/Text.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/TokenFactory.php b/web/app/vendor/htmlpurifier/HTMLPurifier/TokenFactory.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/TokenFactory.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/TokenFactory.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URI.php b/web/app/vendor/htmlpurifier/HTMLPurifier/URI.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URI.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/URI.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIDefinition.php b/web/app/vendor/htmlpurifier/HTMLPurifier/URIDefinition.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIDefinition.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/URIDefinition.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIFilter.php b/web/app/vendor/htmlpurifier/HTMLPurifier/URIFilter.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIFilter.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/URIFilter.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIFilter/DisableExternal.php b/web/app/vendor/htmlpurifier/HTMLPurifier/URIFilter/DisableExternal.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIFilter/DisableExternal.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/URIFilter/DisableExternal.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIFilter/DisableExternalResources.php b/web/app/vendor/htmlpurifier/HTMLPurifier/URIFilter/DisableExternalResources.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIFilter/DisableExternalResources.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/URIFilter/DisableExternalResources.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIFilter/DisableResources.php b/web/app/vendor/htmlpurifier/HTMLPurifier/URIFilter/DisableResources.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIFilter/DisableResources.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/URIFilter/DisableResources.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIFilter/HostBlacklist.php b/web/app/vendor/htmlpurifier/HTMLPurifier/URIFilter/HostBlacklist.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIFilter/HostBlacklist.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/URIFilter/HostBlacklist.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIFilter/MakeAbsolute.php b/web/app/vendor/htmlpurifier/HTMLPurifier/URIFilter/MakeAbsolute.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIFilter/MakeAbsolute.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/URIFilter/MakeAbsolute.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIFilter/Munge.php b/web/app/vendor/htmlpurifier/HTMLPurifier/URIFilter/Munge.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIFilter/Munge.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/URIFilter/Munge.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIFilter/SafeIframe.php b/web/app/vendor/htmlpurifier/HTMLPurifier/URIFilter/SafeIframe.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIFilter/SafeIframe.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/URIFilter/SafeIframe.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIParser.php b/web/app/vendor/htmlpurifier/HTMLPurifier/URIParser.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIParser.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/URIParser.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIScheme.php b/web/app/vendor/htmlpurifier/HTMLPurifier/URIScheme.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIScheme.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/URIScheme.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/data.php b/web/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/data.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/data.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/data.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/file.php b/web/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/file.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/file.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/file.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/ftp.php b/web/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/ftp.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/ftp.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/ftp.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/http.php b/web/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/http.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/http.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/http.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/https.php b/web/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/https.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/https.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/https.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/mailto.php b/web/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/mailto.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/mailto.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/mailto.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/news.php b/web/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/news.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/news.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/news.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/nntp.php b/web/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/nntp.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/nntp.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/URIScheme/nntp.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URISchemeRegistry.php b/web/app/vendor/htmlpurifier/HTMLPurifier/URISchemeRegistry.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/URISchemeRegistry.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/URISchemeRegistry.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/UnitConverter.php b/web/app/vendor/htmlpurifier/HTMLPurifier/UnitConverter.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/UnitConverter.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/UnitConverter.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/VarParser.php b/web/app/vendor/htmlpurifier/HTMLPurifier/VarParser.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/VarParser.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/VarParser.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/VarParser/Flexible.php b/web/app/vendor/htmlpurifier/HTMLPurifier/VarParser/Flexible.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/VarParser/Flexible.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/VarParser/Flexible.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/VarParser/Native.php b/web/app/vendor/htmlpurifier/HTMLPurifier/VarParser/Native.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/VarParser/Native.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/VarParser/Native.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/VarParserException.php b/web/app/vendor/htmlpurifier/HTMLPurifier/VarParserException.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/VarParserException.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/VarParserException.php diff --git a/uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Zipper.php b/web/app/vendor/htmlpurifier/HTMLPurifier/Zipper.php similarity index 100% rename from uoj/1/app/vendor/htmlpurifier/HTMLPurifier/Zipper.php rename to web/app/vendor/htmlpurifier/HTMLPurifier/Zipper.php diff --git a/uoj/1/app/vendor/phpmailer/.gitignore b/web/app/vendor/phpmailer/.gitignore similarity index 100% rename from uoj/1/app/vendor/phpmailer/.gitignore rename to web/app/vendor/phpmailer/.gitignore diff --git a/uoj/1/app/vendor/phpmailer/.htaccess b/web/app/vendor/phpmailer/.htaccess similarity index 100% rename from uoj/1/app/vendor/phpmailer/.htaccess rename to web/app/vendor/phpmailer/.htaccess diff --git a/uoj/1/app/vendor/phpmailer/.scrutinizer.yml b/web/app/vendor/phpmailer/.scrutinizer.yml similarity index 100% rename from uoj/1/app/vendor/phpmailer/.scrutinizer.yml rename to web/app/vendor/phpmailer/.scrutinizer.yml diff --git a/uoj/1/app/vendor/phpmailer/.travis.yml b/web/app/vendor/phpmailer/.travis.yml similarity index 100% rename from uoj/1/app/vendor/phpmailer/.travis.yml rename to web/app/vendor/phpmailer/.travis.yml diff --git a/uoj/1/app/vendor/phpmailer/LICENSE b/web/app/vendor/phpmailer/LICENSE similarity index 100% rename from uoj/1/app/vendor/phpmailer/LICENSE rename to web/app/vendor/phpmailer/LICENSE diff --git a/uoj/1/app/vendor/phpmailer/PHPMailerAutoload.php b/web/app/vendor/phpmailer/PHPMailerAutoload.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/PHPMailerAutoload.php rename to web/app/vendor/phpmailer/PHPMailerAutoload.php diff --git a/uoj/1/app/vendor/phpmailer/README.md b/web/app/vendor/phpmailer/README.md similarity index 100% rename from uoj/1/app/vendor/phpmailer/README.md rename to web/app/vendor/phpmailer/README.md diff --git a/uoj/1/app/vendor/phpmailer/changelog.md b/web/app/vendor/phpmailer/changelog.md similarity index 100% rename from uoj/1/app/vendor/phpmailer/changelog.md rename to web/app/vendor/phpmailer/changelog.md diff --git a/uoj/1/app/vendor/phpmailer/class.phpmailer.php b/web/app/vendor/phpmailer/class.phpmailer.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/class.phpmailer.php rename to web/app/vendor/phpmailer/class.phpmailer.php diff --git a/uoj/1/app/vendor/phpmailer/class.pop3.php b/web/app/vendor/phpmailer/class.pop3.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/class.pop3.php rename to web/app/vendor/phpmailer/class.pop3.php diff --git a/uoj/1/app/vendor/phpmailer/class.smtp.php b/web/app/vendor/phpmailer/class.smtp.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/class.smtp.php rename to web/app/vendor/phpmailer/class.smtp.php diff --git a/uoj/1/app/vendor/phpmailer/composer.json b/web/app/vendor/phpmailer/composer.json similarity index 100% rename from uoj/1/app/vendor/phpmailer/composer.json rename to web/app/vendor/phpmailer/composer.json diff --git a/uoj/1/app/vendor/phpmailer/docs/Callback_function_notes.txt b/web/app/vendor/phpmailer/docs/Callback_function_notes.txt similarity index 100% rename from uoj/1/app/vendor/phpmailer/docs/Callback_function_notes.txt rename to web/app/vendor/phpmailer/docs/Callback_function_notes.txt diff --git a/uoj/1/app/vendor/phpmailer/docs/DomainKeys_notes.txt b/web/app/vendor/phpmailer/docs/DomainKeys_notes.txt similarity index 100% rename from uoj/1/app/vendor/phpmailer/docs/DomainKeys_notes.txt rename to web/app/vendor/phpmailer/docs/DomainKeys_notes.txt diff --git a/uoj/1/app/vendor/phpmailer/docs/Note_for_SMTP_debugging.txt b/web/app/vendor/phpmailer/docs/Note_for_SMTP_debugging.txt similarity index 100% rename from uoj/1/app/vendor/phpmailer/docs/Note_for_SMTP_debugging.txt rename to web/app/vendor/phpmailer/docs/Note_for_SMTP_debugging.txt diff --git a/uoj/1/app/vendor/phpmailer/docs/extending.html b/web/app/vendor/phpmailer/docs/extending.html similarity index 100% rename from uoj/1/app/vendor/phpmailer/docs/extending.html rename to web/app/vendor/phpmailer/docs/extending.html diff --git a/uoj/1/app/vendor/phpmailer/docs/faq.html b/web/app/vendor/phpmailer/docs/faq.html similarity index 100% rename from uoj/1/app/vendor/phpmailer/docs/faq.html rename to web/app/vendor/phpmailer/docs/faq.html diff --git a/uoj/1/app/vendor/phpmailer/docs/generatedocs.sh b/web/app/vendor/phpmailer/docs/generatedocs.sh similarity index 100% rename from uoj/1/app/vendor/phpmailer/docs/generatedocs.sh rename to web/app/vendor/phpmailer/docs/generatedocs.sh diff --git a/uoj/1/app/vendor/phpmailer/docs/pop3_article.txt b/web/app/vendor/phpmailer/docs/pop3_article.txt similarity index 100% rename from uoj/1/app/vendor/phpmailer/docs/pop3_article.txt rename to web/app/vendor/phpmailer/docs/pop3_article.txt diff --git a/uoj/1/app/vendor/phpmailer/examples/LGPLv3.txt b/web/app/vendor/phpmailer/examples/LGPLv3.txt similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/LGPLv3.txt rename to web/app/vendor/phpmailer/examples/LGPLv3.txt diff --git a/uoj/1/app/vendor/phpmailer/examples/code_generator.phps b/web/app/vendor/phpmailer/examples/code_generator.phps similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/code_generator.phps rename to web/app/vendor/phpmailer/examples/code_generator.phps diff --git a/uoj/1/app/vendor/phpmailer/examples/contents.html b/web/app/vendor/phpmailer/examples/contents.html similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/contents.html rename to web/app/vendor/phpmailer/examples/contents.html diff --git a/uoj/1/app/vendor/phpmailer/examples/exceptions.phps b/web/app/vendor/phpmailer/examples/exceptions.phps similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/exceptions.phps rename to web/app/vendor/phpmailer/examples/exceptions.phps diff --git a/uoj/1/app/vendor/phpmailer/examples/gmail.phps b/web/app/vendor/phpmailer/examples/gmail.phps similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/gmail.phps rename to web/app/vendor/phpmailer/examples/gmail.phps diff --git a/uoj/1/app/vendor/phpmailer/examples/images/phpmailer.png b/web/app/vendor/phpmailer/examples/images/phpmailer.png similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/images/phpmailer.png rename to web/app/vendor/phpmailer/examples/images/phpmailer.png diff --git a/uoj/1/app/vendor/phpmailer/examples/images/phpmailer_mini.png b/web/app/vendor/phpmailer/examples/images/phpmailer_mini.png similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/images/phpmailer_mini.png rename to web/app/vendor/phpmailer/examples/images/phpmailer_mini.png diff --git a/uoj/1/app/vendor/phpmailer/examples/index.html b/web/app/vendor/phpmailer/examples/index.html similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/index.html rename to web/app/vendor/phpmailer/examples/index.html diff --git a/uoj/1/app/vendor/phpmailer/examples/mail.phps b/web/app/vendor/phpmailer/examples/mail.phps similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/mail.phps rename to web/app/vendor/phpmailer/examples/mail.phps diff --git a/uoj/1/app/vendor/phpmailer/examples/mailing_list.phps b/web/app/vendor/phpmailer/examples/mailing_list.phps similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/mailing_list.phps rename to web/app/vendor/phpmailer/examples/mailing_list.phps diff --git a/uoj/1/app/vendor/phpmailer/examples/pop_before_smtp.phps b/web/app/vendor/phpmailer/examples/pop_before_smtp.phps similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/pop_before_smtp.phps rename to web/app/vendor/phpmailer/examples/pop_before_smtp.phps diff --git a/uoj/1/app/vendor/phpmailer/examples/scripts/XRegExp.js b/web/app/vendor/phpmailer/examples/scripts/XRegExp.js similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/scripts/XRegExp.js rename to web/app/vendor/phpmailer/examples/scripts/XRegExp.js diff --git a/uoj/1/app/vendor/phpmailer/examples/scripts/shAutoloader.js b/web/app/vendor/phpmailer/examples/scripts/shAutoloader.js similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/scripts/shAutoloader.js rename to web/app/vendor/phpmailer/examples/scripts/shAutoloader.js diff --git a/uoj/1/app/vendor/phpmailer/examples/scripts/shBrushPhp.js b/web/app/vendor/phpmailer/examples/scripts/shBrushPhp.js similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/scripts/shBrushPhp.js rename to web/app/vendor/phpmailer/examples/scripts/shBrushPhp.js diff --git a/uoj/1/app/vendor/phpmailer/examples/scripts/shCore.js b/web/app/vendor/phpmailer/examples/scripts/shCore.js similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/scripts/shCore.js rename to web/app/vendor/phpmailer/examples/scripts/shCore.js diff --git a/uoj/1/app/vendor/phpmailer/examples/scripts/shLegacy.js b/web/app/vendor/phpmailer/examples/scripts/shLegacy.js similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/scripts/shLegacy.js rename to web/app/vendor/phpmailer/examples/scripts/shLegacy.js diff --git a/uoj/1/app/vendor/phpmailer/examples/sendmail.phps b/web/app/vendor/phpmailer/examples/sendmail.phps similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/sendmail.phps rename to web/app/vendor/phpmailer/examples/sendmail.phps diff --git a/uoj/1/app/vendor/phpmailer/examples/smtp.phps b/web/app/vendor/phpmailer/examples/smtp.phps similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/smtp.phps rename to web/app/vendor/phpmailer/examples/smtp.phps diff --git a/uoj/1/app/vendor/phpmailer/examples/smtp_no_auth.phps b/web/app/vendor/phpmailer/examples/smtp_no_auth.phps similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/smtp_no_auth.phps rename to web/app/vendor/phpmailer/examples/smtp_no_auth.phps diff --git a/uoj/1/app/vendor/phpmailer/examples/styles/shCore.css b/web/app/vendor/phpmailer/examples/styles/shCore.css similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/styles/shCore.css rename to web/app/vendor/phpmailer/examples/styles/shCore.css diff --git a/uoj/1/app/vendor/phpmailer/examples/styles/shCoreDefault.css b/web/app/vendor/phpmailer/examples/styles/shCoreDefault.css similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/styles/shCoreDefault.css rename to web/app/vendor/phpmailer/examples/styles/shCoreDefault.css diff --git a/uoj/1/app/vendor/phpmailer/examples/styles/shCoreDjango.css b/web/app/vendor/phpmailer/examples/styles/shCoreDjango.css similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/styles/shCoreDjango.css rename to web/app/vendor/phpmailer/examples/styles/shCoreDjango.css diff --git a/uoj/1/app/vendor/phpmailer/examples/styles/shCoreEclipse.css b/web/app/vendor/phpmailer/examples/styles/shCoreEclipse.css similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/styles/shCoreEclipse.css rename to web/app/vendor/phpmailer/examples/styles/shCoreEclipse.css diff --git a/uoj/1/app/vendor/phpmailer/examples/styles/shCoreEmacs.css b/web/app/vendor/phpmailer/examples/styles/shCoreEmacs.css similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/styles/shCoreEmacs.css rename to web/app/vendor/phpmailer/examples/styles/shCoreEmacs.css diff --git a/uoj/1/app/vendor/phpmailer/examples/styles/shCoreFadeToGrey.css b/web/app/vendor/phpmailer/examples/styles/shCoreFadeToGrey.css similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/styles/shCoreFadeToGrey.css rename to web/app/vendor/phpmailer/examples/styles/shCoreFadeToGrey.css diff --git a/uoj/1/app/vendor/phpmailer/examples/styles/shCoreMDUltra.css b/web/app/vendor/phpmailer/examples/styles/shCoreMDUltra.css similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/styles/shCoreMDUltra.css rename to web/app/vendor/phpmailer/examples/styles/shCoreMDUltra.css diff --git a/uoj/1/app/vendor/phpmailer/examples/styles/shCoreMidnight.css b/web/app/vendor/phpmailer/examples/styles/shCoreMidnight.css similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/styles/shCoreMidnight.css rename to web/app/vendor/phpmailer/examples/styles/shCoreMidnight.css diff --git a/uoj/1/app/vendor/phpmailer/examples/styles/shCoreRDark.css b/web/app/vendor/phpmailer/examples/styles/shCoreRDark.css similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/styles/shCoreRDark.css rename to web/app/vendor/phpmailer/examples/styles/shCoreRDark.css diff --git a/uoj/1/app/vendor/phpmailer/examples/styles/shThemeAppleScript.css b/web/app/vendor/phpmailer/examples/styles/shThemeAppleScript.css similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/styles/shThemeAppleScript.css rename to web/app/vendor/phpmailer/examples/styles/shThemeAppleScript.css diff --git a/uoj/1/app/vendor/phpmailer/examples/styles/shThemeDefault.css b/web/app/vendor/phpmailer/examples/styles/shThemeDefault.css similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/styles/shThemeDefault.css rename to web/app/vendor/phpmailer/examples/styles/shThemeDefault.css diff --git a/uoj/1/app/vendor/phpmailer/examples/styles/shThemeDjango.css b/web/app/vendor/phpmailer/examples/styles/shThemeDjango.css similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/styles/shThemeDjango.css rename to web/app/vendor/phpmailer/examples/styles/shThemeDjango.css diff --git a/uoj/1/app/vendor/phpmailer/examples/styles/shThemeEclipse.css b/web/app/vendor/phpmailer/examples/styles/shThemeEclipse.css similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/styles/shThemeEclipse.css rename to web/app/vendor/phpmailer/examples/styles/shThemeEclipse.css diff --git a/uoj/1/app/vendor/phpmailer/examples/styles/shThemeEmacs.css b/web/app/vendor/phpmailer/examples/styles/shThemeEmacs.css similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/styles/shThemeEmacs.css rename to web/app/vendor/phpmailer/examples/styles/shThemeEmacs.css diff --git a/uoj/1/app/vendor/phpmailer/examples/styles/shThemeFadeToGrey.css b/web/app/vendor/phpmailer/examples/styles/shThemeFadeToGrey.css similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/styles/shThemeFadeToGrey.css rename to web/app/vendor/phpmailer/examples/styles/shThemeFadeToGrey.css diff --git a/uoj/1/app/vendor/phpmailer/examples/styles/shThemeMDUltra.css b/web/app/vendor/phpmailer/examples/styles/shThemeMDUltra.css similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/styles/shThemeMDUltra.css rename to web/app/vendor/phpmailer/examples/styles/shThemeMDUltra.css diff --git a/uoj/1/app/vendor/phpmailer/examples/styles/shThemeMidnight.css b/web/app/vendor/phpmailer/examples/styles/shThemeMidnight.css similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/styles/shThemeMidnight.css rename to web/app/vendor/phpmailer/examples/styles/shThemeMidnight.css diff --git a/uoj/1/app/vendor/phpmailer/examples/styles/shThemeRDark.css b/web/app/vendor/phpmailer/examples/styles/shThemeRDark.css similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/styles/shThemeRDark.css rename to web/app/vendor/phpmailer/examples/styles/shThemeRDark.css diff --git a/uoj/1/app/vendor/phpmailer/examples/styles/shThemeVisualStudio.css b/web/app/vendor/phpmailer/examples/styles/shThemeVisualStudio.css similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/styles/shThemeVisualStudio.css rename to web/app/vendor/phpmailer/examples/styles/shThemeVisualStudio.css diff --git a/uoj/1/app/vendor/phpmailer/examples/styles/wrapping.png b/web/app/vendor/phpmailer/examples/styles/wrapping.png similarity index 100% rename from uoj/1/app/vendor/phpmailer/examples/styles/wrapping.png rename to web/app/vendor/phpmailer/examples/styles/wrapping.png diff --git a/uoj/1/app/vendor/phpmailer/extras/EasyPeasyICS.php b/web/app/vendor/phpmailer/extras/EasyPeasyICS.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/extras/EasyPeasyICS.php rename to web/app/vendor/phpmailer/extras/EasyPeasyICS.php diff --git a/uoj/1/app/vendor/phpmailer/extras/README.md b/web/app/vendor/phpmailer/extras/README.md similarity index 100% rename from uoj/1/app/vendor/phpmailer/extras/README.md rename to web/app/vendor/phpmailer/extras/README.md diff --git a/uoj/1/app/vendor/phpmailer/extras/class.html2text.php b/web/app/vendor/phpmailer/extras/class.html2text.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/extras/class.html2text.php rename to web/app/vendor/phpmailer/extras/class.html2text.php diff --git a/uoj/1/app/vendor/phpmailer/extras/htmlfilter.php b/web/app/vendor/phpmailer/extras/htmlfilter.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/extras/htmlfilter.php rename to web/app/vendor/phpmailer/extras/htmlfilter.php diff --git a/uoj/1/app/vendor/phpmailer/extras/ntlm_sasl_client.php b/web/app/vendor/phpmailer/extras/ntlm_sasl_client.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/extras/ntlm_sasl_client.php rename to web/app/vendor/phpmailer/extras/ntlm_sasl_client.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-ar.php b/web/app/vendor/phpmailer/language/phpmailer.lang-ar.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-ar.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-ar.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-be.php b/web/app/vendor/phpmailer/language/phpmailer.lang-be.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-be.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-be.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-br.php b/web/app/vendor/phpmailer/language/phpmailer.lang-br.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-br.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-br.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-ca.php b/web/app/vendor/phpmailer/language/phpmailer.lang-ca.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-ca.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-ca.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-ch.php b/web/app/vendor/phpmailer/language/phpmailer.lang-ch.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-ch.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-ch.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-cz.php b/web/app/vendor/phpmailer/language/phpmailer.lang-cz.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-cz.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-cz.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-de.php b/web/app/vendor/phpmailer/language/phpmailer.lang-de.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-de.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-de.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-dk.php b/web/app/vendor/phpmailer/language/phpmailer.lang-dk.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-dk.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-dk.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-el.php b/web/app/vendor/phpmailer/language/phpmailer.lang-el.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-el.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-el.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-eo.php b/web/app/vendor/phpmailer/language/phpmailer.lang-eo.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-eo.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-eo.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-es.php b/web/app/vendor/phpmailer/language/phpmailer.lang-es.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-es.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-es.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-et.php b/web/app/vendor/phpmailer/language/phpmailer.lang-et.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-et.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-et.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-fa.php b/web/app/vendor/phpmailer/language/phpmailer.lang-fa.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-fa.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-fa.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-fi.php b/web/app/vendor/phpmailer/language/phpmailer.lang-fi.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-fi.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-fi.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-fo.php b/web/app/vendor/phpmailer/language/phpmailer.lang-fo.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-fo.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-fo.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-fr.php b/web/app/vendor/phpmailer/language/phpmailer.lang-fr.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-fr.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-fr.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-gl.php b/web/app/vendor/phpmailer/language/phpmailer.lang-gl.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-gl.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-gl.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-he.php b/web/app/vendor/phpmailer/language/phpmailer.lang-he.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-he.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-he.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-hr.php b/web/app/vendor/phpmailer/language/phpmailer.lang-hr.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-hr.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-hr.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-hu.php b/web/app/vendor/phpmailer/language/phpmailer.lang-hu.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-hu.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-hu.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-it.php b/web/app/vendor/phpmailer/language/phpmailer.lang-it.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-it.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-it.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-ja.php b/web/app/vendor/phpmailer/language/phpmailer.lang-ja.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-ja.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-ja.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-ka.php b/web/app/vendor/phpmailer/language/phpmailer.lang-ka.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-ka.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-ka.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-lt.php b/web/app/vendor/phpmailer/language/phpmailer.lang-lt.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-lt.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-lt.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-lv.php b/web/app/vendor/phpmailer/language/phpmailer.lang-lv.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-lv.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-lv.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-nl.php b/web/app/vendor/phpmailer/language/phpmailer.lang-nl.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-nl.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-nl.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-no.php b/web/app/vendor/phpmailer/language/phpmailer.lang-no.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-no.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-no.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-pl.php b/web/app/vendor/phpmailer/language/phpmailer.lang-pl.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-pl.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-pl.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-pt.php b/web/app/vendor/phpmailer/language/phpmailer.lang-pt.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-pt.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-pt.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-ro.php b/web/app/vendor/phpmailer/language/phpmailer.lang-ro.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-ro.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-ro.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-ru.php b/web/app/vendor/phpmailer/language/phpmailer.lang-ru.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-ru.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-ru.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-se.php b/web/app/vendor/phpmailer/language/phpmailer.lang-se.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-se.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-se.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-sk.php b/web/app/vendor/phpmailer/language/phpmailer.lang-sk.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-sk.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-sk.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-sr.php b/web/app/vendor/phpmailer/language/phpmailer.lang-sr.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-sr.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-sr.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-tr.php b/web/app/vendor/phpmailer/language/phpmailer.lang-tr.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-tr.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-tr.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-uk.php b/web/app/vendor/phpmailer/language/phpmailer.lang-uk.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-uk.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-uk.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-vi.php b/web/app/vendor/phpmailer/language/phpmailer.lang-vi.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-vi.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-vi.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-zh.php b/web/app/vendor/phpmailer/language/phpmailer.lang-zh.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-zh.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-zh.php diff --git a/uoj/1/app/vendor/phpmailer/language/phpmailer.lang-zh_cn.php b/web/app/vendor/phpmailer/language/phpmailer.lang-zh_cn.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/language/phpmailer.lang-zh_cn.php rename to web/app/vendor/phpmailer/language/phpmailer.lang-zh_cn.php diff --git a/uoj/1/app/vendor/phpmailer/test/bootstrap.php b/web/app/vendor/phpmailer/test/bootstrap.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/test/bootstrap.php rename to web/app/vendor/phpmailer/test/bootstrap.php diff --git a/uoj/1/app/vendor/phpmailer/test/fakepopserver.sh b/web/app/vendor/phpmailer/test/fakepopserver.sh similarity index 100% rename from uoj/1/app/vendor/phpmailer/test/fakepopserver.sh rename to web/app/vendor/phpmailer/test/fakepopserver.sh diff --git a/uoj/1/app/vendor/phpmailer/test/fakesendmail.sh b/web/app/vendor/phpmailer/test/fakesendmail.sh similarity index 100% rename from uoj/1/app/vendor/phpmailer/test/fakesendmail.sh rename to web/app/vendor/phpmailer/test/fakesendmail.sh diff --git a/uoj/1/app/vendor/phpmailer/test/phpmailerLangTest.php b/web/app/vendor/phpmailer/test/phpmailerLangTest.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/test/phpmailerLangTest.php rename to web/app/vendor/phpmailer/test/phpmailerLangTest.php diff --git a/uoj/1/app/vendor/phpmailer/test/phpmailerTest.php b/web/app/vendor/phpmailer/test/phpmailerTest.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/test/phpmailerTest.php rename to web/app/vendor/phpmailer/test/phpmailerTest.php diff --git a/uoj/1/app/vendor/phpmailer/test/runfakepopserver.sh b/web/app/vendor/phpmailer/test/runfakepopserver.sh similarity index 100% rename from uoj/1/app/vendor/phpmailer/test/runfakepopserver.sh rename to web/app/vendor/phpmailer/test/runfakepopserver.sh diff --git a/uoj/1/app/vendor/phpmailer/test/test_callback.php b/web/app/vendor/phpmailer/test/test_callback.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/test/test_callback.php rename to web/app/vendor/phpmailer/test/test_callback.php diff --git a/uoj/1/app/vendor/phpmailer/test/testbootstrap-dist.php b/web/app/vendor/phpmailer/test/testbootstrap-dist.php similarity index 100% rename from uoj/1/app/vendor/phpmailer/test/testbootstrap-dist.php rename to web/app/vendor/phpmailer/test/testbootstrap-dist.php diff --git a/uoj/1/app/vendor/phpmailer/travis.phpunit.xml.dist b/web/app/vendor/phpmailer/travis.phpunit.xml.dist similarity index 100% rename from uoj/1/app/vendor/phpmailer/travis.phpunit.xml.dist rename to web/app/vendor/phpmailer/travis.phpunit.xml.dist diff --git a/uoj/1/app/views/blog-editor.php b/web/app/views/blog-editor.php similarity index 100% rename from uoj/1/app/views/blog-editor.php rename to web/app/views/blog-editor.php diff --git a/uoj/1/app/views/blog-nav.php b/web/app/views/blog-nav.php similarity index 100% rename from uoj/1/app/views/blog-nav.php rename to web/app/views/blog-nav.php diff --git a/uoj/1/app/views/blog-preview.php b/web/app/views/blog-preview.php similarity index 100% rename from uoj/1/app/views/blog-preview.php rename to web/app/views/blog-preview.php diff --git a/uoj/1/app/views/contest-backstage.php b/web/app/views/contest-backstage.php similarity index 100% rename from uoj/1/app/views/contest-backstage.php rename to web/app/views/contest-backstage.php diff --git a/uoj/1/app/views/contest-dashboard.php b/web/app/views/contest-dashboard.php similarity index 100% rename from uoj/1/app/views/contest-dashboard.php rename to web/app/views/contest-dashboard.php diff --git a/uoj/1/app/views/contest-question-table.php b/web/app/views/contest-question-table.php similarity index 100% rename from uoj/1/app/views/contest-question-table.php rename to web/app/views/contest-question-table.php diff --git a/uoj/1/app/views/contest-standings.php b/web/app/views/contest-standings.php similarity index 100% rename from uoj/1/app/views/contest-standings.php rename to web/app/views/contest-standings.php diff --git a/uoj/1/app/views/main-nav.php b/web/app/views/main-nav.php similarity index 100% rename from uoj/1/app/views/main-nav.php rename to web/app/views/main-nav.php diff --git a/uoj/1/app/views/page-footer.php b/web/app/views/page-footer.php similarity index 100% rename from uoj/1/app/views/page-footer.php rename to web/app/views/page-footer.php diff --git a/uoj/1/app/views/page-header.php b/web/app/views/page-header.php similarity index 100% rename from uoj/1/app/views/page-header.php rename to web/app/views/page-header.php diff --git a/uoj/1/app/views/slide.php b/web/app/views/slide.php similarity index 100% rename from uoj/1/app/views/slide.php rename to web/app/views/slide.php diff --git a/uoj/1/css/blog-editor.css b/web/css/blog-editor.css similarity index 100% rename from uoj/1/css/blog-editor.css rename to web/css/blog-editor.css diff --git a/uoj/1/css/bootstrap-dialog.min.css b/web/css/bootstrap-dialog.min.css similarity index 100% rename from uoj/1/css/bootstrap-dialog.min.css rename to web/css/bootstrap-dialog.min.css diff --git a/uoj/1/css/bootstrap-slider.css b/web/css/bootstrap-slider.css similarity index 100% rename from uoj/1/css/bootstrap-slider.css rename to web/css/bootstrap-slider.css diff --git a/uoj/1/css/bootstrap-switch.min.css b/web/css/bootstrap-switch.min.css similarity index 100% rename from uoj/1/css/bootstrap-switch.min.css rename to web/css/bootstrap-switch.min.css diff --git a/uoj/1/css/bootstrap-theme.min.css b/web/css/bootstrap-theme.min.css similarity index 100% rename from uoj/1/css/bootstrap-theme.min.css rename to web/css/bootstrap-theme.min.css diff --git a/uoj/1/css/bootstrap.min.css b/web/css/bootstrap.min.css similarity index 100% rename from uoj/1/css/bootstrap.min.css rename to web/css/bootstrap.min.css diff --git a/uoj/1/css/morris.css b/web/css/morris.css similarity index 100% rename from uoj/1/css/morris.css rename to web/css/morris.css diff --git a/uoj/1/css/reveal/print/paper.css b/web/css/reveal/print/paper.css similarity index 100% rename from uoj/1/css/reveal/print/paper.css rename to web/css/reveal/print/paper.css diff --git a/uoj/1/css/reveal/print/pdf.css b/web/css/reveal/print/pdf.css similarity index 100% rename from uoj/1/css/reveal/print/pdf.css rename to web/css/reveal/print/pdf.css diff --git a/uoj/1/css/reveal/reveal.css b/web/css/reveal/reveal.css similarity index 100% rename from uoj/1/css/reveal/reveal.css rename to web/css/reveal/reveal.css diff --git a/uoj/1/css/reveal/reveal.scss b/web/css/reveal/reveal.scss similarity index 100% rename from uoj/1/css/reveal/reveal.scss rename to web/css/reveal/reveal.scss diff --git a/uoj/1/css/reveal/theme/README.md b/web/css/reveal/theme/README.md similarity index 100% rename from uoj/1/css/reveal/theme/README.md rename to web/css/reveal/theme/README.md diff --git a/uoj/1/css/reveal/theme/beige.css b/web/css/reveal/theme/beige.css similarity index 100% rename from uoj/1/css/reveal/theme/beige.css rename to web/css/reveal/theme/beige.css diff --git a/uoj/1/css/reveal/theme/beige.css.map b/web/css/reveal/theme/beige.css.map similarity index 100% rename from uoj/1/css/reveal/theme/beige.css.map rename to web/css/reveal/theme/beige.css.map diff --git a/uoj/1/css/reveal/theme/black.css b/web/css/reveal/theme/black.css similarity index 100% rename from uoj/1/css/reveal/theme/black.css rename to web/css/reveal/theme/black.css diff --git a/uoj/1/css/reveal/theme/black.css.map b/web/css/reveal/theme/black.css.map similarity index 100% rename from uoj/1/css/reveal/theme/black.css.map rename to web/css/reveal/theme/black.css.map diff --git a/uoj/1/css/reveal/theme/blood.css b/web/css/reveal/theme/blood.css similarity index 100% rename from uoj/1/css/reveal/theme/blood.css rename to web/css/reveal/theme/blood.css diff --git a/uoj/1/css/reveal/theme/blood.css.map b/web/css/reveal/theme/blood.css.map similarity index 100% rename from uoj/1/css/reveal/theme/blood.css.map rename to web/css/reveal/theme/blood.css.map diff --git a/uoj/1/css/reveal/theme/league.css b/web/css/reveal/theme/league.css similarity index 100% rename from uoj/1/css/reveal/theme/league.css rename to web/css/reveal/theme/league.css diff --git a/uoj/1/css/reveal/theme/league.css.map b/web/css/reveal/theme/league.css.map similarity index 100% rename from uoj/1/css/reveal/theme/league.css.map rename to web/css/reveal/theme/league.css.map diff --git a/uoj/1/css/reveal/theme/moon.css b/web/css/reveal/theme/moon.css similarity index 100% rename from uoj/1/css/reveal/theme/moon.css rename to web/css/reveal/theme/moon.css diff --git a/uoj/1/css/reveal/theme/moon.css.map b/web/css/reveal/theme/moon.css.map similarity index 100% rename from uoj/1/css/reveal/theme/moon.css.map rename to web/css/reveal/theme/moon.css.map diff --git a/uoj/1/css/reveal/theme/night.css b/web/css/reveal/theme/night.css similarity index 100% rename from uoj/1/css/reveal/theme/night.css rename to web/css/reveal/theme/night.css diff --git a/uoj/1/css/reveal/theme/night.css.map b/web/css/reveal/theme/night.css.map similarity index 100% rename from uoj/1/css/reveal/theme/night.css.map rename to web/css/reveal/theme/night.css.map diff --git a/uoj/1/css/reveal/theme/serif.css b/web/css/reveal/theme/serif.css similarity index 100% rename from uoj/1/css/reveal/theme/serif.css rename to web/css/reveal/theme/serif.css diff --git a/uoj/1/css/reveal/theme/simple.css b/web/css/reveal/theme/simple.css similarity index 100% rename from uoj/1/css/reveal/theme/simple.css rename to web/css/reveal/theme/simple.css diff --git a/uoj/1/css/reveal/theme/simple.css.map b/web/css/reveal/theme/simple.css.map similarity index 100% rename from uoj/1/css/reveal/theme/simple.css.map rename to web/css/reveal/theme/simple.css.map diff --git a/uoj/1/css/reveal/theme/sky.css b/web/css/reveal/theme/sky.css similarity index 100% rename from uoj/1/css/reveal/theme/sky.css rename to web/css/reveal/theme/sky.css diff --git a/uoj/1/css/reveal/theme/sky.css.map b/web/css/reveal/theme/sky.css.map similarity index 100% rename from uoj/1/css/reveal/theme/sky.css.map rename to web/css/reveal/theme/sky.css.map diff --git a/uoj/1/css/reveal/theme/solarized.css b/web/css/reveal/theme/solarized.css similarity index 100% rename from uoj/1/css/reveal/theme/solarized.css rename to web/css/reveal/theme/solarized.css diff --git a/uoj/1/css/reveal/theme/solarized.css.map b/web/css/reveal/theme/solarized.css.map similarity index 100% rename from uoj/1/css/reveal/theme/solarized.css.map rename to web/css/reveal/theme/solarized.css.map diff --git a/uoj/1/css/reveal/theme/source/beige.scss b/web/css/reveal/theme/source/beige.scss similarity index 100% rename from uoj/1/css/reveal/theme/source/beige.scss rename to web/css/reveal/theme/source/beige.scss diff --git a/uoj/1/css/reveal/theme/source/black.scss b/web/css/reveal/theme/source/black.scss similarity index 100% rename from uoj/1/css/reveal/theme/source/black.scss rename to web/css/reveal/theme/source/black.scss diff --git a/uoj/1/css/reveal/theme/source/blood.scss b/web/css/reveal/theme/source/blood.scss similarity index 100% rename from uoj/1/css/reveal/theme/source/blood.scss rename to web/css/reveal/theme/source/blood.scss diff --git a/uoj/1/css/reveal/theme/source/league.scss b/web/css/reveal/theme/source/league.scss similarity index 100% rename from uoj/1/css/reveal/theme/source/league.scss rename to web/css/reveal/theme/source/league.scss diff --git a/uoj/1/css/reveal/theme/source/moon.scss b/web/css/reveal/theme/source/moon.scss similarity index 100% rename from uoj/1/css/reveal/theme/source/moon.scss rename to web/css/reveal/theme/source/moon.scss diff --git a/uoj/1/css/reveal/theme/source/night.scss b/web/css/reveal/theme/source/night.scss similarity index 100% rename from uoj/1/css/reveal/theme/source/night.scss rename to web/css/reveal/theme/source/night.scss diff --git a/uoj/1/css/reveal/theme/source/serif.scss b/web/css/reveal/theme/source/serif.scss similarity index 100% rename from uoj/1/css/reveal/theme/source/serif.scss rename to web/css/reveal/theme/source/serif.scss diff --git a/uoj/1/css/reveal/theme/source/simple.scss b/web/css/reveal/theme/source/simple.scss similarity index 100% rename from uoj/1/css/reveal/theme/source/simple.scss rename to web/css/reveal/theme/source/simple.scss diff --git a/uoj/1/css/reveal/theme/source/sky.scss b/web/css/reveal/theme/source/sky.scss similarity index 100% rename from uoj/1/css/reveal/theme/source/sky.scss rename to web/css/reveal/theme/source/sky.scss diff --git a/uoj/1/css/reveal/theme/source/solarized.scss b/web/css/reveal/theme/source/solarized.scss similarity index 100% rename from uoj/1/css/reveal/theme/source/solarized.scss rename to web/css/reveal/theme/source/solarized.scss diff --git a/uoj/1/css/reveal/theme/source/white.scss b/web/css/reveal/theme/source/white.scss similarity index 100% rename from uoj/1/css/reveal/theme/source/white.scss rename to web/css/reveal/theme/source/white.scss diff --git a/uoj/1/css/reveal/theme/template/mixins.scss b/web/css/reveal/theme/template/mixins.scss similarity index 100% rename from uoj/1/css/reveal/theme/template/mixins.scss rename to web/css/reveal/theme/template/mixins.scss diff --git a/uoj/1/css/reveal/theme/template/settings.scss b/web/css/reveal/theme/template/settings.scss similarity index 100% rename from uoj/1/css/reveal/theme/template/settings.scss rename to web/css/reveal/theme/template/settings.scss diff --git a/uoj/1/css/reveal/theme/template/theme.scss b/web/css/reveal/theme/template/theme.scss similarity index 100% rename from uoj/1/css/reveal/theme/template/theme.scss rename to web/css/reveal/theme/template/theme.scss diff --git a/uoj/1/css/reveal/theme/white.css b/web/css/reveal/theme/white.css similarity index 100% rename from uoj/1/css/reveal/theme/white.css rename to web/css/reveal/theme/white.css diff --git a/uoj/1/css/reveal/theme/white.css.map b/web/css/reveal/theme/white.css.map similarity index 100% rename from uoj/1/css/reveal/theme/white.css.map rename to web/css/reveal/theme/white.css.map diff --git a/uoj/1/css/sh_typical.min.css b/web/css/sh_typical.min.css similarity index 100% rename from uoj/1/css/sh_typical.min.css rename to web/css/sh_typical.min.css diff --git a/uoj/1/css/slide-editor.css b/web/css/slide-editor.css similarity index 100% rename from uoj/1/css/slide-editor.css rename to web/css/slide-editor.css diff --git a/uoj/1/css/uoj-theme.css b/web/css/uoj-theme.css similarity index 100% rename from uoj/1/css/uoj-theme.css rename to web/css/uoj-theme.css diff --git a/uoj/1/css/zenburn.css b/web/css/zenburn.css similarity index 100% rename from uoj/1/css/zenburn.css rename to web/css/zenburn.css diff --git a/uoj/1/fonts/.htaccess b/web/fonts/.htaccess similarity index 100% rename from uoj/1/fonts/.htaccess rename to web/fonts/.htaccess diff --git a/uoj/1/fonts/glyphicons-halflings-regular.eot b/web/fonts/glyphicons-halflings-regular.eot similarity index 100% rename from uoj/1/fonts/glyphicons-halflings-regular.eot rename to web/fonts/glyphicons-halflings-regular.eot diff --git a/uoj/1/fonts/glyphicons-halflings-regular.svg b/web/fonts/glyphicons-halflings-regular.svg similarity index 100% rename from uoj/1/fonts/glyphicons-halflings-regular.svg rename to web/fonts/glyphicons-halflings-regular.svg diff --git a/uoj/1/fonts/glyphicons-halflings-regular.ttf b/web/fonts/glyphicons-halflings-regular.ttf similarity index 100% rename from uoj/1/fonts/glyphicons-halflings-regular.ttf rename to web/fonts/glyphicons-halflings-regular.ttf diff --git a/uoj/1/fonts/glyphicons-halflings-regular.woff b/web/fonts/glyphicons-halflings-regular.woff similarity index 100% rename from uoj/1/fonts/glyphicons-halflings-regular.woff rename to web/fonts/glyphicons-halflings-regular.woff diff --git a/uoj/1/fonts/glyphicons-halflings-regular.woff2 b/web/fonts/glyphicons-halflings-regular.woff2 similarity index 100% rename from uoj/1/fonts/glyphicons-halflings-regular.woff2 rename to web/fonts/glyphicons-halflings-regular.woff2 diff --git a/uoj/1/fonts/league-gothic/LICENSE b/web/fonts/league-gothic/LICENSE similarity index 100% rename from uoj/1/fonts/league-gothic/LICENSE rename to web/fonts/league-gothic/LICENSE diff --git a/uoj/1/fonts/league-gothic/league-gothic.css b/web/fonts/league-gothic/league-gothic.css similarity index 100% rename from uoj/1/fonts/league-gothic/league-gothic.css rename to web/fonts/league-gothic/league-gothic.css diff --git a/uoj/1/fonts/league-gothic/league-gothic.eot b/web/fonts/league-gothic/league-gothic.eot similarity index 100% rename from uoj/1/fonts/league-gothic/league-gothic.eot rename to web/fonts/league-gothic/league-gothic.eot diff --git a/uoj/1/fonts/league-gothic/league-gothic.ttf b/web/fonts/league-gothic/league-gothic.ttf similarity index 100% rename from uoj/1/fonts/league-gothic/league-gothic.ttf rename to web/fonts/league-gothic/league-gothic.ttf diff --git a/uoj/1/fonts/league-gothic/league-gothic.woff b/web/fonts/league-gothic/league-gothic.woff similarity index 100% rename from uoj/1/fonts/league-gothic/league-gothic.woff rename to web/fonts/league-gothic/league-gothic.woff diff --git a/uoj/1/fonts/source-sans-pro/LICENSE b/web/fonts/source-sans-pro/LICENSE similarity index 100% rename from uoj/1/fonts/source-sans-pro/LICENSE rename to web/fonts/source-sans-pro/LICENSE diff --git a/uoj/1/fonts/source-sans-pro/source-sans-pro-italic.eot b/web/fonts/source-sans-pro/source-sans-pro-italic.eot similarity index 100% rename from uoj/1/fonts/source-sans-pro/source-sans-pro-italic.eot rename to web/fonts/source-sans-pro/source-sans-pro-italic.eot diff --git a/uoj/1/fonts/source-sans-pro/source-sans-pro-italic.ttf b/web/fonts/source-sans-pro/source-sans-pro-italic.ttf similarity index 100% rename from uoj/1/fonts/source-sans-pro/source-sans-pro-italic.ttf rename to web/fonts/source-sans-pro/source-sans-pro-italic.ttf diff --git a/uoj/1/fonts/source-sans-pro/source-sans-pro-italic.woff b/web/fonts/source-sans-pro/source-sans-pro-italic.woff similarity index 100% rename from uoj/1/fonts/source-sans-pro/source-sans-pro-italic.woff rename to web/fonts/source-sans-pro/source-sans-pro-italic.woff diff --git a/uoj/1/fonts/source-sans-pro/source-sans-pro-regular.eot b/web/fonts/source-sans-pro/source-sans-pro-regular.eot similarity index 100% rename from uoj/1/fonts/source-sans-pro/source-sans-pro-regular.eot rename to web/fonts/source-sans-pro/source-sans-pro-regular.eot diff --git a/uoj/1/fonts/source-sans-pro/source-sans-pro-regular.ttf b/web/fonts/source-sans-pro/source-sans-pro-regular.ttf similarity index 100% rename from uoj/1/fonts/source-sans-pro/source-sans-pro-regular.ttf rename to web/fonts/source-sans-pro/source-sans-pro-regular.ttf diff --git a/uoj/1/fonts/source-sans-pro/source-sans-pro-regular.woff b/web/fonts/source-sans-pro/source-sans-pro-regular.woff similarity index 100% rename from uoj/1/fonts/source-sans-pro/source-sans-pro-regular.woff rename to web/fonts/source-sans-pro/source-sans-pro-regular.woff diff --git a/uoj/1/fonts/source-sans-pro/source-sans-pro-semibold.eot b/web/fonts/source-sans-pro/source-sans-pro-semibold.eot similarity index 100% rename from uoj/1/fonts/source-sans-pro/source-sans-pro-semibold.eot rename to web/fonts/source-sans-pro/source-sans-pro-semibold.eot diff --git a/uoj/1/fonts/source-sans-pro/source-sans-pro-semibold.ttf b/web/fonts/source-sans-pro/source-sans-pro-semibold.ttf similarity index 100% rename from uoj/1/fonts/source-sans-pro/source-sans-pro-semibold.ttf rename to web/fonts/source-sans-pro/source-sans-pro-semibold.ttf diff --git a/uoj/1/fonts/source-sans-pro/source-sans-pro-semibold.woff b/web/fonts/source-sans-pro/source-sans-pro-semibold.woff similarity index 100% rename from uoj/1/fonts/source-sans-pro/source-sans-pro-semibold.woff rename to web/fonts/source-sans-pro/source-sans-pro-semibold.woff diff --git a/uoj/1/fonts/source-sans-pro/source-sans-pro-semibolditalic.eot b/web/fonts/source-sans-pro/source-sans-pro-semibolditalic.eot similarity index 100% rename from uoj/1/fonts/source-sans-pro/source-sans-pro-semibolditalic.eot rename to web/fonts/source-sans-pro/source-sans-pro-semibolditalic.eot diff --git a/uoj/1/fonts/source-sans-pro/source-sans-pro-semibolditalic.ttf b/web/fonts/source-sans-pro/source-sans-pro-semibolditalic.ttf similarity index 100% rename from uoj/1/fonts/source-sans-pro/source-sans-pro-semibolditalic.ttf rename to web/fonts/source-sans-pro/source-sans-pro-semibolditalic.ttf diff --git a/uoj/1/fonts/source-sans-pro/source-sans-pro-semibolditalic.woff b/web/fonts/source-sans-pro/source-sans-pro-semibolditalic.woff similarity index 100% rename from uoj/1/fonts/source-sans-pro/source-sans-pro-semibolditalic.woff rename to web/fonts/source-sans-pro/source-sans-pro-semibolditalic.woff diff --git a/uoj/1/fonts/source-sans-pro/source-sans-pro.css b/web/fonts/source-sans-pro/source-sans-pro.css similarity index 100% rename from uoj/1/fonts/source-sans-pro/source-sans-pro.css rename to web/fonts/source-sans-pro/source-sans-pro.css diff --git a/uoj/1/index.php b/web/index.php similarity index 100% rename from uoj/1/index.php rename to web/index.php diff --git a/uoj/1/js/LAB.min.js b/web/js/LAB.min.js similarity index 100% rename from uoj/1/js/LAB.min.js rename to web/js/LAB.min.js diff --git a/uoj/1/js/blog-editor/blog-editor.js b/web/js/blog-editor/blog-editor.js similarity index 100% rename from uoj/1/js/blog-editor/blog-editor.js rename to web/js/blog-editor/blog-editor.js diff --git a/uoj/1/js/bootstrap-dialog.min.js b/web/js/bootstrap-dialog.min.js similarity index 100% rename from uoj/1/js/bootstrap-dialog.min.js rename to web/js/bootstrap-dialog.min.js diff --git a/uoj/1/js/bootstrap-slider.js b/web/js/bootstrap-slider.js similarity index 100% rename from uoj/1/js/bootstrap-slider.js rename to web/js/bootstrap-slider.js diff --git a/uoj/1/js/bootstrap-switch.min.js b/web/js/bootstrap-switch.min.js similarity index 100% rename from uoj/1/js/bootstrap-switch.min.js rename to web/js/bootstrap-switch.min.js diff --git a/uoj/1/js/bootstrap.min.js b/web/js/bootstrap.min.js similarity index 100% rename from uoj/1/js/bootstrap.min.js rename to web/js/bootstrap.min.js diff --git a/uoj/1/js/ckeditor/adapters/jquery.js b/web/js/ckeditor/adapters/jquery.js similarity index 100% rename from uoj/1/js/ckeditor/adapters/jquery.js rename to web/js/ckeditor/adapters/jquery.js diff --git a/uoj/1/js/ckeditor/build-config.js b/web/js/ckeditor/build-config.js similarity index 100% rename from uoj/1/js/ckeditor/build-config.js rename to web/js/ckeditor/build-config.js diff --git a/uoj/1/js/ckeditor/ckeditor.js b/web/js/ckeditor/ckeditor.js similarity index 100% rename from uoj/1/js/ckeditor/ckeditor.js rename to web/js/ckeditor/ckeditor.js diff --git a/uoj/1/js/ckeditor/config.js b/web/js/ckeditor/config.js similarity index 100% rename from uoj/1/js/ckeditor/config.js rename to web/js/ckeditor/config.js diff --git a/uoj/1/js/ckeditor/contents.css b/web/js/ckeditor/contents.css similarity index 100% rename from uoj/1/js/ckeditor/contents.css rename to web/js/ckeditor/contents.css diff --git a/uoj/1/js/ckeditor/lang/en.js b/web/js/ckeditor/lang/en.js similarity index 100% rename from uoj/1/js/ckeditor/lang/en.js rename to web/js/ckeditor/lang/en.js diff --git a/uoj/1/js/ckeditor/lang/zh-cn.js b/web/js/ckeditor/lang/zh-cn.js similarity index 100% rename from uoj/1/js/ckeditor/lang/zh-cn.js rename to web/js/ckeditor/lang/zh-cn.js diff --git a/uoj/1/js/ckeditor/lang/zh.js b/web/js/ckeditor/lang/zh.js similarity index 100% rename from uoj/1/js/ckeditor/lang/zh.js rename to web/js/ckeditor/lang/zh.js diff --git a/uoj/1/js/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js b/web/js/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js similarity index 100% rename from uoj/1/js/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js rename to web/js/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js diff --git a/uoj/1/js/ckeditor/plugins/a11yhelp/dialogs/lang/en.js b/web/js/ckeditor/plugins/a11yhelp/dialogs/lang/en.js similarity index 100% rename from uoj/1/js/ckeditor/plugins/a11yhelp/dialogs/lang/en.js rename to web/js/ckeditor/plugins/a11yhelp/dialogs/lang/en.js diff --git a/uoj/1/js/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js b/web/js/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js similarity index 100% rename from uoj/1/js/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js rename to web/js/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js diff --git a/uoj/1/js/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js b/web/js/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js similarity index 100% rename from uoj/1/js/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js rename to web/js/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js diff --git a/uoj/1/js/ckeditor/plugins/about/dialogs/about.js b/web/js/ckeditor/plugins/about/dialogs/about.js similarity index 100% rename from uoj/1/js/ckeditor/plugins/about/dialogs/about.js rename to web/js/ckeditor/plugins/about/dialogs/about.js diff --git a/uoj/1/js/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png b/web/js/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png similarity index 100% rename from uoj/1/js/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png rename to web/js/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png diff --git a/uoj/1/js/ckeditor/plugins/about/dialogs/logo_ckeditor.png b/web/js/ckeditor/plugins/about/dialogs/logo_ckeditor.png similarity index 100% rename from uoj/1/js/ckeditor/plugins/about/dialogs/logo_ckeditor.png rename to web/js/ckeditor/plugins/about/dialogs/logo_ckeditor.png diff --git a/uoj/1/js/ckeditor/plugins/clipboard/dialogs/paste.js b/web/js/ckeditor/plugins/clipboard/dialogs/paste.js similarity index 100% rename from uoj/1/js/ckeditor/plugins/clipboard/dialogs/paste.js rename to web/js/ckeditor/plugins/clipboard/dialogs/paste.js diff --git a/uoj/1/js/ckeditor/plugins/dialog/dialogDefinition.js b/web/js/ckeditor/plugins/dialog/dialogDefinition.js similarity index 100% rename from uoj/1/js/ckeditor/plugins/dialog/dialogDefinition.js rename to web/js/ckeditor/plugins/dialog/dialogDefinition.js diff --git a/uoj/1/js/ckeditor/plugins/icons.png b/web/js/ckeditor/plugins/icons.png similarity index 100% rename from uoj/1/js/ckeditor/plugins/icons.png rename to web/js/ckeditor/plugins/icons.png diff --git a/uoj/1/js/ckeditor/plugins/icons_hidpi.png b/web/js/ckeditor/plugins/icons_hidpi.png similarity index 100% rename from uoj/1/js/ckeditor/plugins/icons_hidpi.png rename to web/js/ckeditor/plugins/icons_hidpi.png diff --git a/uoj/1/js/ckeditor/plugins/image/dialogs/image.js b/web/js/ckeditor/plugins/image/dialogs/image.js similarity index 100% rename from uoj/1/js/ckeditor/plugins/image/dialogs/image.js rename to web/js/ckeditor/plugins/image/dialogs/image.js diff --git a/uoj/1/js/ckeditor/plugins/image/images/noimage.png b/web/js/ckeditor/plugins/image/images/noimage.png similarity index 100% rename from uoj/1/js/ckeditor/plugins/image/images/noimage.png rename to web/js/ckeditor/plugins/image/images/noimage.png diff --git a/uoj/1/js/ckeditor/plugins/link/dialogs/anchor.js b/web/js/ckeditor/plugins/link/dialogs/anchor.js similarity index 100% rename from uoj/1/js/ckeditor/plugins/link/dialogs/anchor.js rename to web/js/ckeditor/plugins/link/dialogs/anchor.js diff --git a/uoj/1/js/ckeditor/plugins/link/dialogs/link.js b/web/js/ckeditor/plugins/link/dialogs/link.js similarity index 100% rename from uoj/1/js/ckeditor/plugins/link/dialogs/link.js rename to web/js/ckeditor/plugins/link/dialogs/link.js diff --git a/uoj/1/js/ckeditor/plugins/link/images/anchor.png b/web/js/ckeditor/plugins/link/images/anchor.png similarity index 100% rename from uoj/1/js/ckeditor/plugins/link/images/anchor.png rename to web/js/ckeditor/plugins/link/images/anchor.png diff --git a/uoj/1/js/ckeditor/plugins/link/images/hidpi/anchor.png b/web/js/ckeditor/plugins/link/images/hidpi/anchor.png similarity index 100% rename from uoj/1/js/ckeditor/plugins/link/images/hidpi/anchor.png rename to web/js/ckeditor/plugins/link/images/hidpi/anchor.png diff --git a/uoj/1/js/ckeditor/plugins/magicline/images/hidpi/icon.png b/web/js/ckeditor/plugins/magicline/images/hidpi/icon.png similarity index 100% rename from uoj/1/js/ckeditor/plugins/magicline/images/hidpi/icon.png rename to web/js/ckeditor/plugins/magicline/images/hidpi/icon.png diff --git a/uoj/1/js/ckeditor/plugins/magicline/images/icon.png b/web/js/ckeditor/plugins/magicline/images/icon.png similarity index 100% rename from uoj/1/js/ckeditor/plugins/magicline/images/icon.png rename to web/js/ckeditor/plugins/magicline/images/icon.png diff --git a/uoj/1/js/ckeditor/plugins/pastefromword/filter/default.js b/web/js/ckeditor/plugins/pastefromword/filter/default.js similarity index 100% rename from uoj/1/js/ckeditor/plugins/pastefromword/filter/default.js rename to web/js/ckeditor/plugins/pastefromword/filter/default.js diff --git a/uoj/1/js/ckeditor/plugins/scayt/LICENSE.md b/web/js/ckeditor/plugins/scayt/LICENSE.md similarity index 100% rename from uoj/1/js/ckeditor/plugins/scayt/LICENSE.md rename to web/js/ckeditor/plugins/scayt/LICENSE.md diff --git a/uoj/1/js/ckeditor/plugins/scayt/README.md b/web/js/ckeditor/plugins/scayt/README.md similarity index 100% rename from uoj/1/js/ckeditor/plugins/scayt/README.md rename to web/js/ckeditor/plugins/scayt/README.md diff --git a/uoj/1/js/ckeditor/plugins/scayt/dialogs/options.js b/web/js/ckeditor/plugins/scayt/dialogs/options.js similarity index 100% rename from uoj/1/js/ckeditor/plugins/scayt/dialogs/options.js rename to web/js/ckeditor/plugins/scayt/dialogs/options.js diff --git a/uoj/1/js/ckeditor/plugins/scayt/dialogs/toolbar.css b/web/js/ckeditor/plugins/scayt/dialogs/toolbar.css similarity index 100% rename from uoj/1/js/ckeditor/plugins/scayt/dialogs/toolbar.css rename to web/js/ckeditor/plugins/scayt/dialogs/toolbar.css diff --git a/uoj/1/js/ckeditor/plugins/specialchar/dialogs/lang/en.js b/web/js/ckeditor/plugins/specialchar/dialogs/lang/en.js similarity index 100% rename from uoj/1/js/ckeditor/plugins/specialchar/dialogs/lang/en.js rename to web/js/ckeditor/plugins/specialchar/dialogs/lang/en.js diff --git a/uoj/1/js/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js b/web/js/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js similarity index 100% rename from uoj/1/js/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js rename to web/js/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js diff --git a/uoj/1/js/ckeditor/plugins/specialchar/dialogs/lang/zh.js b/web/js/ckeditor/plugins/specialchar/dialogs/lang/zh.js similarity index 100% rename from uoj/1/js/ckeditor/plugins/specialchar/dialogs/lang/zh.js rename to web/js/ckeditor/plugins/specialchar/dialogs/lang/zh.js diff --git a/uoj/1/js/ckeditor/plugins/specialchar/dialogs/specialchar.js b/web/js/ckeditor/plugins/specialchar/dialogs/specialchar.js similarity index 100% rename from uoj/1/js/ckeditor/plugins/specialchar/dialogs/specialchar.js rename to web/js/ckeditor/plugins/specialchar/dialogs/specialchar.js diff --git a/uoj/1/js/ckeditor/plugins/table/dialogs/table.js b/web/js/ckeditor/plugins/table/dialogs/table.js similarity index 100% rename from uoj/1/js/ckeditor/plugins/table/dialogs/table.js rename to web/js/ckeditor/plugins/table/dialogs/table.js diff --git a/uoj/1/js/ckeditor/plugins/tabletools/dialogs/tableCell.js b/web/js/ckeditor/plugins/tabletools/dialogs/tableCell.js similarity index 100% rename from uoj/1/js/ckeditor/plugins/tabletools/dialogs/tableCell.js rename to web/js/ckeditor/plugins/tabletools/dialogs/tableCell.js diff --git a/uoj/1/js/ckeditor/plugins/wsc/LICENSE.md b/web/js/ckeditor/plugins/wsc/LICENSE.md similarity index 100% rename from uoj/1/js/ckeditor/plugins/wsc/LICENSE.md rename to web/js/ckeditor/plugins/wsc/LICENSE.md diff --git a/uoj/1/js/ckeditor/plugins/wsc/README.md b/web/js/ckeditor/plugins/wsc/README.md similarity index 100% rename from uoj/1/js/ckeditor/plugins/wsc/README.md rename to web/js/ckeditor/plugins/wsc/README.md diff --git a/uoj/1/js/ckeditor/plugins/wsc/dialogs/ciframe.html b/web/js/ckeditor/plugins/wsc/dialogs/ciframe.html similarity index 100% rename from uoj/1/js/ckeditor/plugins/wsc/dialogs/ciframe.html rename to web/js/ckeditor/plugins/wsc/dialogs/ciframe.html diff --git a/uoj/1/js/ckeditor/plugins/wsc/dialogs/tmpFrameset.html b/web/js/ckeditor/plugins/wsc/dialogs/tmpFrameset.html similarity index 100% rename from uoj/1/js/ckeditor/plugins/wsc/dialogs/tmpFrameset.html rename to web/js/ckeditor/plugins/wsc/dialogs/tmpFrameset.html diff --git a/uoj/1/js/ckeditor/plugins/wsc/dialogs/wsc.css b/web/js/ckeditor/plugins/wsc/dialogs/wsc.css similarity index 100% rename from uoj/1/js/ckeditor/plugins/wsc/dialogs/wsc.css rename to web/js/ckeditor/plugins/wsc/dialogs/wsc.css diff --git a/uoj/1/js/ckeditor/plugins/wsc/dialogs/wsc.js b/web/js/ckeditor/plugins/wsc/dialogs/wsc.js similarity index 100% rename from uoj/1/js/ckeditor/plugins/wsc/dialogs/wsc.js rename to web/js/ckeditor/plugins/wsc/dialogs/wsc.js diff --git a/uoj/1/js/ckeditor/plugins/wsc/dialogs/wsc_ie.js b/web/js/ckeditor/plugins/wsc/dialogs/wsc_ie.js similarity index 100% rename from uoj/1/js/ckeditor/plugins/wsc/dialogs/wsc_ie.js rename to web/js/ckeditor/plugins/wsc/dialogs/wsc_ie.js diff --git a/uoj/1/js/ckeditor/skins/moono/dialog.css b/web/js/ckeditor/skins/moono/dialog.css similarity index 100% rename from uoj/1/js/ckeditor/skins/moono/dialog.css rename to web/js/ckeditor/skins/moono/dialog.css diff --git a/uoj/1/js/ckeditor/skins/moono/dialog_ie.css b/web/js/ckeditor/skins/moono/dialog_ie.css similarity index 100% rename from uoj/1/js/ckeditor/skins/moono/dialog_ie.css rename to web/js/ckeditor/skins/moono/dialog_ie.css diff --git a/uoj/1/js/ckeditor/skins/moono/dialog_ie7.css b/web/js/ckeditor/skins/moono/dialog_ie7.css similarity index 100% rename from uoj/1/js/ckeditor/skins/moono/dialog_ie7.css rename to web/js/ckeditor/skins/moono/dialog_ie7.css diff --git a/uoj/1/js/ckeditor/skins/moono/dialog_ie8.css b/web/js/ckeditor/skins/moono/dialog_ie8.css similarity index 100% rename from uoj/1/js/ckeditor/skins/moono/dialog_ie8.css rename to web/js/ckeditor/skins/moono/dialog_ie8.css diff --git a/uoj/1/js/ckeditor/skins/moono/dialog_iequirks.css b/web/js/ckeditor/skins/moono/dialog_iequirks.css similarity index 100% rename from uoj/1/js/ckeditor/skins/moono/dialog_iequirks.css rename to web/js/ckeditor/skins/moono/dialog_iequirks.css diff --git a/uoj/1/js/ckeditor/skins/moono/editor.css b/web/js/ckeditor/skins/moono/editor.css similarity index 100% rename from uoj/1/js/ckeditor/skins/moono/editor.css rename to web/js/ckeditor/skins/moono/editor.css diff --git a/uoj/1/js/ckeditor/skins/moono/editor_gecko.css b/web/js/ckeditor/skins/moono/editor_gecko.css similarity index 100% rename from uoj/1/js/ckeditor/skins/moono/editor_gecko.css rename to web/js/ckeditor/skins/moono/editor_gecko.css diff --git a/uoj/1/js/ckeditor/skins/moono/editor_ie.css b/web/js/ckeditor/skins/moono/editor_ie.css similarity index 100% rename from uoj/1/js/ckeditor/skins/moono/editor_ie.css rename to web/js/ckeditor/skins/moono/editor_ie.css diff --git a/uoj/1/js/ckeditor/skins/moono/editor_ie7.css b/web/js/ckeditor/skins/moono/editor_ie7.css similarity index 100% rename from uoj/1/js/ckeditor/skins/moono/editor_ie7.css rename to web/js/ckeditor/skins/moono/editor_ie7.css diff --git a/uoj/1/js/ckeditor/skins/moono/editor_ie8.css b/web/js/ckeditor/skins/moono/editor_ie8.css similarity index 100% rename from uoj/1/js/ckeditor/skins/moono/editor_ie8.css rename to web/js/ckeditor/skins/moono/editor_ie8.css diff --git a/uoj/1/js/ckeditor/skins/moono/editor_iequirks.css b/web/js/ckeditor/skins/moono/editor_iequirks.css similarity index 100% rename from uoj/1/js/ckeditor/skins/moono/editor_iequirks.css rename to web/js/ckeditor/skins/moono/editor_iequirks.css diff --git a/uoj/1/js/ckeditor/skins/moono/icons.png b/web/js/ckeditor/skins/moono/icons.png similarity index 100% rename from uoj/1/js/ckeditor/skins/moono/icons.png rename to web/js/ckeditor/skins/moono/icons.png diff --git a/uoj/1/js/ckeditor/skins/moono/icons_hidpi.png b/web/js/ckeditor/skins/moono/icons_hidpi.png similarity index 100% rename from uoj/1/js/ckeditor/skins/moono/icons_hidpi.png rename to web/js/ckeditor/skins/moono/icons_hidpi.png diff --git a/uoj/1/js/ckeditor/skins/moono/images/arrow.png b/web/js/ckeditor/skins/moono/images/arrow.png similarity index 100% rename from uoj/1/js/ckeditor/skins/moono/images/arrow.png rename to web/js/ckeditor/skins/moono/images/arrow.png diff --git a/uoj/1/js/ckeditor/skins/moono/images/close.png b/web/js/ckeditor/skins/moono/images/close.png similarity index 100% rename from uoj/1/js/ckeditor/skins/moono/images/close.png rename to web/js/ckeditor/skins/moono/images/close.png diff --git a/uoj/1/js/ckeditor/skins/moono/images/hidpi/close.png b/web/js/ckeditor/skins/moono/images/hidpi/close.png similarity index 100% rename from uoj/1/js/ckeditor/skins/moono/images/hidpi/close.png rename to web/js/ckeditor/skins/moono/images/hidpi/close.png diff --git a/uoj/1/js/ckeditor/skins/moono/images/hidpi/lock-open.png b/web/js/ckeditor/skins/moono/images/hidpi/lock-open.png similarity index 100% rename from uoj/1/js/ckeditor/skins/moono/images/hidpi/lock-open.png rename to web/js/ckeditor/skins/moono/images/hidpi/lock-open.png diff --git a/uoj/1/js/ckeditor/skins/moono/images/hidpi/lock.png b/web/js/ckeditor/skins/moono/images/hidpi/lock.png similarity index 100% rename from uoj/1/js/ckeditor/skins/moono/images/hidpi/lock.png rename to web/js/ckeditor/skins/moono/images/hidpi/lock.png diff --git a/uoj/1/js/ckeditor/skins/moono/images/hidpi/refresh.png b/web/js/ckeditor/skins/moono/images/hidpi/refresh.png similarity index 100% rename from uoj/1/js/ckeditor/skins/moono/images/hidpi/refresh.png rename to web/js/ckeditor/skins/moono/images/hidpi/refresh.png diff --git a/uoj/1/js/ckeditor/skins/moono/images/lock-open.png b/web/js/ckeditor/skins/moono/images/lock-open.png similarity index 100% rename from uoj/1/js/ckeditor/skins/moono/images/lock-open.png rename to web/js/ckeditor/skins/moono/images/lock-open.png diff --git a/uoj/1/js/ckeditor/skins/moono/images/lock.png b/web/js/ckeditor/skins/moono/images/lock.png similarity index 100% rename from uoj/1/js/ckeditor/skins/moono/images/lock.png rename to web/js/ckeditor/skins/moono/images/lock.png diff --git a/uoj/1/js/ckeditor/skins/moono/images/refresh.png b/web/js/ckeditor/skins/moono/images/refresh.png similarity index 100% rename from uoj/1/js/ckeditor/skins/moono/images/refresh.png rename to web/js/ckeditor/skins/moono/images/refresh.png diff --git a/uoj/1/js/ckeditor/skins/moono/readme.md b/web/js/ckeditor/skins/moono/readme.md similarity index 100% rename from uoj/1/js/ckeditor/skins/moono/readme.md rename to web/js/ckeditor/skins/moono/readme.md diff --git a/uoj/1/js/ckeditor/styles.js b/web/js/ckeditor/styles.js similarity index 100% rename from uoj/1/js/ckeditor/styles.js rename to web/js/ckeditor/styles.js diff --git a/uoj/1/js/classList.js b/web/js/classList.js similarity index 100% rename from uoj/1/js/classList.js rename to web/js/classList.js diff --git a/uoj/1/js/codemirror/addon/comment/comment.js b/web/js/codemirror/addon/comment/comment.js similarity index 100% rename from uoj/1/js/codemirror/addon/comment/comment.js rename to web/js/codemirror/addon/comment/comment.js diff --git a/uoj/1/js/codemirror/addon/comment/continuecomment.js b/web/js/codemirror/addon/comment/continuecomment.js similarity index 100% rename from uoj/1/js/codemirror/addon/comment/continuecomment.js rename to web/js/codemirror/addon/comment/continuecomment.js diff --git a/uoj/1/js/codemirror/addon/dialog/dialog.css b/web/js/codemirror/addon/dialog/dialog.css similarity index 100% rename from uoj/1/js/codemirror/addon/dialog/dialog.css rename to web/js/codemirror/addon/dialog/dialog.css diff --git a/uoj/1/js/codemirror/addon/dialog/dialog.js b/web/js/codemirror/addon/dialog/dialog.js similarity index 100% rename from uoj/1/js/codemirror/addon/dialog/dialog.js rename to web/js/codemirror/addon/dialog/dialog.js diff --git a/uoj/1/js/codemirror/addon/display/fullscreen.css b/web/js/codemirror/addon/display/fullscreen.css similarity index 100% rename from uoj/1/js/codemirror/addon/display/fullscreen.css rename to web/js/codemirror/addon/display/fullscreen.css diff --git a/uoj/1/js/codemirror/addon/display/fullscreen.js b/web/js/codemirror/addon/display/fullscreen.js similarity index 100% rename from uoj/1/js/codemirror/addon/display/fullscreen.js rename to web/js/codemirror/addon/display/fullscreen.js diff --git a/uoj/1/js/codemirror/addon/display/placeholder.js b/web/js/codemirror/addon/display/placeholder.js similarity index 100% rename from uoj/1/js/codemirror/addon/display/placeholder.js rename to web/js/codemirror/addon/display/placeholder.js diff --git a/uoj/1/js/codemirror/addon/display/rulers.js b/web/js/codemirror/addon/display/rulers.js similarity index 100% rename from uoj/1/js/codemirror/addon/display/rulers.js rename to web/js/codemirror/addon/display/rulers.js diff --git a/uoj/1/js/codemirror/addon/edit/closebrackets.js b/web/js/codemirror/addon/edit/closebrackets.js similarity index 100% rename from uoj/1/js/codemirror/addon/edit/closebrackets.js rename to web/js/codemirror/addon/edit/closebrackets.js diff --git a/uoj/1/js/codemirror/addon/edit/closetag.js b/web/js/codemirror/addon/edit/closetag.js similarity index 100% rename from uoj/1/js/codemirror/addon/edit/closetag.js rename to web/js/codemirror/addon/edit/closetag.js diff --git a/uoj/1/js/codemirror/addon/edit/continuelist.js b/web/js/codemirror/addon/edit/continuelist.js similarity index 100% rename from uoj/1/js/codemirror/addon/edit/continuelist.js rename to web/js/codemirror/addon/edit/continuelist.js diff --git a/uoj/1/js/codemirror/addon/edit/matchbrackets.js b/web/js/codemirror/addon/edit/matchbrackets.js similarity index 100% rename from uoj/1/js/codemirror/addon/edit/matchbrackets.js rename to web/js/codemirror/addon/edit/matchbrackets.js diff --git a/uoj/1/js/codemirror/addon/edit/matchtags.js b/web/js/codemirror/addon/edit/matchtags.js similarity index 100% rename from uoj/1/js/codemirror/addon/edit/matchtags.js rename to web/js/codemirror/addon/edit/matchtags.js diff --git a/uoj/1/js/codemirror/addon/edit/trailingspace.js b/web/js/codemirror/addon/edit/trailingspace.js similarity index 100% rename from uoj/1/js/codemirror/addon/edit/trailingspace.js rename to web/js/codemirror/addon/edit/trailingspace.js diff --git a/uoj/1/js/codemirror/addon/fold/brace-fold.js b/web/js/codemirror/addon/fold/brace-fold.js similarity index 100% rename from uoj/1/js/codemirror/addon/fold/brace-fold.js rename to web/js/codemirror/addon/fold/brace-fold.js diff --git a/uoj/1/js/codemirror/addon/fold/comment-fold.js b/web/js/codemirror/addon/fold/comment-fold.js similarity index 100% rename from uoj/1/js/codemirror/addon/fold/comment-fold.js rename to web/js/codemirror/addon/fold/comment-fold.js diff --git a/uoj/1/js/codemirror/addon/fold/foldcode.js b/web/js/codemirror/addon/fold/foldcode.js similarity index 100% rename from uoj/1/js/codemirror/addon/fold/foldcode.js rename to web/js/codemirror/addon/fold/foldcode.js diff --git a/uoj/1/js/codemirror/addon/fold/foldgutter.css b/web/js/codemirror/addon/fold/foldgutter.css similarity index 100% rename from uoj/1/js/codemirror/addon/fold/foldgutter.css rename to web/js/codemirror/addon/fold/foldgutter.css diff --git a/uoj/1/js/codemirror/addon/fold/foldgutter.js b/web/js/codemirror/addon/fold/foldgutter.js similarity index 100% rename from uoj/1/js/codemirror/addon/fold/foldgutter.js rename to web/js/codemirror/addon/fold/foldgutter.js diff --git a/uoj/1/js/codemirror/addon/fold/indent-fold.js b/web/js/codemirror/addon/fold/indent-fold.js similarity index 100% rename from uoj/1/js/codemirror/addon/fold/indent-fold.js rename to web/js/codemirror/addon/fold/indent-fold.js diff --git a/uoj/1/js/codemirror/addon/fold/markdown-fold.js b/web/js/codemirror/addon/fold/markdown-fold.js similarity index 100% rename from uoj/1/js/codemirror/addon/fold/markdown-fold.js rename to web/js/codemirror/addon/fold/markdown-fold.js diff --git a/uoj/1/js/codemirror/addon/fold/xml-fold.js b/web/js/codemirror/addon/fold/xml-fold.js similarity index 100% rename from uoj/1/js/codemirror/addon/fold/xml-fold.js rename to web/js/codemirror/addon/fold/xml-fold.js diff --git a/uoj/1/js/codemirror/addon/hint/anyword-hint.js b/web/js/codemirror/addon/hint/anyword-hint.js similarity index 100% rename from uoj/1/js/codemirror/addon/hint/anyword-hint.js rename to web/js/codemirror/addon/hint/anyword-hint.js diff --git a/uoj/1/js/codemirror/addon/hint/css-hint.js b/web/js/codemirror/addon/hint/css-hint.js similarity index 100% rename from uoj/1/js/codemirror/addon/hint/css-hint.js rename to web/js/codemirror/addon/hint/css-hint.js diff --git a/uoj/1/js/codemirror/addon/hint/html-hint.js b/web/js/codemirror/addon/hint/html-hint.js similarity index 100% rename from uoj/1/js/codemirror/addon/hint/html-hint.js rename to web/js/codemirror/addon/hint/html-hint.js diff --git a/uoj/1/js/codemirror/addon/hint/javascript-hint.js b/web/js/codemirror/addon/hint/javascript-hint.js similarity index 100% rename from uoj/1/js/codemirror/addon/hint/javascript-hint.js rename to web/js/codemirror/addon/hint/javascript-hint.js diff --git a/uoj/1/js/codemirror/addon/hint/python-hint.js b/web/js/codemirror/addon/hint/python-hint.js similarity index 100% rename from uoj/1/js/codemirror/addon/hint/python-hint.js rename to web/js/codemirror/addon/hint/python-hint.js diff --git a/uoj/1/js/codemirror/addon/hint/show-hint.css b/web/js/codemirror/addon/hint/show-hint.css similarity index 100% rename from uoj/1/js/codemirror/addon/hint/show-hint.css rename to web/js/codemirror/addon/hint/show-hint.css diff --git a/uoj/1/js/codemirror/addon/hint/show-hint.js b/web/js/codemirror/addon/hint/show-hint.js similarity index 100% rename from uoj/1/js/codemirror/addon/hint/show-hint.js rename to web/js/codemirror/addon/hint/show-hint.js diff --git a/uoj/1/js/codemirror/addon/hint/sql-hint.js b/web/js/codemirror/addon/hint/sql-hint.js similarity index 100% rename from uoj/1/js/codemirror/addon/hint/sql-hint.js rename to web/js/codemirror/addon/hint/sql-hint.js diff --git a/uoj/1/js/codemirror/addon/hint/xml-hint.js b/web/js/codemirror/addon/hint/xml-hint.js similarity index 100% rename from uoj/1/js/codemirror/addon/hint/xml-hint.js rename to web/js/codemirror/addon/hint/xml-hint.js diff --git a/uoj/1/js/codemirror/addon/lint/coffeescript-lint.js b/web/js/codemirror/addon/lint/coffeescript-lint.js similarity index 100% rename from uoj/1/js/codemirror/addon/lint/coffeescript-lint.js rename to web/js/codemirror/addon/lint/coffeescript-lint.js diff --git a/uoj/1/js/codemirror/addon/lint/css-lint.js b/web/js/codemirror/addon/lint/css-lint.js similarity index 100% rename from uoj/1/js/codemirror/addon/lint/css-lint.js rename to web/js/codemirror/addon/lint/css-lint.js diff --git a/uoj/1/js/codemirror/addon/lint/javascript-lint.js b/web/js/codemirror/addon/lint/javascript-lint.js similarity index 100% rename from uoj/1/js/codemirror/addon/lint/javascript-lint.js rename to web/js/codemirror/addon/lint/javascript-lint.js diff --git a/uoj/1/js/codemirror/addon/lint/json-lint.js b/web/js/codemirror/addon/lint/json-lint.js similarity index 100% rename from uoj/1/js/codemirror/addon/lint/json-lint.js rename to web/js/codemirror/addon/lint/json-lint.js diff --git a/uoj/1/js/codemirror/addon/lint/lint.css b/web/js/codemirror/addon/lint/lint.css similarity index 100% rename from uoj/1/js/codemirror/addon/lint/lint.css rename to web/js/codemirror/addon/lint/lint.css diff --git a/uoj/1/js/codemirror/addon/lint/lint.js b/web/js/codemirror/addon/lint/lint.js similarity index 100% rename from uoj/1/js/codemirror/addon/lint/lint.js rename to web/js/codemirror/addon/lint/lint.js diff --git a/uoj/1/js/codemirror/addon/lint/yaml-lint.js b/web/js/codemirror/addon/lint/yaml-lint.js similarity index 100% rename from uoj/1/js/codemirror/addon/lint/yaml-lint.js rename to web/js/codemirror/addon/lint/yaml-lint.js diff --git a/uoj/1/js/codemirror/addon/merge/merge.css b/web/js/codemirror/addon/merge/merge.css similarity index 100% rename from uoj/1/js/codemirror/addon/merge/merge.css rename to web/js/codemirror/addon/merge/merge.css diff --git a/uoj/1/js/codemirror/addon/merge/merge.js b/web/js/codemirror/addon/merge/merge.js similarity index 100% rename from uoj/1/js/codemirror/addon/merge/merge.js rename to web/js/codemirror/addon/merge/merge.js diff --git a/uoj/1/js/codemirror/addon/mode/loadmode.js b/web/js/codemirror/addon/mode/loadmode.js similarity index 100% rename from uoj/1/js/codemirror/addon/mode/loadmode.js rename to web/js/codemirror/addon/mode/loadmode.js diff --git a/uoj/1/js/codemirror/addon/mode/multiplex.js b/web/js/codemirror/addon/mode/multiplex.js similarity index 100% rename from uoj/1/js/codemirror/addon/mode/multiplex.js rename to web/js/codemirror/addon/mode/multiplex.js diff --git a/uoj/1/js/codemirror/addon/mode/multiplex_test.js b/web/js/codemirror/addon/mode/multiplex_test.js similarity index 100% rename from uoj/1/js/codemirror/addon/mode/multiplex_test.js rename to web/js/codemirror/addon/mode/multiplex_test.js diff --git a/uoj/1/js/codemirror/addon/mode/overlay.js b/web/js/codemirror/addon/mode/overlay.js similarity index 100% rename from uoj/1/js/codemirror/addon/mode/overlay.js rename to web/js/codemirror/addon/mode/overlay.js diff --git a/uoj/1/js/codemirror/addon/runmode/colorize.js b/web/js/codemirror/addon/runmode/colorize.js similarity index 100% rename from uoj/1/js/codemirror/addon/runmode/colorize.js rename to web/js/codemirror/addon/runmode/colorize.js diff --git a/uoj/1/js/codemirror/addon/runmode/runmode-standalone.js b/web/js/codemirror/addon/runmode/runmode-standalone.js similarity index 100% rename from uoj/1/js/codemirror/addon/runmode/runmode-standalone.js rename to web/js/codemirror/addon/runmode/runmode-standalone.js diff --git a/uoj/1/js/codemirror/addon/runmode/runmode.js b/web/js/codemirror/addon/runmode/runmode.js similarity index 100% rename from uoj/1/js/codemirror/addon/runmode/runmode.js rename to web/js/codemirror/addon/runmode/runmode.js diff --git a/uoj/1/js/codemirror/addon/runmode/runmode.node.js b/web/js/codemirror/addon/runmode/runmode.node.js similarity index 100% rename from uoj/1/js/codemirror/addon/runmode/runmode.node.js rename to web/js/codemirror/addon/runmode/runmode.node.js diff --git a/uoj/1/js/codemirror/addon/scroll/scrollpastend.js b/web/js/codemirror/addon/scroll/scrollpastend.js similarity index 100% rename from uoj/1/js/codemirror/addon/scroll/scrollpastend.js rename to web/js/codemirror/addon/scroll/scrollpastend.js diff --git a/uoj/1/js/codemirror/addon/search/match-highlighter.js b/web/js/codemirror/addon/search/match-highlighter.js similarity index 100% rename from uoj/1/js/codemirror/addon/search/match-highlighter.js rename to web/js/codemirror/addon/search/match-highlighter.js diff --git a/uoj/1/js/codemirror/addon/search/search.js b/web/js/codemirror/addon/search/search.js similarity index 100% rename from uoj/1/js/codemirror/addon/search/search.js rename to web/js/codemirror/addon/search/search.js diff --git a/uoj/1/js/codemirror/addon/search/searchcursor.js b/web/js/codemirror/addon/search/searchcursor.js similarity index 100% rename from uoj/1/js/codemirror/addon/search/searchcursor.js rename to web/js/codemirror/addon/search/searchcursor.js diff --git a/uoj/1/js/codemirror/addon/selection/active-line.js b/web/js/codemirror/addon/selection/active-line.js similarity index 100% rename from uoj/1/js/codemirror/addon/selection/active-line.js rename to web/js/codemirror/addon/selection/active-line.js diff --git a/uoj/1/js/codemirror/addon/selection/mark-selection.js b/web/js/codemirror/addon/selection/mark-selection.js similarity index 100% rename from uoj/1/js/codemirror/addon/selection/mark-selection.js rename to web/js/codemirror/addon/selection/mark-selection.js diff --git a/uoj/1/js/codemirror/addon/tern/tern.css b/web/js/codemirror/addon/tern/tern.css similarity index 100% rename from uoj/1/js/codemirror/addon/tern/tern.css rename to web/js/codemirror/addon/tern/tern.css diff --git a/uoj/1/js/codemirror/addon/tern/tern.js b/web/js/codemirror/addon/tern/tern.js similarity index 100% rename from uoj/1/js/codemirror/addon/tern/tern.js rename to web/js/codemirror/addon/tern/tern.js diff --git a/uoj/1/js/codemirror/addon/tern/worker.js b/web/js/codemirror/addon/tern/worker.js similarity index 100% rename from uoj/1/js/codemirror/addon/tern/worker.js rename to web/js/codemirror/addon/tern/worker.js diff --git a/uoj/1/js/codemirror/addon/wrap/hardwrap.js b/web/js/codemirror/addon/wrap/hardwrap.js similarity index 100% rename from uoj/1/js/codemirror/addon/wrap/hardwrap.js rename to web/js/codemirror/addon/wrap/hardwrap.js diff --git a/uoj/1/js/codemirror/bin/authors.sh b/web/js/codemirror/bin/authors.sh similarity index 100% rename from uoj/1/js/codemirror/bin/authors.sh rename to web/js/codemirror/bin/authors.sh diff --git a/uoj/1/js/codemirror/bin/compress b/web/js/codemirror/bin/compress similarity index 100% rename from uoj/1/js/codemirror/bin/compress rename to web/js/codemirror/bin/compress diff --git a/uoj/1/js/codemirror/bin/lint b/web/js/codemirror/bin/lint similarity index 100% rename from uoj/1/js/codemirror/bin/lint rename to web/js/codemirror/bin/lint diff --git a/uoj/1/js/codemirror/bin/release b/web/js/codemirror/bin/release similarity index 100% rename from uoj/1/js/codemirror/bin/release rename to web/js/codemirror/bin/release diff --git a/uoj/1/js/codemirror/bin/source-highlight b/web/js/codemirror/bin/source-highlight similarity index 100% rename from uoj/1/js/codemirror/bin/source-highlight rename to web/js/codemirror/bin/source-highlight diff --git a/uoj/1/js/codemirror/demo/activeline.html b/web/js/codemirror/demo/activeline.html similarity index 100% rename from uoj/1/js/codemirror/demo/activeline.html rename to web/js/codemirror/demo/activeline.html diff --git a/uoj/1/js/codemirror/demo/anywordhint.html b/web/js/codemirror/demo/anywordhint.html similarity index 100% rename from uoj/1/js/codemirror/demo/anywordhint.html rename to web/js/codemirror/demo/anywordhint.html diff --git a/uoj/1/js/codemirror/demo/bidi.html b/web/js/codemirror/demo/bidi.html similarity index 100% rename from uoj/1/js/codemirror/demo/bidi.html rename to web/js/codemirror/demo/bidi.html diff --git a/uoj/1/js/codemirror/demo/btree.html b/web/js/codemirror/demo/btree.html similarity index 100% rename from uoj/1/js/codemirror/demo/btree.html rename to web/js/codemirror/demo/btree.html diff --git a/uoj/1/js/codemirror/demo/buffers.html b/web/js/codemirror/demo/buffers.html similarity index 100% rename from uoj/1/js/codemirror/demo/buffers.html rename to web/js/codemirror/demo/buffers.html diff --git a/uoj/1/js/codemirror/demo/changemode.html b/web/js/codemirror/demo/changemode.html similarity index 100% rename from uoj/1/js/codemirror/demo/changemode.html rename to web/js/codemirror/demo/changemode.html diff --git a/uoj/1/js/codemirror/demo/closebrackets.html b/web/js/codemirror/demo/closebrackets.html similarity index 100% rename from uoj/1/js/codemirror/demo/closebrackets.html rename to web/js/codemirror/demo/closebrackets.html diff --git a/uoj/1/js/codemirror/demo/closetag.html b/web/js/codemirror/demo/closetag.html similarity index 100% rename from uoj/1/js/codemirror/demo/closetag.html rename to web/js/codemirror/demo/closetag.html diff --git a/uoj/1/js/codemirror/demo/complete.html b/web/js/codemirror/demo/complete.html similarity index 100% rename from uoj/1/js/codemirror/demo/complete.html rename to web/js/codemirror/demo/complete.html diff --git a/uoj/1/js/codemirror/demo/emacs.html b/web/js/codemirror/demo/emacs.html similarity index 100% rename from uoj/1/js/codemirror/demo/emacs.html rename to web/js/codemirror/demo/emacs.html diff --git a/uoj/1/js/codemirror/demo/folding.html b/web/js/codemirror/demo/folding.html similarity index 100% rename from uoj/1/js/codemirror/demo/folding.html rename to web/js/codemirror/demo/folding.html diff --git a/uoj/1/js/codemirror/demo/fullscreen.html b/web/js/codemirror/demo/fullscreen.html similarity index 100% rename from uoj/1/js/codemirror/demo/fullscreen.html rename to web/js/codemirror/demo/fullscreen.html diff --git a/uoj/1/js/codemirror/demo/hardwrap.html b/web/js/codemirror/demo/hardwrap.html similarity index 100% rename from uoj/1/js/codemirror/demo/hardwrap.html rename to web/js/codemirror/demo/hardwrap.html diff --git a/uoj/1/js/codemirror/demo/html5complete.html b/web/js/codemirror/demo/html5complete.html similarity index 100% rename from uoj/1/js/codemirror/demo/html5complete.html rename to web/js/codemirror/demo/html5complete.html diff --git a/uoj/1/js/codemirror/demo/indentwrap.html b/web/js/codemirror/demo/indentwrap.html similarity index 100% rename from uoj/1/js/codemirror/demo/indentwrap.html rename to web/js/codemirror/demo/indentwrap.html diff --git a/uoj/1/js/codemirror/demo/lint.html b/web/js/codemirror/demo/lint.html similarity index 100% rename from uoj/1/js/codemirror/demo/lint.html rename to web/js/codemirror/demo/lint.html diff --git a/uoj/1/js/codemirror/demo/loadmode.html b/web/js/codemirror/demo/loadmode.html similarity index 100% rename from uoj/1/js/codemirror/demo/loadmode.html rename to web/js/codemirror/demo/loadmode.html diff --git a/uoj/1/js/codemirror/demo/marker.html b/web/js/codemirror/demo/marker.html similarity index 100% rename from uoj/1/js/codemirror/demo/marker.html rename to web/js/codemirror/demo/marker.html diff --git a/uoj/1/js/codemirror/demo/markselection.html b/web/js/codemirror/demo/markselection.html similarity index 100% rename from uoj/1/js/codemirror/demo/markselection.html rename to web/js/codemirror/demo/markselection.html diff --git a/uoj/1/js/codemirror/demo/matchhighlighter.html b/web/js/codemirror/demo/matchhighlighter.html similarity index 100% rename from uoj/1/js/codemirror/demo/matchhighlighter.html rename to web/js/codemirror/demo/matchhighlighter.html diff --git a/uoj/1/js/codemirror/demo/matchtags.html b/web/js/codemirror/demo/matchtags.html similarity index 100% rename from uoj/1/js/codemirror/demo/matchtags.html rename to web/js/codemirror/demo/matchtags.html diff --git a/uoj/1/js/codemirror/demo/merge.html b/web/js/codemirror/demo/merge.html similarity index 100% rename from uoj/1/js/codemirror/demo/merge.html rename to web/js/codemirror/demo/merge.html diff --git a/uoj/1/js/codemirror/demo/multiplex.html b/web/js/codemirror/demo/multiplex.html similarity index 100% rename from uoj/1/js/codemirror/demo/multiplex.html rename to web/js/codemirror/demo/multiplex.html diff --git a/uoj/1/js/codemirror/demo/mustache.html b/web/js/codemirror/demo/mustache.html similarity index 100% rename from uoj/1/js/codemirror/demo/mustache.html rename to web/js/codemirror/demo/mustache.html diff --git a/uoj/1/js/codemirror/demo/placeholder.html b/web/js/codemirror/demo/placeholder.html similarity index 100% rename from uoj/1/js/codemirror/demo/placeholder.html rename to web/js/codemirror/demo/placeholder.html diff --git a/uoj/1/js/codemirror/demo/preview.html b/web/js/codemirror/demo/preview.html similarity index 100% rename from uoj/1/js/codemirror/demo/preview.html rename to web/js/codemirror/demo/preview.html diff --git a/uoj/1/js/codemirror/demo/requirejs.html b/web/js/codemirror/demo/requirejs.html similarity index 100% rename from uoj/1/js/codemirror/demo/requirejs.html rename to web/js/codemirror/demo/requirejs.html diff --git a/uoj/1/js/codemirror/demo/resize.html b/web/js/codemirror/demo/resize.html similarity index 100% rename from uoj/1/js/codemirror/demo/resize.html rename to web/js/codemirror/demo/resize.html diff --git a/uoj/1/js/codemirror/demo/rulers.html b/web/js/codemirror/demo/rulers.html similarity index 100% rename from uoj/1/js/codemirror/demo/rulers.html rename to web/js/codemirror/demo/rulers.html diff --git a/uoj/1/js/codemirror/demo/runmode.html b/web/js/codemirror/demo/runmode.html similarity index 100% rename from uoj/1/js/codemirror/demo/runmode.html rename to web/js/codemirror/demo/runmode.html diff --git a/uoj/1/js/codemirror/demo/search.html b/web/js/codemirror/demo/search.html similarity index 100% rename from uoj/1/js/codemirror/demo/search.html rename to web/js/codemirror/demo/search.html diff --git a/uoj/1/js/codemirror/demo/spanaffectswrapping_shim.html b/web/js/codemirror/demo/spanaffectswrapping_shim.html similarity index 100% rename from uoj/1/js/codemirror/demo/spanaffectswrapping_shim.html rename to web/js/codemirror/demo/spanaffectswrapping_shim.html diff --git a/uoj/1/js/codemirror/demo/sublime.html b/web/js/codemirror/demo/sublime.html similarity index 100% rename from uoj/1/js/codemirror/demo/sublime.html rename to web/js/codemirror/demo/sublime.html diff --git a/uoj/1/js/codemirror/demo/tern.html b/web/js/codemirror/demo/tern.html similarity index 100% rename from uoj/1/js/codemirror/demo/tern.html rename to web/js/codemirror/demo/tern.html diff --git a/uoj/1/js/codemirror/demo/theme.html b/web/js/codemirror/demo/theme.html similarity index 100% rename from uoj/1/js/codemirror/demo/theme.html rename to web/js/codemirror/demo/theme.html diff --git a/uoj/1/js/codemirror/demo/trailingspace.html b/web/js/codemirror/demo/trailingspace.html similarity index 100% rename from uoj/1/js/codemirror/demo/trailingspace.html rename to web/js/codemirror/demo/trailingspace.html diff --git a/uoj/1/js/codemirror/demo/variableheight.html b/web/js/codemirror/demo/variableheight.html similarity index 100% rename from uoj/1/js/codemirror/demo/variableheight.html rename to web/js/codemirror/demo/variableheight.html diff --git a/uoj/1/js/codemirror/demo/vim.html b/web/js/codemirror/demo/vim.html similarity index 100% rename from uoj/1/js/codemirror/demo/vim.html rename to web/js/codemirror/demo/vim.html diff --git a/uoj/1/js/codemirror/demo/visibletabs.html b/web/js/codemirror/demo/visibletabs.html similarity index 100% rename from uoj/1/js/codemirror/demo/visibletabs.html rename to web/js/codemirror/demo/visibletabs.html diff --git a/uoj/1/js/codemirror/demo/widget.html b/web/js/codemirror/demo/widget.html similarity index 100% rename from uoj/1/js/codemirror/demo/widget.html rename to web/js/codemirror/demo/widget.html diff --git a/uoj/1/js/codemirror/demo/xmlcomplete.html b/web/js/codemirror/demo/xmlcomplete.html similarity index 100% rename from uoj/1/js/codemirror/demo/xmlcomplete.html rename to web/js/codemirror/demo/xmlcomplete.html diff --git a/uoj/1/js/codemirror/doc/activebookmark.js b/web/js/codemirror/doc/activebookmark.js similarity index 100% rename from uoj/1/js/codemirror/doc/activebookmark.js rename to web/js/codemirror/doc/activebookmark.js diff --git a/uoj/1/js/codemirror/doc/compress.html b/web/js/codemirror/doc/compress.html similarity index 100% rename from uoj/1/js/codemirror/doc/compress.html rename to web/js/codemirror/doc/compress.html diff --git a/uoj/1/js/codemirror/doc/docs.css b/web/js/codemirror/doc/docs.css similarity index 100% rename from uoj/1/js/codemirror/doc/docs.css rename to web/js/codemirror/doc/docs.css diff --git a/uoj/1/js/codemirror/doc/internals.html b/web/js/codemirror/doc/internals.html similarity index 100% rename from uoj/1/js/codemirror/doc/internals.html rename to web/js/codemirror/doc/internals.html diff --git a/uoj/1/js/codemirror/doc/logo.png b/web/js/codemirror/doc/logo.png similarity index 100% rename from uoj/1/js/codemirror/doc/logo.png rename to web/js/codemirror/doc/logo.png diff --git a/uoj/1/js/codemirror/doc/logo.svg b/web/js/codemirror/doc/logo.svg similarity index 100% rename from uoj/1/js/codemirror/doc/logo.svg rename to web/js/codemirror/doc/logo.svg diff --git a/uoj/1/js/codemirror/doc/manual.html b/web/js/codemirror/doc/manual.html similarity index 100% rename from uoj/1/js/codemirror/doc/manual.html rename to web/js/codemirror/doc/manual.html diff --git a/uoj/1/js/codemirror/doc/realworld.html b/web/js/codemirror/doc/realworld.html similarity index 100% rename from uoj/1/js/codemirror/doc/realworld.html rename to web/js/codemirror/doc/realworld.html diff --git a/uoj/1/js/codemirror/doc/releases.html b/web/js/codemirror/doc/releases.html similarity index 100% rename from uoj/1/js/codemirror/doc/releases.html rename to web/js/codemirror/doc/releases.html diff --git a/uoj/1/js/codemirror/doc/reporting.html b/web/js/codemirror/doc/reporting.html similarity index 100% rename from uoj/1/js/codemirror/doc/reporting.html rename to web/js/codemirror/doc/reporting.html diff --git a/uoj/1/js/codemirror/doc/upgrade_v2.2.html b/web/js/codemirror/doc/upgrade_v2.2.html similarity index 100% rename from uoj/1/js/codemirror/doc/upgrade_v2.2.html rename to web/js/codemirror/doc/upgrade_v2.2.html diff --git a/uoj/1/js/codemirror/doc/upgrade_v3.html b/web/js/codemirror/doc/upgrade_v3.html similarity index 100% rename from uoj/1/js/codemirror/doc/upgrade_v3.html rename to web/js/codemirror/doc/upgrade_v3.html diff --git a/uoj/1/js/codemirror/doc/upgrade_v4.html b/web/js/codemirror/doc/upgrade_v4.html similarity index 100% rename from uoj/1/js/codemirror/doc/upgrade_v4.html rename to web/js/codemirror/doc/upgrade_v4.html diff --git a/uoj/1/js/codemirror/keymap/emacs.js b/web/js/codemirror/keymap/emacs.js similarity index 100% rename from uoj/1/js/codemirror/keymap/emacs.js rename to web/js/codemirror/keymap/emacs.js diff --git a/uoj/1/js/codemirror/keymap/sublime.js b/web/js/codemirror/keymap/sublime.js similarity index 100% rename from uoj/1/js/codemirror/keymap/sublime.js rename to web/js/codemirror/keymap/sublime.js diff --git a/uoj/1/js/codemirror/keymap/vim.js b/web/js/codemirror/keymap/vim.js similarity index 100% rename from uoj/1/js/codemirror/keymap/vim.js rename to web/js/codemirror/keymap/vim.js diff --git a/uoj/1/js/codemirror/lib/codemirror.css b/web/js/codemirror/lib/codemirror.css similarity index 100% rename from uoj/1/js/codemirror/lib/codemirror.css rename to web/js/codemirror/lib/codemirror.css diff --git a/uoj/1/js/codemirror/lib/codemirror.js b/web/js/codemirror/lib/codemirror.js similarity index 100% rename from uoj/1/js/codemirror/lib/codemirror.js rename to web/js/codemirror/lib/codemirror.js diff --git a/uoj/1/js/codemirror/mode/apl/apl.js b/web/js/codemirror/mode/apl/apl.js similarity index 100% rename from uoj/1/js/codemirror/mode/apl/apl.js rename to web/js/codemirror/mode/apl/apl.js diff --git a/uoj/1/js/codemirror/mode/apl/index.html b/web/js/codemirror/mode/apl/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/apl/index.html rename to web/js/codemirror/mode/apl/index.html diff --git a/uoj/1/js/codemirror/mode/asterisk/asterisk.js b/web/js/codemirror/mode/asterisk/asterisk.js similarity index 100% rename from uoj/1/js/codemirror/mode/asterisk/asterisk.js rename to web/js/codemirror/mode/asterisk/asterisk.js diff --git a/uoj/1/js/codemirror/mode/asterisk/index.html b/web/js/codemirror/mode/asterisk/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/asterisk/index.html rename to web/js/codemirror/mode/asterisk/index.html diff --git a/uoj/1/js/codemirror/mode/clike/clike.js b/web/js/codemirror/mode/clike/clike.js similarity index 100% rename from uoj/1/js/codemirror/mode/clike/clike.js rename to web/js/codemirror/mode/clike/clike.js diff --git a/uoj/1/js/codemirror/mode/clike/index.html b/web/js/codemirror/mode/clike/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/clike/index.html rename to web/js/codemirror/mode/clike/index.html diff --git a/uoj/1/js/codemirror/mode/clike/scala.html b/web/js/codemirror/mode/clike/scala.html similarity index 100% rename from uoj/1/js/codemirror/mode/clike/scala.html rename to web/js/codemirror/mode/clike/scala.html diff --git a/uoj/1/js/codemirror/mode/clojure/clojure.js b/web/js/codemirror/mode/clojure/clojure.js similarity index 100% rename from uoj/1/js/codemirror/mode/clojure/clojure.js rename to web/js/codemirror/mode/clojure/clojure.js diff --git a/uoj/1/js/codemirror/mode/clojure/index.html b/web/js/codemirror/mode/clojure/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/clojure/index.html rename to web/js/codemirror/mode/clojure/index.html diff --git a/uoj/1/js/codemirror/mode/cobol/cobol.js b/web/js/codemirror/mode/cobol/cobol.js similarity index 100% rename from uoj/1/js/codemirror/mode/cobol/cobol.js rename to web/js/codemirror/mode/cobol/cobol.js diff --git a/uoj/1/js/codemirror/mode/cobol/index.html b/web/js/codemirror/mode/cobol/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/cobol/index.html rename to web/js/codemirror/mode/cobol/index.html diff --git a/uoj/1/js/codemirror/mode/coffeescript/coffeescript.js b/web/js/codemirror/mode/coffeescript/coffeescript.js similarity index 100% rename from uoj/1/js/codemirror/mode/coffeescript/coffeescript.js rename to web/js/codemirror/mode/coffeescript/coffeescript.js diff --git a/uoj/1/js/codemirror/mode/coffeescript/index.html b/web/js/codemirror/mode/coffeescript/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/coffeescript/index.html rename to web/js/codemirror/mode/coffeescript/index.html diff --git a/uoj/1/js/codemirror/mode/commonlisp/commonlisp.js b/web/js/codemirror/mode/commonlisp/commonlisp.js similarity index 100% rename from uoj/1/js/codemirror/mode/commonlisp/commonlisp.js rename to web/js/codemirror/mode/commonlisp/commonlisp.js diff --git a/uoj/1/js/codemirror/mode/commonlisp/index.html b/web/js/codemirror/mode/commonlisp/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/commonlisp/index.html rename to web/js/codemirror/mode/commonlisp/index.html diff --git a/uoj/1/js/codemirror/mode/css/css.js b/web/js/codemirror/mode/css/css.js similarity index 100% rename from uoj/1/js/codemirror/mode/css/css.js rename to web/js/codemirror/mode/css/css.js diff --git a/uoj/1/js/codemirror/mode/css/index.html b/web/js/codemirror/mode/css/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/css/index.html rename to web/js/codemirror/mode/css/index.html diff --git a/uoj/1/js/codemirror/mode/css/less.html b/web/js/codemirror/mode/css/less.html similarity index 100% rename from uoj/1/js/codemirror/mode/css/less.html rename to web/js/codemirror/mode/css/less.html diff --git a/uoj/1/js/codemirror/mode/css/less_test.js b/web/js/codemirror/mode/css/less_test.js similarity index 100% rename from uoj/1/js/codemirror/mode/css/less_test.js rename to web/js/codemirror/mode/css/less_test.js diff --git a/uoj/1/js/codemirror/mode/css/scss.html b/web/js/codemirror/mode/css/scss.html similarity index 100% rename from uoj/1/js/codemirror/mode/css/scss.html rename to web/js/codemirror/mode/css/scss.html diff --git a/uoj/1/js/codemirror/mode/css/scss_test.js b/web/js/codemirror/mode/css/scss_test.js similarity index 100% rename from uoj/1/js/codemirror/mode/css/scss_test.js rename to web/js/codemirror/mode/css/scss_test.js diff --git a/uoj/1/js/codemirror/mode/css/test.js b/web/js/codemirror/mode/css/test.js similarity index 100% rename from uoj/1/js/codemirror/mode/css/test.js rename to web/js/codemirror/mode/css/test.js diff --git a/uoj/1/js/codemirror/mode/cypher/cypher.js b/web/js/codemirror/mode/cypher/cypher.js similarity index 100% rename from uoj/1/js/codemirror/mode/cypher/cypher.js rename to web/js/codemirror/mode/cypher/cypher.js diff --git a/uoj/1/js/codemirror/mode/cypher/index.html b/web/js/codemirror/mode/cypher/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/cypher/index.html rename to web/js/codemirror/mode/cypher/index.html diff --git a/uoj/1/js/codemirror/mode/d/d.js b/web/js/codemirror/mode/d/d.js similarity index 100% rename from uoj/1/js/codemirror/mode/d/d.js rename to web/js/codemirror/mode/d/d.js diff --git a/uoj/1/js/codemirror/mode/d/index.html b/web/js/codemirror/mode/d/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/d/index.html rename to web/js/codemirror/mode/d/index.html diff --git a/uoj/1/js/codemirror/mode/diff/diff.js b/web/js/codemirror/mode/diff/diff.js similarity index 100% rename from uoj/1/js/codemirror/mode/diff/diff.js rename to web/js/codemirror/mode/diff/diff.js diff --git a/uoj/1/js/codemirror/mode/diff/index.html b/web/js/codemirror/mode/diff/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/diff/index.html rename to web/js/codemirror/mode/diff/index.html diff --git a/uoj/1/js/codemirror/mode/django/django.js b/web/js/codemirror/mode/django/django.js similarity index 100% rename from uoj/1/js/codemirror/mode/django/django.js rename to web/js/codemirror/mode/django/django.js diff --git a/uoj/1/js/codemirror/mode/django/index.html b/web/js/codemirror/mode/django/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/django/index.html rename to web/js/codemirror/mode/django/index.html diff --git a/uoj/1/js/codemirror/mode/dtd/dtd.js b/web/js/codemirror/mode/dtd/dtd.js similarity index 100% rename from uoj/1/js/codemirror/mode/dtd/dtd.js rename to web/js/codemirror/mode/dtd/dtd.js diff --git a/uoj/1/js/codemirror/mode/dtd/index.html b/web/js/codemirror/mode/dtd/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/dtd/index.html rename to web/js/codemirror/mode/dtd/index.html diff --git a/uoj/1/js/codemirror/mode/dylan/dylan.js b/web/js/codemirror/mode/dylan/dylan.js similarity index 100% rename from uoj/1/js/codemirror/mode/dylan/dylan.js rename to web/js/codemirror/mode/dylan/dylan.js diff --git a/uoj/1/js/codemirror/mode/dylan/index.html b/web/js/codemirror/mode/dylan/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/dylan/index.html rename to web/js/codemirror/mode/dylan/index.html diff --git a/uoj/1/js/codemirror/mode/ecl/ecl.js b/web/js/codemirror/mode/ecl/ecl.js similarity index 100% rename from uoj/1/js/codemirror/mode/ecl/ecl.js rename to web/js/codemirror/mode/ecl/ecl.js diff --git a/uoj/1/js/codemirror/mode/ecl/index.html b/web/js/codemirror/mode/ecl/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/ecl/index.html rename to web/js/codemirror/mode/ecl/index.html diff --git a/uoj/1/js/codemirror/mode/eiffel/eiffel.js b/web/js/codemirror/mode/eiffel/eiffel.js similarity index 100% rename from uoj/1/js/codemirror/mode/eiffel/eiffel.js rename to web/js/codemirror/mode/eiffel/eiffel.js diff --git a/uoj/1/js/codemirror/mode/eiffel/index.html b/web/js/codemirror/mode/eiffel/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/eiffel/index.html rename to web/js/codemirror/mode/eiffel/index.html diff --git a/uoj/1/js/codemirror/mode/erlang/erlang.js b/web/js/codemirror/mode/erlang/erlang.js similarity index 100% rename from uoj/1/js/codemirror/mode/erlang/erlang.js rename to web/js/codemirror/mode/erlang/erlang.js diff --git a/uoj/1/js/codemirror/mode/erlang/index.html b/web/js/codemirror/mode/erlang/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/erlang/index.html rename to web/js/codemirror/mode/erlang/index.html diff --git a/uoj/1/js/codemirror/mode/fortran/fortran.js b/web/js/codemirror/mode/fortran/fortran.js similarity index 100% rename from uoj/1/js/codemirror/mode/fortran/fortran.js rename to web/js/codemirror/mode/fortran/fortran.js diff --git a/uoj/1/js/codemirror/mode/fortran/index.html b/web/js/codemirror/mode/fortran/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/fortran/index.html rename to web/js/codemirror/mode/fortran/index.html diff --git a/uoj/1/js/codemirror/mode/gas/gas.js b/web/js/codemirror/mode/gas/gas.js similarity index 100% rename from uoj/1/js/codemirror/mode/gas/gas.js rename to web/js/codemirror/mode/gas/gas.js diff --git a/uoj/1/js/codemirror/mode/gas/index.html b/web/js/codemirror/mode/gas/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/gas/index.html rename to web/js/codemirror/mode/gas/index.html diff --git a/uoj/1/js/codemirror/mode/gfm/gfm.js b/web/js/codemirror/mode/gfm/gfm.js similarity index 100% rename from uoj/1/js/codemirror/mode/gfm/gfm.js rename to web/js/codemirror/mode/gfm/gfm.js diff --git a/uoj/1/js/codemirror/mode/gfm/index.html b/web/js/codemirror/mode/gfm/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/gfm/index.html rename to web/js/codemirror/mode/gfm/index.html diff --git a/uoj/1/js/codemirror/mode/gfm/test.js b/web/js/codemirror/mode/gfm/test.js similarity index 100% rename from uoj/1/js/codemirror/mode/gfm/test.js rename to web/js/codemirror/mode/gfm/test.js diff --git a/uoj/1/js/codemirror/mode/gherkin/gherkin.js b/web/js/codemirror/mode/gherkin/gherkin.js similarity index 100% rename from uoj/1/js/codemirror/mode/gherkin/gherkin.js rename to web/js/codemirror/mode/gherkin/gherkin.js diff --git a/uoj/1/js/codemirror/mode/gherkin/index.html b/web/js/codemirror/mode/gherkin/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/gherkin/index.html rename to web/js/codemirror/mode/gherkin/index.html diff --git a/uoj/1/js/codemirror/mode/go/go.js b/web/js/codemirror/mode/go/go.js similarity index 100% rename from uoj/1/js/codemirror/mode/go/go.js rename to web/js/codemirror/mode/go/go.js diff --git a/uoj/1/js/codemirror/mode/go/index.html b/web/js/codemirror/mode/go/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/go/index.html rename to web/js/codemirror/mode/go/index.html diff --git a/uoj/1/js/codemirror/mode/groovy/groovy.js b/web/js/codemirror/mode/groovy/groovy.js similarity index 100% rename from uoj/1/js/codemirror/mode/groovy/groovy.js rename to web/js/codemirror/mode/groovy/groovy.js diff --git a/uoj/1/js/codemirror/mode/groovy/index.html b/web/js/codemirror/mode/groovy/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/groovy/index.html rename to web/js/codemirror/mode/groovy/index.html diff --git a/uoj/1/js/codemirror/mode/haml/haml.js b/web/js/codemirror/mode/haml/haml.js similarity index 100% rename from uoj/1/js/codemirror/mode/haml/haml.js rename to web/js/codemirror/mode/haml/haml.js diff --git a/uoj/1/js/codemirror/mode/haml/index.html b/web/js/codemirror/mode/haml/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/haml/index.html rename to web/js/codemirror/mode/haml/index.html diff --git a/uoj/1/js/codemirror/mode/haml/test.js b/web/js/codemirror/mode/haml/test.js similarity index 100% rename from uoj/1/js/codemirror/mode/haml/test.js rename to web/js/codemirror/mode/haml/test.js diff --git a/uoj/1/js/codemirror/mode/haskell/haskell.js b/web/js/codemirror/mode/haskell/haskell.js similarity index 100% rename from uoj/1/js/codemirror/mode/haskell/haskell.js rename to web/js/codemirror/mode/haskell/haskell.js diff --git a/uoj/1/js/codemirror/mode/haskell/index.html b/web/js/codemirror/mode/haskell/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/haskell/index.html rename to web/js/codemirror/mode/haskell/index.html diff --git a/uoj/1/js/codemirror/mode/haxe/haxe.js b/web/js/codemirror/mode/haxe/haxe.js similarity index 100% rename from uoj/1/js/codemirror/mode/haxe/haxe.js rename to web/js/codemirror/mode/haxe/haxe.js diff --git a/uoj/1/js/codemirror/mode/haxe/index.html b/web/js/codemirror/mode/haxe/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/haxe/index.html rename to web/js/codemirror/mode/haxe/index.html diff --git a/uoj/1/js/codemirror/mode/htmlembedded/htmlembedded.js b/web/js/codemirror/mode/htmlembedded/htmlembedded.js similarity index 100% rename from uoj/1/js/codemirror/mode/htmlembedded/htmlembedded.js rename to web/js/codemirror/mode/htmlembedded/htmlembedded.js diff --git a/uoj/1/js/codemirror/mode/htmlembedded/index.html b/web/js/codemirror/mode/htmlembedded/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/htmlembedded/index.html rename to web/js/codemirror/mode/htmlembedded/index.html diff --git a/uoj/1/js/codemirror/mode/htmlmixed/htmlmixed.js b/web/js/codemirror/mode/htmlmixed/htmlmixed.js similarity index 100% rename from uoj/1/js/codemirror/mode/htmlmixed/htmlmixed.js rename to web/js/codemirror/mode/htmlmixed/htmlmixed.js diff --git a/uoj/1/js/codemirror/mode/htmlmixed/index.html b/web/js/codemirror/mode/htmlmixed/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/htmlmixed/index.html rename to web/js/codemirror/mode/htmlmixed/index.html diff --git a/uoj/1/js/codemirror/mode/http/http.js b/web/js/codemirror/mode/http/http.js similarity index 100% rename from uoj/1/js/codemirror/mode/http/http.js rename to web/js/codemirror/mode/http/http.js diff --git a/uoj/1/js/codemirror/mode/http/index.html b/web/js/codemirror/mode/http/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/http/index.html rename to web/js/codemirror/mode/http/index.html diff --git a/uoj/1/js/codemirror/mode/index.html b/web/js/codemirror/mode/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/index.html rename to web/js/codemirror/mode/index.html diff --git a/uoj/1/js/codemirror/mode/jade/index.html b/web/js/codemirror/mode/jade/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/jade/index.html rename to web/js/codemirror/mode/jade/index.html diff --git a/uoj/1/js/codemirror/mode/jade/jade.js b/web/js/codemirror/mode/jade/jade.js similarity index 100% rename from uoj/1/js/codemirror/mode/jade/jade.js rename to web/js/codemirror/mode/jade/jade.js diff --git a/uoj/1/js/codemirror/mode/javascript/index.html b/web/js/codemirror/mode/javascript/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/javascript/index.html rename to web/js/codemirror/mode/javascript/index.html diff --git a/uoj/1/js/codemirror/mode/javascript/javascript.js b/web/js/codemirror/mode/javascript/javascript.js similarity index 100% rename from uoj/1/js/codemirror/mode/javascript/javascript.js rename to web/js/codemirror/mode/javascript/javascript.js diff --git a/uoj/1/js/codemirror/mode/javascript/json-ld.html b/web/js/codemirror/mode/javascript/json-ld.html similarity index 100% rename from uoj/1/js/codemirror/mode/javascript/json-ld.html rename to web/js/codemirror/mode/javascript/json-ld.html diff --git a/uoj/1/js/codemirror/mode/javascript/test.js b/web/js/codemirror/mode/javascript/test.js similarity index 100% rename from uoj/1/js/codemirror/mode/javascript/test.js rename to web/js/codemirror/mode/javascript/test.js diff --git a/uoj/1/js/codemirror/mode/javascript/typescript.html b/web/js/codemirror/mode/javascript/typescript.html similarity index 100% rename from uoj/1/js/codemirror/mode/javascript/typescript.html rename to web/js/codemirror/mode/javascript/typescript.html diff --git a/uoj/1/js/codemirror/mode/jinja2/index.html b/web/js/codemirror/mode/jinja2/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/jinja2/index.html rename to web/js/codemirror/mode/jinja2/index.html diff --git a/uoj/1/js/codemirror/mode/jinja2/jinja2.js b/web/js/codemirror/mode/jinja2/jinja2.js similarity index 100% rename from uoj/1/js/codemirror/mode/jinja2/jinja2.js rename to web/js/codemirror/mode/jinja2/jinja2.js diff --git a/uoj/1/js/codemirror/mode/julia/index.html b/web/js/codemirror/mode/julia/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/julia/index.html rename to web/js/codemirror/mode/julia/index.html diff --git a/uoj/1/js/codemirror/mode/julia/julia.js b/web/js/codemirror/mode/julia/julia.js similarity index 100% rename from uoj/1/js/codemirror/mode/julia/julia.js rename to web/js/codemirror/mode/julia/julia.js diff --git a/uoj/1/js/codemirror/mode/kotlin/index.html b/web/js/codemirror/mode/kotlin/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/kotlin/index.html rename to web/js/codemirror/mode/kotlin/index.html diff --git a/uoj/1/js/codemirror/mode/kotlin/kotlin.js b/web/js/codemirror/mode/kotlin/kotlin.js similarity index 100% rename from uoj/1/js/codemirror/mode/kotlin/kotlin.js rename to web/js/codemirror/mode/kotlin/kotlin.js diff --git a/uoj/1/js/codemirror/mode/livescript/index.html b/web/js/codemirror/mode/livescript/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/livescript/index.html rename to web/js/codemirror/mode/livescript/index.html diff --git a/uoj/1/js/codemirror/mode/livescript/livescript.js b/web/js/codemirror/mode/livescript/livescript.js similarity index 100% rename from uoj/1/js/codemirror/mode/livescript/livescript.js rename to web/js/codemirror/mode/livescript/livescript.js diff --git a/uoj/1/js/codemirror/mode/lua/index.html b/web/js/codemirror/mode/lua/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/lua/index.html rename to web/js/codemirror/mode/lua/index.html diff --git a/uoj/1/js/codemirror/mode/lua/lua.js b/web/js/codemirror/mode/lua/lua.js similarity index 100% rename from uoj/1/js/codemirror/mode/lua/lua.js rename to web/js/codemirror/mode/lua/lua.js diff --git a/uoj/1/js/codemirror/mode/markdown/index.html b/web/js/codemirror/mode/markdown/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/markdown/index.html rename to web/js/codemirror/mode/markdown/index.html diff --git a/uoj/1/js/codemirror/mode/markdown/markdown.js b/web/js/codemirror/mode/markdown/markdown.js similarity index 100% rename from uoj/1/js/codemirror/mode/markdown/markdown.js rename to web/js/codemirror/mode/markdown/markdown.js diff --git a/uoj/1/js/codemirror/mode/markdown/test.js b/web/js/codemirror/mode/markdown/test.js similarity index 100% rename from uoj/1/js/codemirror/mode/markdown/test.js rename to web/js/codemirror/mode/markdown/test.js diff --git a/uoj/1/js/codemirror/mode/meta.js b/web/js/codemirror/mode/meta.js similarity index 100% rename from uoj/1/js/codemirror/mode/meta.js rename to web/js/codemirror/mode/meta.js diff --git a/uoj/1/js/codemirror/mode/mirc/index.html b/web/js/codemirror/mode/mirc/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/mirc/index.html rename to web/js/codemirror/mode/mirc/index.html diff --git a/uoj/1/js/codemirror/mode/mirc/mirc.js b/web/js/codemirror/mode/mirc/mirc.js similarity index 100% rename from uoj/1/js/codemirror/mode/mirc/mirc.js rename to web/js/codemirror/mode/mirc/mirc.js diff --git a/uoj/1/js/codemirror/mode/mllike/index.html b/web/js/codemirror/mode/mllike/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/mllike/index.html rename to web/js/codemirror/mode/mllike/index.html diff --git a/uoj/1/js/codemirror/mode/mllike/mllike.js b/web/js/codemirror/mode/mllike/mllike.js similarity index 100% rename from uoj/1/js/codemirror/mode/mllike/mllike.js rename to web/js/codemirror/mode/mllike/mllike.js diff --git a/uoj/1/js/codemirror/mode/modelica/index.html b/web/js/codemirror/mode/modelica/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/modelica/index.html rename to web/js/codemirror/mode/modelica/index.html diff --git a/uoj/1/js/codemirror/mode/modelica/modelica.js b/web/js/codemirror/mode/modelica/modelica.js similarity index 100% rename from uoj/1/js/codemirror/mode/modelica/modelica.js rename to web/js/codemirror/mode/modelica/modelica.js diff --git a/uoj/1/js/codemirror/mode/nginx/index.html b/web/js/codemirror/mode/nginx/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/nginx/index.html rename to web/js/codemirror/mode/nginx/index.html diff --git a/uoj/1/js/codemirror/mode/nginx/nginx.js b/web/js/codemirror/mode/nginx/nginx.js similarity index 100% rename from uoj/1/js/codemirror/mode/nginx/nginx.js rename to web/js/codemirror/mode/nginx/nginx.js diff --git a/uoj/1/js/codemirror/mode/ntriples/index.html b/web/js/codemirror/mode/ntriples/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/ntriples/index.html rename to web/js/codemirror/mode/ntriples/index.html diff --git a/uoj/1/js/codemirror/mode/ntriples/ntriples.js b/web/js/codemirror/mode/ntriples/ntriples.js similarity index 100% rename from uoj/1/js/codemirror/mode/ntriples/ntriples.js rename to web/js/codemirror/mode/ntriples/ntriples.js diff --git a/uoj/1/js/codemirror/mode/octave/index.html b/web/js/codemirror/mode/octave/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/octave/index.html rename to web/js/codemirror/mode/octave/index.html diff --git a/uoj/1/js/codemirror/mode/octave/octave.js b/web/js/codemirror/mode/octave/octave.js similarity index 100% rename from uoj/1/js/codemirror/mode/octave/octave.js rename to web/js/codemirror/mode/octave/octave.js diff --git a/uoj/1/js/codemirror/mode/pascal/index.html b/web/js/codemirror/mode/pascal/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/pascal/index.html rename to web/js/codemirror/mode/pascal/index.html diff --git a/uoj/1/js/codemirror/mode/pascal/pascal.js b/web/js/codemirror/mode/pascal/pascal.js similarity index 100% rename from uoj/1/js/codemirror/mode/pascal/pascal.js rename to web/js/codemirror/mode/pascal/pascal.js diff --git a/uoj/1/js/codemirror/mode/pegjs/index.html b/web/js/codemirror/mode/pegjs/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/pegjs/index.html rename to web/js/codemirror/mode/pegjs/index.html diff --git a/uoj/1/js/codemirror/mode/pegjs/pegjs.js b/web/js/codemirror/mode/pegjs/pegjs.js similarity index 100% rename from uoj/1/js/codemirror/mode/pegjs/pegjs.js rename to web/js/codemirror/mode/pegjs/pegjs.js diff --git a/uoj/1/js/codemirror/mode/perl/index.html b/web/js/codemirror/mode/perl/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/perl/index.html rename to web/js/codemirror/mode/perl/index.html diff --git a/uoj/1/js/codemirror/mode/perl/perl.js b/web/js/codemirror/mode/perl/perl.js similarity index 100% rename from uoj/1/js/codemirror/mode/perl/perl.js rename to web/js/codemirror/mode/perl/perl.js diff --git a/uoj/1/js/codemirror/mode/php/index.html b/web/js/codemirror/mode/php/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/php/index.html rename to web/js/codemirror/mode/php/index.html diff --git a/uoj/1/js/codemirror/mode/php/php.js b/web/js/codemirror/mode/php/php.js similarity index 100% rename from uoj/1/js/codemirror/mode/php/php.js rename to web/js/codemirror/mode/php/php.js diff --git a/uoj/1/js/codemirror/mode/php/test.js b/web/js/codemirror/mode/php/test.js similarity index 100% rename from uoj/1/js/codemirror/mode/php/test.js rename to web/js/codemirror/mode/php/test.js diff --git a/uoj/1/js/codemirror/mode/pig/index.html b/web/js/codemirror/mode/pig/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/pig/index.html rename to web/js/codemirror/mode/pig/index.html diff --git a/uoj/1/js/codemirror/mode/pig/pig.js b/web/js/codemirror/mode/pig/pig.js similarity index 100% rename from uoj/1/js/codemirror/mode/pig/pig.js rename to web/js/codemirror/mode/pig/pig.js diff --git a/uoj/1/js/codemirror/mode/properties/index.html b/web/js/codemirror/mode/properties/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/properties/index.html rename to web/js/codemirror/mode/properties/index.html diff --git a/uoj/1/js/codemirror/mode/properties/properties.js b/web/js/codemirror/mode/properties/properties.js similarity index 100% rename from uoj/1/js/codemirror/mode/properties/properties.js rename to web/js/codemirror/mode/properties/properties.js diff --git a/uoj/1/js/codemirror/mode/puppet/index.html b/web/js/codemirror/mode/puppet/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/puppet/index.html rename to web/js/codemirror/mode/puppet/index.html diff --git a/uoj/1/js/codemirror/mode/puppet/puppet.js b/web/js/codemirror/mode/puppet/puppet.js similarity index 100% rename from uoj/1/js/codemirror/mode/puppet/puppet.js rename to web/js/codemirror/mode/puppet/puppet.js diff --git a/uoj/1/js/codemirror/mode/python/index.html b/web/js/codemirror/mode/python/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/python/index.html rename to web/js/codemirror/mode/python/index.html diff --git a/uoj/1/js/codemirror/mode/python/python.js b/web/js/codemirror/mode/python/python.js similarity index 100% rename from uoj/1/js/codemirror/mode/python/python.js rename to web/js/codemirror/mode/python/python.js diff --git a/uoj/1/js/codemirror/mode/q/index.html b/web/js/codemirror/mode/q/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/q/index.html rename to web/js/codemirror/mode/q/index.html diff --git a/uoj/1/js/codemirror/mode/q/q.js b/web/js/codemirror/mode/q/q.js similarity index 100% rename from uoj/1/js/codemirror/mode/q/q.js rename to web/js/codemirror/mode/q/q.js diff --git a/uoj/1/js/codemirror/mode/r/index.html b/web/js/codemirror/mode/r/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/r/index.html rename to web/js/codemirror/mode/r/index.html diff --git a/uoj/1/js/codemirror/mode/r/r.js b/web/js/codemirror/mode/r/r.js similarity index 100% rename from uoj/1/js/codemirror/mode/r/r.js rename to web/js/codemirror/mode/r/r.js diff --git a/uoj/1/js/codemirror/mode/rpm/changes/index.html b/web/js/codemirror/mode/rpm/changes/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/rpm/changes/index.html rename to web/js/codemirror/mode/rpm/changes/index.html diff --git a/uoj/1/js/codemirror/mode/rpm/index.html b/web/js/codemirror/mode/rpm/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/rpm/index.html rename to web/js/codemirror/mode/rpm/index.html diff --git a/uoj/1/js/codemirror/mode/rpm/rpm.js b/web/js/codemirror/mode/rpm/rpm.js similarity index 100% rename from uoj/1/js/codemirror/mode/rpm/rpm.js rename to web/js/codemirror/mode/rpm/rpm.js diff --git a/uoj/1/js/codemirror/mode/rst/index.html b/web/js/codemirror/mode/rst/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/rst/index.html rename to web/js/codemirror/mode/rst/index.html diff --git a/uoj/1/js/codemirror/mode/rst/rst.js b/web/js/codemirror/mode/rst/rst.js similarity index 100% rename from uoj/1/js/codemirror/mode/rst/rst.js rename to web/js/codemirror/mode/rst/rst.js diff --git a/uoj/1/js/codemirror/mode/ruby/index.html b/web/js/codemirror/mode/ruby/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/ruby/index.html rename to web/js/codemirror/mode/ruby/index.html diff --git a/uoj/1/js/codemirror/mode/ruby/ruby.js b/web/js/codemirror/mode/ruby/ruby.js similarity index 100% rename from uoj/1/js/codemirror/mode/ruby/ruby.js rename to web/js/codemirror/mode/ruby/ruby.js diff --git a/uoj/1/js/codemirror/mode/ruby/test.js b/web/js/codemirror/mode/ruby/test.js similarity index 100% rename from uoj/1/js/codemirror/mode/ruby/test.js rename to web/js/codemirror/mode/ruby/test.js diff --git a/uoj/1/js/codemirror/mode/rust/index.html b/web/js/codemirror/mode/rust/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/rust/index.html rename to web/js/codemirror/mode/rust/index.html diff --git a/uoj/1/js/codemirror/mode/rust/rust.js b/web/js/codemirror/mode/rust/rust.js similarity index 100% rename from uoj/1/js/codemirror/mode/rust/rust.js rename to web/js/codemirror/mode/rust/rust.js diff --git a/uoj/1/js/codemirror/mode/sass/index.html b/web/js/codemirror/mode/sass/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/sass/index.html rename to web/js/codemirror/mode/sass/index.html diff --git a/uoj/1/js/codemirror/mode/sass/sass.js b/web/js/codemirror/mode/sass/sass.js similarity index 100% rename from uoj/1/js/codemirror/mode/sass/sass.js rename to web/js/codemirror/mode/sass/sass.js diff --git a/uoj/1/js/codemirror/mode/scheme/index.html b/web/js/codemirror/mode/scheme/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/scheme/index.html rename to web/js/codemirror/mode/scheme/index.html diff --git a/uoj/1/js/codemirror/mode/scheme/scheme.js b/web/js/codemirror/mode/scheme/scheme.js similarity index 100% rename from uoj/1/js/codemirror/mode/scheme/scheme.js rename to web/js/codemirror/mode/scheme/scheme.js diff --git a/uoj/1/js/codemirror/mode/shell/index.html b/web/js/codemirror/mode/shell/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/shell/index.html rename to web/js/codemirror/mode/shell/index.html diff --git a/uoj/1/js/codemirror/mode/shell/shell.js b/web/js/codemirror/mode/shell/shell.js similarity index 100% rename from uoj/1/js/codemirror/mode/shell/shell.js rename to web/js/codemirror/mode/shell/shell.js diff --git a/uoj/1/js/codemirror/mode/shell/test.js b/web/js/codemirror/mode/shell/test.js similarity index 100% rename from uoj/1/js/codemirror/mode/shell/test.js rename to web/js/codemirror/mode/shell/test.js diff --git a/uoj/1/js/codemirror/mode/sieve/index.html b/web/js/codemirror/mode/sieve/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/sieve/index.html rename to web/js/codemirror/mode/sieve/index.html diff --git a/uoj/1/js/codemirror/mode/sieve/sieve.js b/web/js/codemirror/mode/sieve/sieve.js similarity index 100% rename from uoj/1/js/codemirror/mode/sieve/sieve.js rename to web/js/codemirror/mode/sieve/sieve.js diff --git a/uoj/1/js/codemirror/mode/slim/index.html b/web/js/codemirror/mode/slim/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/slim/index.html rename to web/js/codemirror/mode/slim/index.html diff --git a/uoj/1/js/codemirror/mode/slim/slim.js b/web/js/codemirror/mode/slim/slim.js similarity index 100% rename from uoj/1/js/codemirror/mode/slim/slim.js rename to web/js/codemirror/mode/slim/slim.js diff --git a/uoj/1/js/codemirror/mode/slim/test.js b/web/js/codemirror/mode/slim/test.js similarity index 100% rename from uoj/1/js/codemirror/mode/slim/test.js rename to web/js/codemirror/mode/slim/test.js diff --git a/uoj/1/js/codemirror/mode/smalltalk/index.html b/web/js/codemirror/mode/smalltalk/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/smalltalk/index.html rename to web/js/codemirror/mode/smalltalk/index.html diff --git a/uoj/1/js/codemirror/mode/smalltalk/smalltalk.js b/web/js/codemirror/mode/smalltalk/smalltalk.js similarity index 100% rename from uoj/1/js/codemirror/mode/smalltalk/smalltalk.js rename to web/js/codemirror/mode/smalltalk/smalltalk.js diff --git a/uoj/1/js/codemirror/mode/smarty/index.html b/web/js/codemirror/mode/smarty/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/smarty/index.html rename to web/js/codemirror/mode/smarty/index.html diff --git a/uoj/1/js/codemirror/mode/smarty/smarty.js b/web/js/codemirror/mode/smarty/smarty.js similarity index 100% rename from uoj/1/js/codemirror/mode/smarty/smarty.js rename to web/js/codemirror/mode/smarty/smarty.js diff --git a/uoj/1/js/codemirror/mode/smartymixed/index.html b/web/js/codemirror/mode/smartymixed/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/smartymixed/index.html rename to web/js/codemirror/mode/smartymixed/index.html diff --git a/uoj/1/js/codemirror/mode/smartymixed/smartymixed.js b/web/js/codemirror/mode/smartymixed/smartymixed.js similarity index 100% rename from uoj/1/js/codemirror/mode/smartymixed/smartymixed.js rename to web/js/codemirror/mode/smartymixed/smartymixed.js diff --git a/uoj/1/js/codemirror/mode/solr/index.html b/web/js/codemirror/mode/solr/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/solr/index.html rename to web/js/codemirror/mode/solr/index.html diff --git a/uoj/1/js/codemirror/mode/solr/solr.js b/web/js/codemirror/mode/solr/solr.js similarity index 100% rename from uoj/1/js/codemirror/mode/solr/solr.js rename to web/js/codemirror/mode/solr/solr.js diff --git a/uoj/1/js/codemirror/mode/sparql/index.html b/web/js/codemirror/mode/sparql/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/sparql/index.html rename to web/js/codemirror/mode/sparql/index.html diff --git a/uoj/1/js/codemirror/mode/sparql/sparql.js b/web/js/codemirror/mode/sparql/sparql.js similarity index 100% rename from uoj/1/js/codemirror/mode/sparql/sparql.js rename to web/js/codemirror/mode/sparql/sparql.js diff --git a/uoj/1/js/codemirror/mode/sql/index.html b/web/js/codemirror/mode/sql/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/sql/index.html rename to web/js/codemirror/mode/sql/index.html diff --git a/uoj/1/js/codemirror/mode/sql/sql.js b/web/js/codemirror/mode/sql/sql.js similarity index 100% rename from uoj/1/js/codemirror/mode/sql/sql.js rename to web/js/codemirror/mode/sql/sql.js diff --git a/uoj/1/js/codemirror/mode/stex/index.html b/web/js/codemirror/mode/stex/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/stex/index.html rename to web/js/codemirror/mode/stex/index.html diff --git a/uoj/1/js/codemirror/mode/stex/stex.js b/web/js/codemirror/mode/stex/stex.js similarity index 100% rename from uoj/1/js/codemirror/mode/stex/stex.js rename to web/js/codemirror/mode/stex/stex.js diff --git a/uoj/1/js/codemirror/mode/stex/test.js b/web/js/codemirror/mode/stex/test.js similarity index 100% rename from uoj/1/js/codemirror/mode/stex/test.js rename to web/js/codemirror/mode/stex/test.js diff --git a/uoj/1/js/codemirror/mode/tcl/index.html b/web/js/codemirror/mode/tcl/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/tcl/index.html rename to web/js/codemirror/mode/tcl/index.html diff --git a/uoj/1/js/codemirror/mode/tcl/tcl.js b/web/js/codemirror/mode/tcl/tcl.js similarity index 100% rename from uoj/1/js/codemirror/mode/tcl/tcl.js rename to web/js/codemirror/mode/tcl/tcl.js diff --git a/uoj/1/js/codemirror/mode/tiddlywiki/index.html b/web/js/codemirror/mode/tiddlywiki/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/tiddlywiki/index.html rename to web/js/codemirror/mode/tiddlywiki/index.html diff --git a/uoj/1/js/codemirror/mode/tiddlywiki/tiddlywiki.css b/web/js/codemirror/mode/tiddlywiki/tiddlywiki.css similarity index 100% rename from uoj/1/js/codemirror/mode/tiddlywiki/tiddlywiki.css rename to web/js/codemirror/mode/tiddlywiki/tiddlywiki.css diff --git a/uoj/1/js/codemirror/mode/tiddlywiki/tiddlywiki.js b/web/js/codemirror/mode/tiddlywiki/tiddlywiki.js similarity index 100% rename from uoj/1/js/codemirror/mode/tiddlywiki/tiddlywiki.js rename to web/js/codemirror/mode/tiddlywiki/tiddlywiki.js diff --git a/uoj/1/js/codemirror/mode/tiki/index.html b/web/js/codemirror/mode/tiki/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/tiki/index.html rename to web/js/codemirror/mode/tiki/index.html diff --git a/uoj/1/js/codemirror/mode/tiki/tiki.css b/web/js/codemirror/mode/tiki/tiki.css similarity index 100% rename from uoj/1/js/codemirror/mode/tiki/tiki.css rename to web/js/codemirror/mode/tiki/tiki.css diff --git a/uoj/1/js/codemirror/mode/tiki/tiki.js b/web/js/codemirror/mode/tiki/tiki.js similarity index 100% rename from uoj/1/js/codemirror/mode/tiki/tiki.js rename to web/js/codemirror/mode/tiki/tiki.js diff --git a/uoj/1/js/codemirror/mode/toml/index.html b/web/js/codemirror/mode/toml/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/toml/index.html rename to web/js/codemirror/mode/toml/index.html diff --git a/uoj/1/js/codemirror/mode/toml/toml.js b/web/js/codemirror/mode/toml/toml.js similarity index 100% rename from uoj/1/js/codemirror/mode/toml/toml.js rename to web/js/codemirror/mode/toml/toml.js diff --git a/uoj/1/js/codemirror/mode/turtle/index.html b/web/js/codemirror/mode/turtle/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/turtle/index.html rename to web/js/codemirror/mode/turtle/index.html diff --git a/uoj/1/js/codemirror/mode/turtle/turtle.js b/web/js/codemirror/mode/turtle/turtle.js similarity index 100% rename from uoj/1/js/codemirror/mode/turtle/turtle.js rename to web/js/codemirror/mode/turtle/turtle.js diff --git a/uoj/1/js/codemirror/mode/vb/index.html b/web/js/codemirror/mode/vb/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/vb/index.html rename to web/js/codemirror/mode/vb/index.html diff --git a/uoj/1/js/codemirror/mode/vb/vb.js b/web/js/codemirror/mode/vb/vb.js similarity index 100% rename from uoj/1/js/codemirror/mode/vb/vb.js rename to web/js/codemirror/mode/vb/vb.js diff --git a/uoj/1/js/codemirror/mode/vbscript/index.html b/web/js/codemirror/mode/vbscript/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/vbscript/index.html rename to web/js/codemirror/mode/vbscript/index.html diff --git a/uoj/1/js/codemirror/mode/vbscript/vbscript.js b/web/js/codemirror/mode/vbscript/vbscript.js similarity index 100% rename from uoj/1/js/codemirror/mode/vbscript/vbscript.js rename to web/js/codemirror/mode/vbscript/vbscript.js diff --git a/uoj/1/js/codemirror/mode/velocity/index.html b/web/js/codemirror/mode/velocity/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/velocity/index.html rename to web/js/codemirror/mode/velocity/index.html diff --git a/uoj/1/js/codemirror/mode/velocity/velocity.js b/web/js/codemirror/mode/velocity/velocity.js similarity index 100% rename from uoj/1/js/codemirror/mode/velocity/velocity.js rename to web/js/codemirror/mode/velocity/velocity.js diff --git a/uoj/1/js/codemirror/mode/verilog/index.html b/web/js/codemirror/mode/verilog/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/verilog/index.html rename to web/js/codemirror/mode/verilog/index.html diff --git a/uoj/1/js/codemirror/mode/verilog/test.js b/web/js/codemirror/mode/verilog/test.js similarity index 100% rename from uoj/1/js/codemirror/mode/verilog/test.js rename to web/js/codemirror/mode/verilog/test.js diff --git a/uoj/1/js/codemirror/mode/verilog/verilog.js b/web/js/codemirror/mode/verilog/verilog.js similarity index 100% rename from uoj/1/js/codemirror/mode/verilog/verilog.js rename to web/js/codemirror/mode/verilog/verilog.js diff --git a/uoj/1/js/codemirror/mode/xml/index.html b/web/js/codemirror/mode/xml/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/xml/index.html rename to web/js/codemirror/mode/xml/index.html diff --git a/uoj/1/js/codemirror/mode/xml/test.js b/web/js/codemirror/mode/xml/test.js similarity index 100% rename from uoj/1/js/codemirror/mode/xml/test.js rename to web/js/codemirror/mode/xml/test.js diff --git a/uoj/1/js/codemirror/mode/xml/xml.js b/web/js/codemirror/mode/xml/xml.js similarity index 100% rename from uoj/1/js/codemirror/mode/xml/xml.js rename to web/js/codemirror/mode/xml/xml.js diff --git a/uoj/1/js/codemirror/mode/xquery/index.html b/web/js/codemirror/mode/xquery/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/xquery/index.html rename to web/js/codemirror/mode/xquery/index.html diff --git a/uoj/1/js/codemirror/mode/xquery/test.js b/web/js/codemirror/mode/xquery/test.js similarity index 100% rename from uoj/1/js/codemirror/mode/xquery/test.js rename to web/js/codemirror/mode/xquery/test.js diff --git a/uoj/1/js/codemirror/mode/xquery/xquery.js b/web/js/codemirror/mode/xquery/xquery.js similarity index 100% rename from uoj/1/js/codemirror/mode/xquery/xquery.js rename to web/js/codemirror/mode/xquery/xquery.js diff --git a/uoj/1/js/codemirror/mode/yaml/index.html b/web/js/codemirror/mode/yaml/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/yaml/index.html rename to web/js/codemirror/mode/yaml/index.html diff --git a/uoj/1/js/codemirror/mode/yaml/yaml.js b/web/js/codemirror/mode/yaml/yaml.js similarity index 100% rename from uoj/1/js/codemirror/mode/yaml/yaml.js rename to web/js/codemirror/mode/yaml/yaml.js diff --git a/uoj/1/js/codemirror/mode/z80/index.html b/web/js/codemirror/mode/z80/index.html similarity index 100% rename from uoj/1/js/codemirror/mode/z80/index.html rename to web/js/codemirror/mode/z80/index.html diff --git a/uoj/1/js/codemirror/mode/z80/z80.js b/web/js/codemirror/mode/z80/z80.js similarity index 100% rename from uoj/1/js/codemirror/mode/z80/z80.js rename to web/js/codemirror/mode/z80/z80.js diff --git a/uoj/1/js/codemirror/test/comment_test.js b/web/js/codemirror/test/comment_test.js similarity index 100% rename from uoj/1/js/codemirror/test/comment_test.js rename to web/js/codemirror/test/comment_test.js diff --git a/uoj/1/js/codemirror/test/doc_test.js b/web/js/codemirror/test/doc_test.js similarity index 100% rename from uoj/1/js/codemirror/test/doc_test.js rename to web/js/codemirror/test/doc_test.js diff --git a/uoj/1/js/codemirror/test/driver.js b/web/js/codemirror/test/driver.js similarity index 100% rename from uoj/1/js/codemirror/test/driver.js rename to web/js/codemirror/test/driver.js diff --git a/uoj/1/js/codemirror/test/emacs_test.js b/web/js/codemirror/test/emacs_test.js similarity index 100% rename from uoj/1/js/codemirror/test/emacs_test.js rename to web/js/codemirror/test/emacs_test.js diff --git a/uoj/1/js/codemirror/test/index.html b/web/js/codemirror/test/index.html similarity index 100% rename from uoj/1/js/codemirror/test/index.html rename to web/js/codemirror/test/index.html diff --git a/uoj/1/js/codemirror/test/lint/acorn.js b/web/js/codemirror/test/lint/acorn.js similarity index 100% rename from uoj/1/js/codemirror/test/lint/acorn.js rename to web/js/codemirror/test/lint/acorn.js diff --git a/uoj/1/js/codemirror/test/lint/lint.js b/web/js/codemirror/test/lint/lint.js similarity index 100% rename from uoj/1/js/codemirror/test/lint/lint.js rename to web/js/codemirror/test/lint/lint.js diff --git a/uoj/1/js/codemirror/test/lint/walk.js b/web/js/codemirror/test/lint/walk.js similarity index 100% rename from uoj/1/js/codemirror/test/lint/walk.js rename to web/js/codemirror/test/lint/walk.js diff --git a/uoj/1/js/codemirror/test/mode_test.css b/web/js/codemirror/test/mode_test.css similarity index 100% rename from uoj/1/js/codemirror/test/mode_test.css rename to web/js/codemirror/test/mode_test.css diff --git a/uoj/1/js/codemirror/test/mode_test.js b/web/js/codemirror/test/mode_test.js similarity index 100% rename from uoj/1/js/codemirror/test/mode_test.js rename to web/js/codemirror/test/mode_test.js diff --git a/uoj/1/js/codemirror/test/multi_test.js b/web/js/codemirror/test/multi_test.js similarity index 100% rename from uoj/1/js/codemirror/test/multi_test.js rename to web/js/codemirror/test/multi_test.js diff --git a/uoj/1/js/codemirror/test/phantom_driver.js b/web/js/codemirror/test/phantom_driver.js similarity index 100% rename from uoj/1/js/codemirror/test/phantom_driver.js rename to web/js/codemirror/test/phantom_driver.js diff --git a/uoj/1/js/codemirror/test/run.js b/web/js/codemirror/test/run.js similarity index 100% rename from uoj/1/js/codemirror/test/run.js rename to web/js/codemirror/test/run.js diff --git a/uoj/1/js/codemirror/test/search_test.js b/web/js/codemirror/test/search_test.js similarity index 100% rename from uoj/1/js/codemirror/test/search_test.js rename to web/js/codemirror/test/search_test.js diff --git a/uoj/1/js/codemirror/test/sublime_test.js b/web/js/codemirror/test/sublime_test.js similarity index 100% rename from uoj/1/js/codemirror/test/sublime_test.js rename to web/js/codemirror/test/sublime_test.js diff --git a/uoj/1/js/codemirror/test/test.js b/web/js/codemirror/test/test.js similarity index 100% rename from uoj/1/js/codemirror/test/test.js rename to web/js/codemirror/test/test.js diff --git a/uoj/1/js/codemirror/test/vim_test.js b/web/js/codemirror/test/vim_test.js similarity index 100% rename from uoj/1/js/codemirror/test/vim_test.js rename to web/js/codemirror/test/vim_test.js diff --git a/uoj/1/js/codemirror/theme/3024-day.css b/web/js/codemirror/theme/3024-day.css similarity index 100% rename from uoj/1/js/codemirror/theme/3024-day.css rename to web/js/codemirror/theme/3024-day.css diff --git a/uoj/1/js/codemirror/theme/3024-night.css b/web/js/codemirror/theme/3024-night.css similarity index 100% rename from uoj/1/js/codemirror/theme/3024-night.css rename to web/js/codemirror/theme/3024-night.css diff --git a/uoj/1/js/codemirror/theme/ambiance-mobile.css b/web/js/codemirror/theme/ambiance-mobile.css similarity index 100% rename from uoj/1/js/codemirror/theme/ambiance-mobile.css rename to web/js/codemirror/theme/ambiance-mobile.css diff --git a/uoj/1/js/codemirror/theme/ambiance.css b/web/js/codemirror/theme/ambiance.css similarity index 100% rename from uoj/1/js/codemirror/theme/ambiance.css rename to web/js/codemirror/theme/ambiance.css diff --git a/uoj/1/js/codemirror/theme/base16-dark.css b/web/js/codemirror/theme/base16-dark.css similarity index 100% rename from uoj/1/js/codemirror/theme/base16-dark.css rename to web/js/codemirror/theme/base16-dark.css diff --git a/uoj/1/js/codemirror/theme/base16-light.css b/web/js/codemirror/theme/base16-light.css similarity index 100% rename from uoj/1/js/codemirror/theme/base16-light.css rename to web/js/codemirror/theme/base16-light.css diff --git a/uoj/1/js/codemirror/theme/blackboard.css b/web/js/codemirror/theme/blackboard.css similarity index 100% rename from uoj/1/js/codemirror/theme/blackboard.css rename to web/js/codemirror/theme/blackboard.css diff --git a/uoj/1/js/codemirror/theme/cobalt.css b/web/js/codemirror/theme/cobalt.css similarity index 100% rename from uoj/1/js/codemirror/theme/cobalt.css rename to web/js/codemirror/theme/cobalt.css diff --git a/uoj/1/js/codemirror/theme/eclipse.css b/web/js/codemirror/theme/eclipse.css similarity index 100% rename from uoj/1/js/codemirror/theme/eclipse.css rename to web/js/codemirror/theme/eclipse.css diff --git a/uoj/1/js/codemirror/theme/elegant.css b/web/js/codemirror/theme/elegant.css similarity index 100% rename from uoj/1/js/codemirror/theme/elegant.css rename to web/js/codemirror/theme/elegant.css diff --git a/uoj/1/js/codemirror/theme/erlang-dark.css b/web/js/codemirror/theme/erlang-dark.css similarity index 100% rename from uoj/1/js/codemirror/theme/erlang-dark.css rename to web/js/codemirror/theme/erlang-dark.css diff --git a/uoj/1/js/codemirror/theme/lesser-dark.css b/web/js/codemirror/theme/lesser-dark.css similarity index 100% rename from uoj/1/js/codemirror/theme/lesser-dark.css rename to web/js/codemirror/theme/lesser-dark.css diff --git a/uoj/1/js/codemirror/theme/mbo.css b/web/js/codemirror/theme/mbo.css similarity index 100% rename from uoj/1/js/codemirror/theme/mbo.css rename to web/js/codemirror/theme/mbo.css diff --git a/uoj/1/js/codemirror/theme/mdn-like.css b/web/js/codemirror/theme/mdn-like.css similarity index 100% rename from uoj/1/js/codemirror/theme/mdn-like.css rename to web/js/codemirror/theme/mdn-like.css diff --git a/uoj/1/js/codemirror/theme/midnight.css b/web/js/codemirror/theme/midnight.css similarity index 100% rename from uoj/1/js/codemirror/theme/midnight.css rename to web/js/codemirror/theme/midnight.css diff --git a/uoj/1/js/codemirror/theme/monokai.css b/web/js/codemirror/theme/monokai.css similarity index 100% rename from uoj/1/js/codemirror/theme/monokai.css rename to web/js/codemirror/theme/monokai.css diff --git a/uoj/1/js/codemirror/theme/neat.css b/web/js/codemirror/theme/neat.css similarity index 100% rename from uoj/1/js/codemirror/theme/neat.css rename to web/js/codemirror/theme/neat.css diff --git a/uoj/1/js/codemirror/theme/neo.css b/web/js/codemirror/theme/neo.css similarity index 100% rename from uoj/1/js/codemirror/theme/neo.css rename to web/js/codemirror/theme/neo.css diff --git a/uoj/1/js/codemirror/theme/night.css b/web/js/codemirror/theme/night.css similarity index 100% rename from uoj/1/js/codemirror/theme/night.css rename to web/js/codemirror/theme/night.css diff --git a/uoj/1/js/codemirror/theme/paraiso-dark.css b/web/js/codemirror/theme/paraiso-dark.css similarity index 100% rename from uoj/1/js/codemirror/theme/paraiso-dark.css rename to web/js/codemirror/theme/paraiso-dark.css diff --git a/uoj/1/js/codemirror/theme/paraiso-light.css b/web/js/codemirror/theme/paraiso-light.css similarity index 100% rename from uoj/1/js/codemirror/theme/paraiso-light.css rename to web/js/codemirror/theme/paraiso-light.css diff --git a/uoj/1/js/codemirror/theme/pastel-on-dark.css b/web/js/codemirror/theme/pastel-on-dark.css similarity index 100% rename from uoj/1/js/codemirror/theme/pastel-on-dark.css rename to web/js/codemirror/theme/pastel-on-dark.css diff --git a/uoj/1/js/codemirror/theme/rubyblue.css b/web/js/codemirror/theme/rubyblue.css similarity index 100% rename from uoj/1/js/codemirror/theme/rubyblue.css rename to web/js/codemirror/theme/rubyblue.css diff --git a/uoj/1/js/codemirror/theme/solarized.css b/web/js/codemirror/theme/solarized.css similarity index 100% rename from uoj/1/js/codemirror/theme/solarized.css rename to web/js/codemirror/theme/solarized.css diff --git a/uoj/1/js/codemirror/theme/the-matrix.css b/web/js/codemirror/theme/the-matrix.css similarity index 100% rename from uoj/1/js/codemirror/theme/the-matrix.css rename to web/js/codemirror/theme/the-matrix.css diff --git a/uoj/1/js/codemirror/theme/tomorrow-night-eighties.css b/web/js/codemirror/theme/tomorrow-night-eighties.css similarity index 100% rename from uoj/1/js/codemirror/theme/tomorrow-night-eighties.css rename to web/js/codemirror/theme/tomorrow-night-eighties.css diff --git a/uoj/1/js/codemirror/theme/twilight.css b/web/js/codemirror/theme/twilight.css similarity index 100% rename from uoj/1/js/codemirror/theme/twilight.css rename to web/js/codemirror/theme/twilight.css diff --git a/uoj/1/js/codemirror/theme/vibrant-ink.css b/web/js/codemirror/theme/vibrant-ink.css similarity index 100% rename from uoj/1/js/codemirror/theme/vibrant-ink.css rename to web/js/codemirror/theme/vibrant-ink.css diff --git a/uoj/1/js/codemirror/theme/xq-dark.css b/web/js/codemirror/theme/xq-dark.css similarity index 100% rename from uoj/1/js/codemirror/theme/xq-dark.css rename to web/js/codemirror/theme/xq-dark.css diff --git a/uoj/1/js/codemirror/theme/xq-light.css b/web/js/codemirror/theme/xq-light.css similarity index 100% rename from uoj/1/js/codemirror/theme/xq-light.css rename to web/js/codemirror/theme/xq-light.css diff --git a/uoj/1/js/color-converter.min.js b/web/js/color-converter.min.js similarity index 100% rename from uoj/1/js/color-converter.min.js rename to web/js/color-converter.min.js diff --git a/uoj/1/js/head.min.js b/web/js/head.min.js similarity index 100% rename from uoj/1/js/head.min.js rename to web/js/head.min.js diff --git a/uoj/1/js/html5shiv.js b/web/js/html5shiv.js similarity index 100% rename from uoj/1/js/html5shiv.js rename to web/js/html5shiv.js diff --git a/uoj/1/js/jquery.ajax-cross-origin.min.js b/web/js/jquery.ajax-cross-origin.min.js similarity index 100% rename from uoj/1/js/jquery.ajax-cross-origin.min.js rename to web/js/jquery.ajax-cross-origin.min.js diff --git a/uoj/1/js/jquery.autosize.min.js b/web/js/jquery.autosize.min.js similarity index 100% rename from uoj/1/js/jquery.autosize.min.js rename to web/js/jquery.autosize.min.js diff --git a/uoj/1/js/jquery.colorhelpers.min.js b/web/js/jquery.colorhelpers.min.js similarity index 100% rename from uoj/1/js/jquery.colorhelpers.min.js rename to web/js/jquery.colorhelpers.min.js diff --git a/uoj/1/js/jquery.cookie.min.js b/web/js/jquery.cookie.min.js similarity index 100% rename from uoj/1/js/jquery.cookie.min.js rename to web/js/jquery.cookie.min.js diff --git a/uoj/1/js/jquery.flot.canvas.min.js b/web/js/jquery.flot.canvas.min.js similarity index 100% rename from uoj/1/js/jquery.flot.canvas.min.js rename to web/js/jquery.flot.canvas.min.js diff --git a/uoj/1/js/jquery.flot.categories.min.js b/web/js/jquery.flot.categories.min.js similarity index 100% rename from uoj/1/js/jquery.flot.categories.min.js rename to web/js/jquery.flot.categories.min.js diff --git a/uoj/1/js/jquery.flot.crosshair.min.js b/web/js/jquery.flot.crosshair.min.js similarity index 100% rename from uoj/1/js/jquery.flot.crosshair.min.js rename to web/js/jquery.flot.crosshair.min.js diff --git a/uoj/1/js/jquery.flot.errorbars.min.js b/web/js/jquery.flot.errorbars.min.js similarity index 100% rename from uoj/1/js/jquery.flot.errorbars.min.js rename to web/js/jquery.flot.errorbars.min.js diff --git a/uoj/1/js/jquery.flot.fillbetween.min.js b/web/js/jquery.flot.fillbetween.min.js similarity index 100% rename from uoj/1/js/jquery.flot.fillbetween.min.js rename to web/js/jquery.flot.fillbetween.min.js diff --git a/uoj/1/js/jquery.flot.image.min.js b/web/js/jquery.flot.image.min.js similarity index 100% rename from uoj/1/js/jquery.flot.image.min.js rename to web/js/jquery.flot.image.min.js diff --git a/uoj/1/js/jquery.flot.min.js b/web/js/jquery.flot.min.js similarity index 100% rename from uoj/1/js/jquery.flot.min.js rename to web/js/jquery.flot.min.js diff --git a/uoj/1/js/jquery.flot.navigate.min.js b/web/js/jquery.flot.navigate.min.js similarity index 100% rename from uoj/1/js/jquery.flot.navigate.min.js rename to web/js/jquery.flot.navigate.min.js diff --git a/uoj/1/js/jquery.flot.pie.min.js b/web/js/jquery.flot.pie.min.js similarity index 100% rename from uoj/1/js/jquery.flot.pie.min.js rename to web/js/jquery.flot.pie.min.js diff --git a/uoj/1/js/jquery.flot.resize.min.js b/web/js/jquery.flot.resize.min.js similarity index 100% rename from uoj/1/js/jquery.flot.resize.min.js rename to web/js/jquery.flot.resize.min.js diff --git a/uoj/1/js/jquery.flot.selection.min.js b/web/js/jquery.flot.selection.min.js similarity index 100% rename from uoj/1/js/jquery.flot.selection.min.js rename to web/js/jquery.flot.selection.min.js diff --git a/uoj/1/js/jquery.flot.stack.min.js b/web/js/jquery.flot.stack.min.js similarity index 100% rename from uoj/1/js/jquery.flot.stack.min.js rename to web/js/jquery.flot.stack.min.js diff --git a/uoj/1/js/jquery.flot.symbol.min.js b/web/js/jquery.flot.symbol.min.js similarity index 100% rename from uoj/1/js/jquery.flot.symbol.min.js rename to web/js/jquery.flot.symbol.min.js diff --git a/uoj/1/js/jquery.flot.threshold.min.js b/web/js/jquery.flot.threshold.min.js similarity index 100% rename from uoj/1/js/jquery.flot.threshold.min.js rename to web/js/jquery.flot.threshold.min.js diff --git a/uoj/1/js/jquery.flot.time.min.js b/web/js/jquery.flot.time.min.js similarity index 100% rename from uoj/1/js/jquery.flot.time.min.js rename to web/js/jquery.flot.time.min.js diff --git a/uoj/1/js/jquery.form.min.js b/web/js/jquery.form.min.js similarity index 100% rename from uoj/1/js/jquery.form.min.js rename to web/js/jquery.form.min.js diff --git a/uoj/1/js/jquery.hotkeys.js b/web/js/jquery.hotkeys.js similarity index 100% rename from uoj/1/js/jquery.hotkeys.js rename to web/js/jquery.hotkeys.js diff --git a/uoj/1/js/jquery.min.js b/web/js/jquery.min.js similarity index 100% rename from uoj/1/js/jquery.min.js rename to web/js/jquery.min.js diff --git a/uoj/1/js/jquery.modal.js b/web/js/jquery.modal.js similarity index 100% rename from uoj/1/js/jquery.modal.js rename to web/js/jquery.modal.js diff --git a/uoj/1/js/jquery.tagcanvas.min.js b/web/js/jquery.tagcanvas.min.js similarity index 100% rename from uoj/1/js/jquery.tagcanvas.min.js rename to web/js/jquery.tagcanvas.min.js diff --git a/uoj/1/js/markdown-editor/markdown-editor.js b/web/js/markdown-editor/markdown-editor.js similarity index 100% rename from uoj/1/js/markdown-editor/markdown-editor.js rename to web/js/markdown-editor/markdown-editor.js diff --git a/uoj/1/js/markdown-editor/marked.js b/web/js/markdown-editor/marked.js similarity index 100% rename from uoj/1/js/markdown-editor/marked.js rename to web/js/markdown-editor/marked.js diff --git a/uoj/1/js/marked.js b/web/js/marked.js similarity index 100% rename from uoj/1/js/marked.js rename to web/js/marked.js diff --git a/uoj/1/js/md5.min.js b/web/js/md5.min.js similarity index 100% rename from uoj/1/js/md5.min.js rename to web/js/md5.min.js diff --git a/uoj/1/js/morris.min.js b/web/js/morris.min.js similarity index 100% rename from uoj/1/js/morris.min.js rename to web/js/morris.min.js diff --git a/uoj/1/js/raphael.min.js b/web/js/raphael.min.js similarity index 100% rename from uoj/1/js/raphael.min.js rename to web/js/raphael.min.js diff --git a/uoj/1/js/readmore/CHANGELOG.md b/web/js/readmore/CHANGELOG.md similarity index 100% rename from uoj/1/js/readmore/CHANGELOG.md rename to web/js/readmore/CHANGELOG.md diff --git a/uoj/1/js/readmore/LICENSE b/web/js/readmore/LICENSE similarity index 100% rename from uoj/1/js/readmore/LICENSE rename to web/js/readmore/LICENSE diff --git a/uoj/1/js/readmore/README.md b/web/js/readmore/README.md similarity index 100% rename from uoj/1/js/readmore/README.md rename to web/js/readmore/README.md diff --git a/uoj/1/js/readmore/ajax-demo.html b/web/js/readmore/ajax-demo.html similarity index 100% rename from uoj/1/js/readmore/ajax-demo.html rename to web/js/readmore/ajax-demo.html diff --git a/uoj/1/js/readmore/bower.json b/web/js/readmore/bower.json similarity index 100% rename from uoj/1/js/readmore/bower.json rename to web/js/readmore/bower.json diff --git a/uoj/1/js/readmore/demo.html b/web/js/readmore/demo.html similarity index 100% rename from uoj/1/js/readmore/demo.html rename to web/js/readmore/demo.html diff --git a/uoj/1/js/readmore/gulpfile.js b/web/js/readmore/gulpfile.js similarity index 100% rename from uoj/1/js/readmore/gulpfile.js rename to web/js/readmore/gulpfile.js diff --git a/uoj/1/js/readmore/jquery.mockjax.js b/web/js/readmore/jquery.mockjax.js similarity index 100% rename from uoj/1/js/readmore/jquery.mockjax.js rename to web/js/readmore/jquery.mockjax.js diff --git a/uoj/1/js/readmore/package.json b/web/js/readmore/package.json similarity index 100% rename from uoj/1/js/readmore/package.json rename to web/js/readmore/package.json diff --git a/uoj/1/js/readmore/readmore.js b/web/js/readmore/readmore.js similarity index 100% rename from uoj/1/js/readmore/readmore.js rename to web/js/readmore/readmore.js diff --git a/uoj/1/js/readmore/readmore.min.js b/web/js/readmore/readmore.min.js similarity index 100% rename from uoj/1/js/readmore/readmore.min.js rename to web/js/readmore/readmore.min.js diff --git a/uoj/1/js/reveal.js b/web/js/reveal.js similarity index 100% rename from uoj/1/js/reveal.js rename to web/js/reveal.js diff --git a/uoj/1/js/reveal/plugin/highlight/highlight.js b/web/js/reveal/plugin/highlight/highlight.js similarity index 100% rename from uoj/1/js/reveal/plugin/highlight/highlight.js rename to web/js/reveal/plugin/highlight/highlight.js diff --git a/uoj/1/js/reveal/plugin/leap/leap.js b/web/js/reveal/plugin/leap/leap.js similarity index 100% rename from uoj/1/js/reveal/plugin/leap/leap.js rename to web/js/reveal/plugin/leap/leap.js diff --git a/uoj/1/js/reveal/plugin/markdown/example.html b/web/js/reveal/plugin/markdown/example.html similarity index 100% rename from uoj/1/js/reveal/plugin/markdown/example.html rename to web/js/reveal/plugin/markdown/example.html diff --git a/uoj/1/js/reveal/plugin/markdown/example.md b/web/js/reveal/plugin/markdown/example.md similarity index 100% rename from uoj/1/js/reveal/plugin/markdown/example.md rename to web/js/reveal/plugin/markdown/example.md diff --git a/uoj/1/js/reveal/plugin/markdown/markdown.js b/web/js/reveal/plugin/markdown/markdown.js similarity index 100% rename from uoj/1/js/reveal/plugin/markdown/markdown.js rename to web/js/reveal/plugin/markdown/markdown.js diff --git a/uoj/1/js/reveal/plugin/markdown/marked.js b/web/js/reveal/plugin/markdown/marked.js similarity index 100% rename from uoj/1/js/reveal/plugin/markdown/marked.js rename to web/js/reveal/plugin/markdown/marked.js diff --git a/uoj/1/js/reveal/plugin/math/math.js b/web/js/reveal/plugin/math/math.js similarity index 100% rename from uoj/1/js/reveal/plugin/math/math.js rename to web/js/reveal/plugin/math/math.js diff --git a/uoj/1/js/reveal/plugin/multiplex/client.js b/web/js/reveal/plugin/multiplex/client.js similarity index 100% rename from uoj/1/js/reveal/plugin/multiplex/client.js rename to web/js/reveal/plugin/multiplex/client.js diff --git a/uoj/1/js/reveal/plugin/multiplex/index.js b/web/js/reveal/plugin/multiplex/index.js similarity index 100% rename from uoj/1/js/reveal/plugin/multiplex/index.js rename to web/js/reveal/plugin/multiplex/index.js diff --git a/uoj/1/js/reveal/plugin/multiplex/master.js b/web/js/reveal/plugin/multiplex/master.js similarity index 100% rename from uoj/1/js/reveal/plugin/multiplex/master.js rename to web/js/reveal/plugin/multiplex/master.js diff --git a/uoj/1/js/reveal/plugin/notes-server/client.js b/web/js/reveal/plugin/notes-server/client.js similarity index 100% rename from uoj/1/js/reveal/plugin/notes-server/client.js rename to web/js/reveal/plugin/notes-server/client.js diff --git a/uoj/1/js/reveal/plugin/notes-server/index.js b/web/js/reveal/plugin/notes-server/index.js similarity index 100% rename from uoj/1/js/reveal/plugin/notes-server/index.js rename to web/js/reveal/plugin/notes-server/index.js diff --git a/uoj/1/js/reveal/plugin/notes-server/notes.html b/web/js/reveal/plugin/notes-server/notes.html similarity index 100% rename from uoj/1/js/reveal/plugin/notes-server/notes.html rename to web/js/reveal/plugin/notes-server/notes.html diff --git a/uoj/1/js/reveal/plugin/notes/notes.html b/web/js/reveal/plugin/notes/notes.html similarity index 100% rename from uoj/1/js/reveal/plugin/notes/notes.html rename to web/js/reveal/plugin/notes/notes.html diff --git a/uoj/1/js/reveal/plugin/notes/notes.js b/web/js/reveal/plugin/notes/notes.js similarity index 100% rename from uoj/1/js/reveal/plugin/notes/notes.js rename to web/js/reveal/plugin/notes/notes.js diff --git a/uoj/1/js/reveal/plugin/print-pdf/print-pdf.js b/web/js/reveal/plugin/print-pdf/print-pdf.js similarity index 100% rename from uoj/1/js/reveal/plugin/print-pdf/print-pdf.js rename to web/js/reveal/plugin/print-pdf/print-pdf.js diff --git a/uoj/1/js/reveal/plugin/remotes/remotes.js b/web/js/reveal/plugin/remotes/remotes.js similarity index 100% rename from uoj/1/js/reveal/plugin/remotes/remotes.js rename to web/js/reveal/plugin/remotes/remotes.js diff --git a/uoj/1/js/reveal/plugin/search/search.js b/web/js/reveal/plugin/search/search.js similarity index 100% rename from uoj/1/js/reveal/plugin/search/search.js rename to web/js/reveal/plugin/search/search.js diff --git a/uoj/1/js/reveal/plugin/zoom-js/zoom.js b/web/js/reveal/plugin/zoom-js/zoom.js similarity index 100% rename from uoj/1/js/reveal/plugin/zoom-js/zoom.js rename to web/js/reveal/plugin/zoom-js/zoom.js diff --git a/uoj/1/js/sh_lang/.htaccess b/web/js/sh_lang/.htaccess similarity index 100% rename from uoj/1/js/sh_lang/.htaccess rename to web/js/sh_lang/.htaccess diff --git a/uoj/1/js/sh_lang/sh_bison.min.js b/web/js/sh_lang/sh_bison.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_bison.min.js rename to web/js/sh_lang/sh_bison.min.js diff --git a/uoj/1/js/sh_lang/sh_c.min.js b/web/js/sh_lang/sh_c.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_c.min.js rename to web/js/sh_lang/sh_c.min.js diff --git a/uoj/1/js/sh_lang/sh_caml.min.js b/web/js/sh_lang/sh_caml.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_caml.min.js rename to web/js/sh_lang/sh_caml.min.js diff --git a/uoj/1/js/sh_lang/sh_changelog.min.js b/web/js/sh_lang/sh_changelog.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_changelog.min.js rename to web/js/sh_lang/sh_changelog.min.js diff --git a/uoj/1/js/sh_lang/sh_cpp.min.js b/web/js/sh_lang/sh_cpp.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_cpp.min.js rename to web/js/sh_lang/sh_cpp.min.js diff --git a/uoj/1/js/sh_lang/sh_csharp.min.js b/web/js/sh_lang/sh_csharp.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_csharp.min.js rename to web/js/sh_lang/sh_csharp.min.js diff --git a/uoj/1/js/sh_lang/sh_css.min.js b/web/js/sh_lang/sh_css.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_css.min.js rename to web/js/sh_lang/sh_css.min.js diff --git a/uoj/1/js/sh_lang/sh_desktop.min.js b/web/js/sh_lang/sh_desktop.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_desktop.min.js rename to web/js/sh_lang/sh_desktop.min.js diff --git a/uoj/1/js/sh_lang/sh_diff.min.js b/web/js/sh_lang/sh_diff.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_diff.min.js rename to web/js/sh_lang/sh_diff.min.js diff --git a/uoj/1/js/sh_lang/sh_flex.min.js b/web/js/sh_lang/sh_flex.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_flex.min.js rename to web/js/sh_lang/sh_flex.min.js diff --git a/uoj/1/js/sh_lang/sh_glsl.min.js b/web/js/sh_lang/sh_glsl.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_glsl.min.js rename to web/js/sh_lang/sh_glsl.min.js diff --git a/uoj/1/js/sh_lang/sh_haxe.min.js b/web/js/sh_lang/sh_haxe.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_haxe.min.js rename to web/js/sh_lang/sh_haxe.min.js diff --git a/uoj/1/js/sh_lang/sh_html.min.js b/web/js/sh_lang/sh_html.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_html.min.js rename to web/js/sh_lang/sh_html.min.js diff --git a/uoj/1/js/sh_lang/sh_java.min.js b/web/js/sh_lang/sh_java.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_java.min.js rename to web/js/sh_lang/sh_java.min.js diff --git a/uoj/1/js/sh_lang/sh_javascript.min.js b/web/js/sh_lang/sh_javascript.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_javascript.min.js rename to web/js/sh_lang/sh_javascript.min.js diff --git a/uoj/1/js/sh_lang/sh_javascript_dom.min.js b/web/js/sh_lang/sh_javascript_dom.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_javascript_dom.min.js rename to web/js/sh_lang/sh_javascript_dom.min.js diff --git a/uoj/1/js/sh_lang/sh_latex.min.js b/web/js/sh_lang/sh_latex.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_latex.min.js rename to web/js/sh_lang/sh_latex.min.js diff --git a/uoj/1/js/sh_lang/sh_ldap.min.js b/web/js/sh_lang/sh_ldap.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_ldap.min.js rename to web/js/sh_lang/sh_ldap.min.js diff --git a/uoj/1/js/sh_lang/sh_log.min.js b/web/js/sh_lang/sh_log.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_log.min.js rename to web/js/sh_lang/sh_log.min.js diff --git a/uoj/1/js/sh_lang/sh_lsm.min.js b/web/js/sh_lang/sh_lsm.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_lsm.min.js rename to web/js/sh_lang/sh_lsm.min.js diff --git a/uoj/1/js/sh_lang/sh_m4.min.js b/web/js/sh_lang/sh_m4.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_m4.min.js rename to web/js/sh_lang/sh_m4.min.js diff --git a/uoj/1/js/sh_lang/sh_makefile.min.js b/web/js/sh_lang/sh_makefile.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_makefile.min.js rename to web/js/sh_lang/sh_makefile.min.js diff --git a/uoj/1/js/sh_lang/sh_oracle.min.js b/web/js/sh_lang/sh_oracle.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_oracle.min.js rename to web/js/sh_lang/sh_oracle.min.js diff --git a/uoj/1/js/sh_lang/sh_pascal.min.js b/web/js/sh_lang/sh_pascal.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_pascal.min.js rename to web/js/sh_lang/sh_pascal.min.js diff --git a/uoj/1/js/sh_lang/sh_perl.min.js b/web/js/sh_lang/sh_perl.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_perl.min.js rename to web/js/sh_lang/sh_perl.min.js diff --git a/uoj/1/js/sh_lang/sh_php.min.js b/web/js/sh_lang/sh_php.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_php.min.js rename to web/js/sh_lang/sh_php.min.js diff --git a/uoj/1/js/sh_lang/sh_prolog.min.js b/web/js/sh_lang/sh_prolog.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_prolog.min.js rename to web/js/sh_lang/sh_prolog.min.js diff --git a/uoj/1/js/sh_lang/sh_properties.min.js b/web/js/sh_lang/sh_properties.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_properties.min.js rename to web/js/sh_lang/sh_properties.min.js diff --git a/uoj/1/js/sh_lang/sh_python.min.js b/web/js/sh_lang/sh_python.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_python.min.js rename to web/js/sh_lang/sh_python.min.js diff --git a/uoj/1/js/sh_lang/sh_ruby.min.js b/web/js/sh_lang/sh_ruby.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_ruby.min.js rename to web/js/sh_lang/sh_ruby.min.js diff --git a/uoj/1/js/sh_lang/sh_scala.min.js b/web/js/sh_lang/sh_scala.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_scala.min.js rename to web/js/sh_lang/sh_scala.min.js diff --git a/uoj/1/js/sh_lang/sh_sh.min.js b/web/js/sh_lang/sh_sh.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_sh.min.js rename to web/js/sh_lang/sh_sh.min.js diff --git a/uoj/1/js/sh_lang/sh_slang.min.js b/web/js/sh_lang/sh_slang.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_slang.min.js rename to web/js/sh_lang/sh_slang.min.js diff --git a/uoj/1/js/sh_lang/sh_sml.min.js b/web/js/sh_lang/sh_sml.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_sml.min.js rename to web/js/sh_lang/sh_sml.min.js diff --git a/uoj/1/js/sh_lang/sh_spec.min.js b/web/js/sh_lang/sh_spec.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_spec.min.js rename to web/js/sh_lang/sh_spec.min.js diff --git a/uoj/1/js/sh_lang/sh_sql.min.js b/web/js/sh_lang/sh_sql.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_sql.min.js rename to web/js/sh_lang/sh_sql.min.js diff --git a/uoj/1/js/sh_lang/sh_tcl.min.js b/web/js/sh_lang/sh_tcl.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_tcl.min.js rename to web/js/sh_lang/sh_tcl.min.js diff --git a/uoj/1/js/sh_lang/sh_xml.min.js b/web/js/sh_lang/sh_xml.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_xml.min.js rename to web/js/sh_lang/sh_xml.min.js diff --git a/uoj/1/js/sh_lang/sh_xorg.min.js b/web/js/sh_lang/sh_xorg.min.js similarity index 100% rename from uoj/1/js/sh_lang/sh_xorg.min.js rename to web/js/sh_lang/sh_xorg.min.js diff --git a/uoj/1/js/sh_main.min.js b/web/js/sh_main.min.js similarity index 100% rename from uoj/1/js/sh_main.min.js rename to web/js/sh_main.min.js diff --git a/uoj/1/js/slide-editor/slide-editor.js b/web/js/slide-editor/slide-editor.js similarity index 100% rename from uoj/1/js/slide-editor/slide-editor.js rename to web/js/slide-editor/slide-editor.js diff --git a/uoj/1/js/tablesorter/jquery.metadata.js b/web/js/tablesorter/jquery.metadata.js similarity index 100% rename from uoj/1/js/tablesorter/jquery.metadata.js rename to web/js/tablesorter/jquery.metadata.js diff --git a/uoj/1/js/tablesorter/jquery.tablesorter.min.js b/web/js/tablesorter/jquery.tablesorter.min.js similarity index 100% rename from uoj/1/js/tablesorter/jquery.tablesorter.min.js rename to web/js/tablesorter/jquery.tablesorter.min.js diff --git a/uoj/1/js/uoj.js b/web/js/uoj.js similarity index 100% rename from uoj/1/js/uoj.js rename to web/js/uoj.js diff --git a/uoj/1/pictures/UOJ.ico b/web/pictures/UOJ.ico similarity index 100% rename from uoj/1/pictures/UOJ.ico rename to web/pictures/UOJ.ico diff --git a/uoj/1/pictures/UOJ.png b/web/pictures/UOJ.png similarity index 100% rename from uoj/1/pictures/UOJ.png rename to web/pictures/UOJ.png diff --git a/uoj/1/pictures/UOJ_big.png b/web/pictures/UOJ_big.png similarity index 100% rename from uoj/1/pictures/UOJ_big.png rename to web/pictures/UOJ_big.png diff --git a/uoj/1/pictures/UOJ_small.png b/web/pictures/UOJ_small.png similarity index 100% rename from uoj/1/pictures/UOJ_small.png rename to web/pictures/UOJ_small.png diff --git a/uoj/1/pictures/earth_man.png b/web/pictures/earth_man.png similarity index 100% rename from uoj/1/pictures/earth_man.png rename to web/pictures/earth_man.png diff --git a/uoj/1/pictures/lang/cn.png b/web/pictures/lang/cn.png similarity index 100% rename from uoj/1/pictures/lang/cn.png rename to web/pictures/lang/cn.png diff --git a/uoj/1/pictures/lang/gb.png b/web/pictures/lang/gb.png similarity index 100% rename from uoj/1/pictures/lang/gb.png rename to web/pictures/lang/gb.png diff --git a/uoj/1/robots.txt b/web/robots.txt similarity index 100% rename from uoj/1/robots.txt rename to web/robots.txt