first commit

This commit is contained in:
miroman-afk
2021-04-21 15:44:35 +03:00
commit ecd15535cd
18 changed files with 1884 additions and 0 deletions

9
cpo/units-rules.php Normal file
View File

@@ -0,0 +1,9 @@
<?php
return [
'main' => [
'cpo_is_sc' => 'no',
'cpo_sc_default' => 'hide',
],
'data' => ''
];