mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 09:14:48 +09:00
Add jquerycdn to blacklist
We cannot allow half-assed attempts to replace scripts that the rest of the environment heavily depends on. Similar functionality will be exposed via a more stable API at some later time. https://www.xetown.com/square/564456
This commit is contained in:
parent
856544a058
commit
0937da9fff
3 changed files with 3 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ return array(
|
|||
'errorlogger' => true,
|
||||
'fix_mysql_utf8' => true,
|
||||
'homepage' => true,
|
||||
'jquerycdn' => true,
|
||||
'member_communication' => true,
|
||||
'multidomain' => true,
|
||||
'seo' => true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue