ippycox.php 183 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 <?php $plugin = [ 'plugin_url' => 'http://ip.pycox.com/{{accepted_formats}}/{{ip}}', 'accepted_formats' => ['csv', 'json', 'xml'], 'default_accepted_format' => 'json', ];