Skip to content

Commit 9ae8988

Browse files
committed
开始
0 parents  commit 9ae8988

37 files changed

+3110
-0
lines changed

.github/workflows/pages-deploy.yml

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
name: "Build and Deploy"
2+
on:
3+
push:
4+
branches:
5+
- main
6+
- master
7+
paths-ignore:
8+
- .gitignore
9+
- README.md
10+
- LICENSE
11+
12+
# Allows you to run this workflow manually from the Actions tab
13+
workflow_dispatch:
14+
15+
permissions:
16+
contents: read
17+
pages: write
18+
id-token: write
19+
20+
# Allow one concurrent deployment
21+
concurrency:
22+
group: "pages"
23+
cancel-in-progress: true
24+
25+
jobs:
26+
build:
27+
runs-on: ubuntu-latest
28+
29+
steps:
30+
- name: Checkout
31+
uses: actions/checkout@v4
32+
with:
33+
fetch-depth: 0
34+
# submodules: true
35+
# If using the 'assets' git submodule from Chirpy Starter, uncomment above
36+
# (See: https://github.com/cotes2020/chirpy-starter/tree/main/assets)
37+
38+
- name: Setup Pages
39+
id: pages
40+
uses: actions/configure-pages@v4
41+
42+
- name: Setup Ruby
43+
uses: ruby/setup-ruby@v1
44+
with:
45+
ruby-version: 3.3
46+
bundler-cache: true
47+
48+
- name: Build site
49+
run: bundle exec jekyll b -d "_site${{ steps.pages.outputs.base_path }}"
50+
env:
51+
JEKYLL_ENV: "production"
52+
53+
- name: Test site
54+
run: |
55+
bundle exec htmlproofer _site \
56+
\-\-disable-external \
57+
\-\-ignore-urls "/^http:\/\/127.0.0.1/,/^http:\/\/0.0.0.0/,/^http:\/\/localhost/"
58+
59+
- name: Upload site artifact
60+
uses: actions/upload-pages-artifact@v3
61+
with:
62+
path: "_site${{ steps.pages.outputs.base_path }}"
63+
64+
deploy:
65+
environment:
66+
name: github-pages
67+
url: ${{ steps.deployment.outputs.page_url }}
68+
runs-on: ubuntu-latest
69+
needs: build
70+
steps:
71+
- name: Deploy to GitHub Pages
72+
id: deployment
73+
uses: actions/deploy-pages@v4

.gitignore

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Bundler cache
2+
.bundle
3+
vendor
4+
Gemfile.lock
5+
6+
# Jekyll cache
7+
.jekyll-cache
8+
.jekyll-metadata
9+
_site
10+
11+
# RubyGems
12+
*.gem
13+
14+
# NPM dependencies
15+
node_modules
16+
package-lock.json
17+
18+
# IDE configurations
19+
.idea
20+
.vscode/*
21+
!.vscode/settings.json
22+
!.vscode/extensions.json
23+
!.vscode/tasks.json
24+
25+
# Misc
26+
_sass/vendors
27+
assets/js/dist

.nojekyll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

EhHosts

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
172.67.2.238 e-hentai.org
2+
202.160.128.238 api.e-hentai.org
3+
104.20.18.168 repo.e-hentai.org
4+
104.20.18.168 forums.e-hentai.org
5+
89.149.221.236 upld.e-hentai.org
6+
7+
178.157.129.252 exhentai.org
8+
178.175.132.22 upld.exhentai.org
9+
10+
109.236.85.28 ehgt.org
11+
12+
178.175.132.22 s.exhentai.org
13+
14+
# 更新时间: 2025-07-15
15+
# 更新地址: https://Dong-Jing-Yu.github.io/EhHosts

Gemfile

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# frozen_string_literal: true
2+
3+
source "https://rubygems.org"
4+
5+
gem "jekyll-theme-chirpy", "~> 7.3"
6+
7+
gem "html-proofer", "~> 5.0", group: :test
8+
9+
platforms :mingw, :x64_mingw, :mswin, :jruby do
10+
gem "tzinfo", ">= 1", "< 3"
11+
gem "tzinfo-data"
12+
end
13+
14+
gem "wdm", "~> 0.2.0", :platforms => [:mingw, :x64_mingw, :mswin]

JingYu/data/云

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
删件(JYPath+".云");
2+
void onMsg(Object msg) {
3+
经雨 data = new 经雨();
4+
data.解析(msg);
5+
String Uin = data.Uin;
6+
String Msg = data.Msg;
7+
int ChatType = data.ChatType;
8+
String Group = data.Group;
9+
String Name = data.UserName;
10+
int MsgType = data.MsgType;
11+
long MsgId = data.MsgId;
12+
long Time = data.Time;
13+
List AtList = data.AtList;
14+
Object OriginMsg = data.OriginMsg;
15+
if(ChatType == 1) {
16+
17+
} else {
18+
19+
}
20+
}

JingYu/data/授权.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"exegesis": [
3+
"-1:拉黑",
4+
"0:未知",
5+
"1:作者",
6+
""
7+
],
8+
"data": [
9+
{
10+
"QQ": "1055411737",
11+
"Privileges":"1",
12+
"time": "0/0/0"
13+
},
14+
{
15+
"QQ": "3103039768",
16+
"Privileges": "1",
17+
"time": "2024/8/4"
18+
}
19+
]
20+
}

JingYu/data/用户协议.html

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="UTF-8">
5+
<title>用户协议</title>
6+
</head>
7+
<body style="font-family: sans-serif; padding: 1em;">
8+
<h2>用户协议(版本1.0 | 更新日期:2025-06-28)</h1>
9+
<p>请使用者严格遵守以下协议</p>
10+
11+
<h3>使用协议</h2>
12+
<ul>
13+
<li>1. 只<strong>查看</strong><strong>修改</strong> 脚本</li>
14+
<li>2. 禁止将此脚本用于<strong>商用</strong></li>
15+
<li>3. 禁止将此脚本用于<strong>违法用途</strong></li>
16+
</ul>
17+
18+
<h3>免责声明</h2>
19+
<ul>
20+
<li>本脚本仅供学习与交流,请勿用于商业及违法用途,否则后果自负</li>
21+
<li><strong>作者</strong>不承担任何责任</li>
22+
</ul>
23+
</body>
24+
</html>

JingYu/data/违禁字

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
2+
3+
4+
5+
6+
7+
8+
9+
10+
11+
12+
13+

JingYu/data/违禁词

Whitespace-only changes.

0 commit comments

Comments
 (0)