forked from leo9843/JioTv-3
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfoot.php
More file actions
9 lines (9 loc) · 755 Bytes
/
foot.php
File metadata and controls
9 lines (9 loc) · 755 Bytes
1
2
3
4
5
6
7
8
9
</table>
</div>
<div class="footer">
© All rights Not Reserved.<br>(Created For Learning & Educational Purpose Only)<br/>Project Made by Mohd. Baquir Qureshi
</div>
</div>
<script>!function(t){"use strict";var e=function(e){var n;function a(a){n=a.target;var r=t.getElementsByClassName("dataload");e.forEach.call(r,function(t){e.forEach.call(t.rows,o)})}function o(t){var e=t.textContent.toLowerCase(),a=n.value.toLowerCase();t.style.display=-1===e.indexOf(a)?"none":"table-row"}return{init:function(){var n=t.getElementsByClassName("Search");e.forEach.call(n,function(t){t.oninput=a})}}}(Array.prototype);t.addEventListener("readystatechange",function(){"complete"===t.readyState&&e.init()})}(document);</script>
</body>
</html>