bigfootjustice.com.php 121 B

12345678
  1. <?php
  2. return array(
  3. 'filter' => array(
  4. '%.*%' => array(
  5. '%-150x150%' => '',
  6. ),
  7. ),
  8. );