10 lines
145 B
Plaintext
10 lines
145 B
Plaintext
<?php
|
|
|
|
return (object) array(
|
|
'ip4domain' => 'ip4.snapdns.eu',
|
|
'ip6domain' => 'ip6.snapdns.eu',
|
|
'detailed_uri' => 'detailed',
|
|
);
|
|
|
|
?>
|