example.ini.php 721 B

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