diff --git a/Cealing-Host.json b/Cealing-Host.json index 3a16097..6ea8cc2 100644 --- a/Cealing-Host.json +++ b/Cealing-Host.json @@ -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"] ] \ No newline at end of file diff --git a/README.md b/README.md index 233157a..c9a0c05 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@

Sheas ◁ Cealer

- Just Ceal It -

-
## 自我介绍 @@ -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) + •ᴗ• diff --git a/Sheas-Cealer.csproj b/Sheas-Cealer.csproj index 7f64f21..a064917 100644 --- a/Sheas-Cealer.csproj +++ b/Sheas-Cealer.csproj @@ -70,7 +70,7 @@ - + diff --git a/Windows/MainWindow.xaml.cs b/Windows/MainWindow.xaml.cs index cc14f7f..96d607d 100644 --- a/Windows/MainWindow.xaml.cs +++ b/Windows/MainWindow.xaml.cs @@ -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) {