Update app.js

pull/47/head
Ilya 2023-03-10 11:19:53 +02:00 committed by GitHub
parent e36b13943b
commit 5c67bf66d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -23,8 +23,7 @@ function App() {
))}
</div>
<div id='footer'>
<p>基于 <Link to='https://uptimerobot.com/' text='UptimeRobot' /> 接口制作检测频率 5 分钟</p>
<p>&copy; 2020 <Link to='https://status.org.cn/' text='STATUS.ORG.CN' />, Version {Package.version}</p>
<p>2023 <Link to='https://hostlike.pro/' text='HostLikePro' /> - Your hosting provider</p>
</div>
</div>
</>