diff --git a/logs/common-default.log b/logs/common-default.log
index c25b52d..ff23a00 100644
--- a/logs/common-default.log
+++ b/logs/common-default.log
@@ -7598,3 +7598,12 @@ Unconditional classes:
2023-02-23 12:58:45.000 [http-nio-8099-exec-1] DEBUG org.springframework.web.servlet.DispatcherServlet [119] - "ERROR" dispatch for POST "/error", parameters={}
2023-02-23 12:58:45.001 [http-nio-8099-exec-1] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping [522] - Mapped to com.pomelotea.embylisenceserver.ExtendExceptionHandler#handleErrors(HttpServletRequest, HttpServletResponse, Exception)
2023-02-23 12:58:45.061 [http-nio-8099-exec-1] DEBUG org.springframework.web.servlet.DispatcherServlet [1127] - Exiting from "ERROR" dispatch, status 200
+2023-02-23 18:07:07.479 [SpringApplicationShutdownHook] DEBUG o.s.boot.availability.ApplicationAvailabilityBean [77] - Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
+2023-02-23 18:07:07.480 [SpringApplicationShutdownHook] DEBUG o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext [1049] - Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@5e600dd5, started on Thu Feb 23 12:58:37 CST 2023
+2023-02-23 18:07:07.480 [SpringApplicationShutdownHook] DEBUG o.s.b.c.p.s.ConfigurationPropertySourcesPropertyResolver$DefaultResolver [115] - Found key 'spring.liveBeansView.mbeanDomain' in PropertySource 'systemProperties' with value of type String
+2023-02-23 18:07:07.483 [SpringApplicationShutdownHook] DEBUG o.s.context.support.DefaultLifecycleProcessor [365] - Stopping beans in phase 2147483647
+2023-02-23 18:07:07.484 [SpringApplicationShutdownHook] DEBUG o.s.context.support.DefaultLifecycleProcessor [238] - Bean 'webServerGracefulShutdown' completed its stop procedure
+2023-02-23 18:07:07.485 [SpringApplicationShutdownHook] DEBUG o.s.context.support.DefaultLifecycleProcessor [365] - Stopping beans in phase 2147483646
+2023-02-23 18:07:07.493 [SpringApplicationShutdownHook] DEBUG o.s.context.support.DefaultLifecycleProcessor [238] - Bean 'webServerStartStop' completed its stop procedure
+2023-02-23 18:07:07.494 [SpringApplicationShutdownHook] DEBUG o.s.jmx.export.annotation.AnnotationMBeanExporter [452] - Unregistering JMX-exposed beans on shutdown
+2023-02-23 18:07:07.494 [SpringApplicationShutdownHook] DEBUG o.s.scheduling.concurrent.ThreadPoolTaskExecutor [218] - Shutting down ExecutorService 'applicationTaskExecutor'
diff --git a/src/main/resources/static/index.html b/src/main/resources/static/index.html
index bf1297d..35ca202 100644
--- a/src/main/resources/static/index.html
+++ b/src/main/resources/static/index.html
@@ -1,9 +1,9 @@
Hello,This is a Emby License Server!
We provide the following three API interfaces to activate your Emby service.
-https://embycrack1.2ha.me/admin/service/registration/validateDevice
+https://crackemby.2ha.me/admin/service/registration/validateDevice
-https://embycrack1.2ha.me/admin/service/registration/getStatus
+https://crackemby.2ha.me/admin/service/registration/getStatus
-https://embycrack1.2ha.me/admin/service/registration/validate
+https://crackemby.2ha.me/admin/service/registration/validate
\ No newline at end of file