sypexgeo.php 180 Bytes
<?php

$plugin = [
    'plugin_url' => 'http://api.sypexgeo.net/{{accepted_formats}}/{{ip}}',
    'accepted_formats' => ['json', 'xml'],
    'default_accepted_format' => 'json',
];