Skip to content

liyanqwq/hydrooj-pastebin-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hydro Pastebin Plus

hydro_pastebin 二次开发。

现已适配 Hydro 最新版本。

使用说明

  1. 进入您的 HydroOJ 安装目录
  2. /packages/ui-default/templates/layout/html5.html<head> 标签结束前位置插入如下代码
    <script src="https://cdn.jsdelivr.net/npm/jquery@3.6.0/dist/jquery.min.js"></script>
  3. 执行如下命令
    yarn global add hydrooj-pastebin-plus
    hydrooj addon add hydrooj-pastebin-plus
  4. 重启您的 HydroOJ
  5. 在首页菜单加入超链接至 /paste/create

版权

本项目在 hydrooj_pastebin 基础上开发

非商业使用遵 AGPL v3 协议

商业使用联系 liyanqwq@duianit.cn