config.js 56 B

123
  1. var config = {
  2. defaultBaseUrl: 'https://ntfy.sh'
  3. };