mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
Merge pull request #1163 from bjrambo/pr/blacklist
www를 붙이거나 삭제해주는 애드온류를 블랙리스트에 추가
This commit is contained in:
commit
3c6aabb984
1 changed files with 3 additions and 0 deletions
|
|
@ -18,4 +18,7 @@ return array(
|
||||||
'session_shield' => true,
|
'session_shield' => true,
|
||||||
'smartphone' => true,
|
'smartphone' => true,
|
||||||
'zipperupper' => true,
|
'zipperupper' => true,
|
||||||
|
'elkha_www' => true,
|
||||||
|
'autowww' => true,
|
||||||
|
'fix_domain' => true,
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue