module.exports = { defaultBaseUrl: 'https://onionoo.torproject.org', defaultEndpoints: [ 'summary', 'details', 'bandwidth', 'weights', 'clients', 'uptime' ], dummyResponse: { version: '3.1', relays_published: '2016-12-22 06:00:00', relays: [ { n: 'FelixIO', f: '95C6C5F65BFC7C06DDD765015E617853BA993C94', a: [ '87.118.92.43' ], r: true } ], bridges_published: '2016-12-22 04:41:03', bridges: [] }, dummy400Response: '\n\n\nError 400 Bad Request\n\n

HTTP ERROR 400

\n

Problem accessing /summary. Reason:\n

    Bad Request


Powered by Jetty://
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n\n\n' }