No description
  • JavaScript 100%
Find a file
dyphire 586880821a
Some checks failed
Purge jsDelivr CDN / purge-cdn (push) Has been cancelled
fix(ehentai): watched 列表的 url 拼接错误 (#274)
2026-04-04 18:28:16 +08:00
.github/workflows jsdelivr CDN 2026-01-01 15:10:06 +08:00
.gitignore feat: 添加再漫画源配置文件并更新.gitignore 2025-07-26 20:27:08 +08:00
_template_.js Update _template_.js 2025-11-02 16:08:29 +08:00
_venera_.js Update _venera_.js 2025-11-02 16:00:38 +08:00
baihehui.js jsdelivr CDN 2026-01-01 15:10:06 +08:00
baozi.js Add comic source : HotManga. && Add CDN selection for baozi (#243) 2026-02-22 12:01:41 +08:00
ccc.js jsdelivr CDN 2026-01-01 15:10:06 +08:00
comic_walker.js jsdelivr CDN 2026-01-01 15:10:06 +08:00
comick.js jsdelivr CDN 2026-01-01 15:10:06 +08:00
copy_manga.js jsdelivr CDN 2026-01-01 15:10:06 +08:00
ehentai.js fix(ehentai): watched 列表的 url 拼接错误 (#274) 2026-04-04 18:28:16 +08:00
goda.js jsdelivr CDN 2026-01-01 15:10:06 +08:00
happy.js 新增嗨皮漫画 (#257) 2026-03-19 22:35:10 +08:00
hcomic.js jsdelivr CDN 2026-01-01 15:10:06 +08:00
hitomi.js jsdelivr CDN 2026-01-01 15:10:06 +08:00
hot_manga.js Add comic source : HotManga. && Add CDN selection for baozi (#243) 2026-02-22 12:01:41 +08:00
ikmmh.js jsdelivr CDN 2026-01-01 15:10:06 +08:00
index.json 新增嗨皮漫画 (#257) 2026-03-19 22:35:10 +08:00
jcomic.js Add comic source : Jcomic (#241) 2026-01-30 21:39:34 +08:00
jm.js feat(jm): add check-in (#253) 2026-03-19 22:34:26 +08:00
kavita.js [Kavita] Add Kavita Source (#255) 2026-03-15 15:54:57 +08:00
komga.js jsdelivr CDN 2026-01-01 15:10:06 +08:00
komiic.js jsdelivr CDN 2026-01-01 15:10:06 +08:00
lanraragi.js 重构 LANraragi (#265) 2026-04-01 20:35:13 +08:00
manga_dex.js [manga_dex] 增加加载评论功能 & 修复2个BUG (#262) 2026-04-01 20:36:39 +08:00
manhuagui.js jsdelivr CDN 2026-01-01 15:10:06 +08:00
manhuaren.js jsdelivr CDN 2026-01-01 15:10:06 +08:00
manwaba.js jsdelivr CDN 2026-01-01 15:10:06 +08:00
mh18.js jsdelivr CDN 2026-01-01 15:10:06 +08:00
mh1234.js jsdelivr CDN 2026-01-01 15:10:06 +08:00
mxs.js jsdelivr CDN 2026-01-01 15:10:06 +08:00
nhentai.js 解決nhentai本地與歷史記錄無法顯示封面 (#272) 2026-04-04 09:15:47 +08:00
picacg.js jsdelivr CDN 2026-01-01 15:10:06 +08:00
README.md update template & add picacg 2024-10-15 20:55:14 +08:00
shonen_jump_plus.js jsdelivr CDN 2026-01-01 15:10:06 +08:00
wnacg.js jsdelivr CDN 2026-01-01 15:10:06 +08:00
ykmh.js jsdelivr CDN 2026-01-01 15:10:06 +08:00
zaimanhua.js jsdelivr CDN 2026-01-01 15:10:06 +08:00

venera-configs

Configuration file repository for venera

Create a new configuration

  1. Download _template_.js, _venera_.js, put them in the same directory
  2. Rename _template_.js to your_config_name.js
  3. Edit your_config_name.js to your needs.
    • The _template_.js file contains comments to help you with that.
    • The _venera_.js is used for code completion in your IDE.