Skip to content

AXCWG/e-hentai_embed_js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-hentai Web Embed Widget

Embedding your favourate hentai in web.

Usage:

<iframe src="http://axcwg.github.io/e-hentai_embed_js?gid=[Replace with gid]&token=[Replace with token]"></iframe>

Insert the thing inside your website, replace the fields with the corresponding, then style it!

Very simple. Examples here (also was from my blog): example


E站同人志Web控件

想要优雅地向别人推荐你的典藏?只需将下面的iframe贴入你的HTML网页就好!

<iframe src="http://axcwg.github.io/e-hentai_embed_js?gid=[替换为gid]&token=[替换为token]"></iframe>

非常简单。示例(来自我的博客):example

2024.10.07 Added parameter zh

Chinese by default. Add parameter zh=false to show English page.

默认中文,添加zh=false变英文。

2024.10.07 Added "official" parameter

My proxy server - which is slow as fuck but make the API accessible from everywhere - is on without the parameter (by default). In order to access the official API directly you have to add official=true parameter to the URL query.

代理服务器(有点慢)默认开启。添加official=true直连官方API。