mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
Clean up duplicate blocking of common scripts
This commit is contained in:
parent
a722f279d9
commit
c686cb3229
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@ class HTMLDisplayHandler
|
|||
* List of scripts to block loading
|
||||
*/
|
||||
public static $blockedScripts = array(
|
||||
'@\bcommon/(?:css|js)/xe(?:\.min)?\.(?:css|js)$@',
|
||||
'@(?:^|/)j[Qq]uery(?:-[0-9]+(?:\.[0-9x]+)*)?(?:\.min)?\.js$@',
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue