添加资源文件

This commit is contained in:
jimlee 2023-01-28 16:52:30 +08:00
parent 2ef104d42d
commit 62589d1726
8 changed files with 13 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,4 +1,3 @@
README.md
target/ target/
!.mvn/wrapper/maven-wrapper.jar !.mvn/wrapper/maven-wrapper.jar
!**/src/main/**/target/ !**/src/main/**/target/

12
README.md Normal file
View File

@ -0,0 +1,12 @@
# Emby 激活服务器
### API
* https://embycrack1.2ha.me/admin/service/registration/validateDevice
* https://embycrack1.2ha.me/admin/service/registration/getStatus
* https://embycrack1.2ha.me/admin/service/registration/validate
### 需要替换Emby服务器以下几个文件
* /System/Emby.Server.Implementations.dll
* /System/Emby.Web.dll
* /System/MediaBrowser.Model.dll
* /System/dashboard-ui/embypremiere/embypremiere.js

BIN
system/.DS_Store vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
system/Emby.Web.dll Executable file

Binary file not shown.

BIN
system/MediaBrowser.Model.dll Executable file

Binary file not shown.

BIN
system/dashboard-ui/.DS_Store vendored Normal file

Binary file not shown.

File diff suppressed because one or more lines are too long