mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-23 16:32:45 +00:00
Disable Cloudflare rocket loader for check.php
This commit is contained in:
parent
43caee64b7
commit
259a48e816
@ -33,7 +33,7 @@ class Check {
|
||||
$href .= "&from=" . Page::lc_first($from_type['title']);
|
||||
}
|
||||
|
||||
echo "<br><script type=\"text/javascript\">document.location=\"$href\";</script>";
|
||||
echo "<br><script data-cfasync=\"false\" type=\"text/javascript\">document.location.href=\"$href\";</script>";
|
||||
/*
|
||||
$table = $page->settings->table['bans'];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user