Added support for tiktok short urls

This commit is contained in:
Tufayel Ahmed 2020-04-13 11:04:38 +06:00 committed by GitHub
parent b061c303ba
commit c76b8d4802
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -106,7 +106,7 @@ function getContent($url)
} }
?> ?>
<div class="m-5"> <div class="m-5">
&nbsp; &nbsp;
</div> </div>
<div class="bg-dark text-white" style="position: fixed; bottom: 0;width: 100%;padding:15px">Developed by <a target="_blank" href="https://www.github.com/TufayelLUS">tufayel.rocks</a> <span style="float: right;">Copyright &copy; <?php echo date("Y"); ?></span></div> <div class="bg-dark text-white" style="position: fixed; bottom: 0;width: 100%;padding:15px">Developed by <a target="_blank" href="https://www.github.com/TufayelLUS">tufayel.rocks</a> <span style="float: right;">Copyright &copy; <?php echo date("Y"); ?></span></div>
<script type="text/javascript"> <script type="text/javascript">