Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
2cb0b25
Update README.md
Elegycloud Nov 10, 2023
ce33893
Add files via upload
Elegycloud Nov 10, 2023
e06b407
Create .env
Elegycloud Nov 10, 2023
ccb994f
Rename env to .env.bak
Elegycloud Nov 10, 2023
586aa10
Update README.md
Elegycloud Nov 11, 2023
a1c2a10
Update README.md
KitanoSakurana Nov 11, 2023
bd0cfc3
Update README.md
KitanoSakurana Nov 11, 2023
f08c235
Update README.md
KitanoSakurana Nov 11, 2023
22d663b
Update README.md
KitanoSakurana Nov 15, 2023
7fe292b
Update README.md
KitanoSakurana Nov 23, 2023
18d2de1
Update issue templates
Elegycloud Nov 28, 2023
9ffb228
Update issue templates
Elegycloud Nov 28, 2023
1903e31
Update start.sh
Elegycloud Nov 28, 2023
ca9b575
Update start.sh
Elegycloud Nov 28, 2023
9e40cc3
Update start.sh
Elegycloud Nov 28, 2023
51997a8
Create LICENSE
Elegycloud Dec 8, 2023
acf72cf
Update README.md
Elegycloud Dec 12, 2023
e292fb1
Update README.md
Elegycloud Dec 12, 2023
5971f01
Update README.md
Elegycloud Dec 12, 2023
557a220
Update README.md
Elegycloud Dec 13, 2023
12b5308
Update start.sh
Elegycloud Dec 13, 2023
ec50aa2
Update README.md
Elegycloud Dec 15, 2023
3fe5f58
Add files via upload
Elegycloud Dec 15, 2023
a4cbe0e
Update start.sh
Elegycloud Dec 15, 2023
1327e6e
Update start.sh
Elegycloud Dec 15, 2023
253c8da
Update README.md
KitanoSakurana Dec 25, 2023
3fe8c15
Update README.md
KitanoSakurana Feb 28, 2024
f06399d
Update README.md
Elegycloud Apr 20, 2024
ce5bd4a
Update LICENSE
Elegycloud Apr 20, 2024
001db65
Delete LICENSE
Elegycloud Apr 20, 2024
1340565
feat:Added parsing subscription for arm64 architecture cpus
iamfanic Apr 8, 2024
fd17fc7
Create LICENSE
Elegycloud Apr 20, 2024
97b12e3
Update README.md
Elegycloud Apr 20, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Clash 订阅地址
export CLASH_URL='订阅地址'
export CLASH_SECRET=''
3 changes: 3 additions & 0 deletions .env.bak
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Clash 订阅地址
export CLASH_URL='订阅地址'
export CLASH_SECRET=''
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.
674 changes: 674 additions & 0 deletions LICENSE

Large diffs are not rendered by default.

Loading