1.0.1 更新

This commit is contained in:
Space Time 2022-05-01 11:08:05 +08:00
parent dff4ce4a70
commit 55ec368160
4 changed files with 9 additions and 4 deletions

View File

@ -4,9 +4,12 @@
[["*pinterest.com"],"pin","2.18.233.9"],
[["*e-hentai.org"],"ehe","104.20.134.21"],
[["*exhentai.org"],"exh","178.175.129.254"],
[["*sukebei.nyaa.si"],"suk","198.251.89.38"],
[["*theporndude.com"],"the","104.19.128.100"],
[["*wikipedia.org","*wikimedia.org"],"wik","91.198.174.192"],
[["*steamcommunity.com"],"ste","104.92.74.217"],
[["*instagram.com"],"ins","157.240.236.174"],
[["*amazon.co.jp"],"ama","52.222.208.138"],
[["*github.com"],"git","140.82.121.3"]
[["*github.com"],"git","140.82.121.3"],
[["*mikuclub.cc"],"mik","43.224.152.124"]
]

View File

@ -1,6 +1,5 @@
<h1 align="center">Sheas ◁ Cealer</h1>
<h3 align="center">- Just Ceal It -</h3>
</br>
## 自我介绍
@ -47,4 +46,7 @@
1. **新 QQ 群: 338919498**
2. **邮箱: Zeus6_6@163.com**
## 许可证
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FSpaceTimee%2FSheas-Cealer.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FSpaceTimee%2FSheas-Cealer?ref=badge_large)
•ᴗ•

View File

@ -70,7 +70,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="MaterialDesignThemes" Version="4.4.0" />
<PackageReference Include="MaterialDesignThemes" Version="4.5.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>

View File

@ -121,7 +121,7 @@ namespace Sheas_Cealer
{
try
{
OpenFileDialog openFileDialog = new() { Filter = "EXE (*.exe)|*.exe" };
OpenFileDialog openFileDialog = new() { Filter = "浏览器 (*.exe)|*.exe" };
if (openFileDialog.ShowDialog() == true)
{