forked from playsearch.kaki87.net/v1
- Add best of apps list in app and maintenance pages - Increase maintenance page font size
14 lines
404 B
HTML
14 lines
404 B
HTML
<html lang="en">
|
|
<head>
|
|
<title>KPlaySearch under maintenance</title>
|
|
</head>
|
|
<body>
|
|
<p style="font-size: 1.5rem; font-family: sans-serif; line-height: 4rem;">
|
|
KPlaySearch is under maintenance.
|
|
<br>
|
|
<a style="color: inherit" href="https://gist.github.com/KaKi87/d64d7185a8ccb7823d89164c709a6851" target="_blank">
|
|
Best of free, ad-free, in-app free apps
|
|
</a>
|
|
</p>
|
|
</body>
|
|
</html>
|