sslinfo/settings.php
2016-07-19 10:21:21 +02:00

7 lines
58 B
PHP

<?php
$sites = array(
"example.com",
"somesite.com"
);