/var/www/hkosl.com/course_admin/inc/links.php


1
2
3
4
5
6
7


<link href="./assets/css/main.css?<?php rand(10,100?>" rel="stylesheet" />

<link href="./assets/css/custom.css?<?php rand(10,100?>" rel="stylesheet" />

<script src="./assets/scripts/jquery-3.7.0.min.js"></script>