example.ini.php 753 B

1234567891011121314151617181920212223242526272829303132333435
  1. ; <?php die("Access denied"); ?>
  2. [general]
  3. title = "iCauseFX"
  4. password = "$5$rounds=10000$eouObTi7kzkrVSUi$SWDzat61s1exrkWhI6DzRnlPI2b6oGHjiLmBM.T/BL0"
  5. useicons = "true"
  6. [Sonarr]
  7. url = "https://sonarr.tv/"
  8. icon = "fa-desktop"
  9. enabled = "true"
  10. [QNAP]
  11. url = "https://www.qnap.com/i/useng/"
  12. icon = "fa-cubes"
  13. enabled = "true"
  14. [Movies]
  15. url = "https://couchpota.to/"
  16. icon = "fa-film"
  17. enabled = "true"
  18. [Proxy]
  19. url = "https://www.glype.com/"
  20. icon = "fa-bug"
  21. enabled = "true"
  22. guest = "true"
  23. [Request]
  24. url = "http://plexrequests.8bits.ca/"
  25. icon = "fa-search"
  26. enabled = "true"
  27. guest = "true"
  28. [Server]
  29. url = "http://phpsysinfo.github.io/phpsysinfo/"
  30. icon = "fa-database"
  31. enabled = "true"
  32. [NZB]
  33. url = "http://nzbget.net/"
  34. icon = "fa-cloud-download"
  35. enabled = "true"