4
0

example.ini.php 988 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. ; <?php die("Access denied"); ?>
  2. [general]
  3. title = "iCauseFX"
  4. password = "$2y$10$97IH4rsp6fb.p5KIFfjVH.xZuFtghq5h.cKV4VuKQPhZCQdmJzeMS"
  5. useicons = "true"
  6. usemargins = "true"
  7. bg = "#f2f2f2"
  8. tabborder = "#cecece"
  9. tabhighlight = "#f44343"
  10. tabcoloractive = "#ffffff"
  11. fontcoloractive = "#f44343"
  12. tabshadowactive = "#808080"
  13. tabcolor = "#ffffff"
  14. fontcolor = "#000000"
  15. tabshadow = "#c7c6c6"
  16. [Sonarr]
  17. url = "https://sonarr.tv/"
  18. icon = "fa-desktop"
  19. enabled = "true"
  20. [QNAP]
  21. url = "https://www.qnap.com/i/useng/"
  22. icon = "fa-cubes"
  23. enabled = "true"
  24. [Movies]
  25. url = "https://couchpota.to/"
  26. icon = "fa-film"
  27. enabled = "true"
  28. default = "true"
  29. [Proxy]
  30. url = "https://www.glype.com/"
  31. icon = "fa-bug"
  32. enabled = "true"
  33. guest = "true"
  34. [Request]
  35. url = "https://plexrequests.8bits.ca/"
  36. icon = "fa-search"
  37. enabled = "true"
  38. guest = "true"
  39. [Server]
  40. url = "https://phpsysinfo.github.io/phpsysinfo/"
  41. icon = "fa-database"
  42. enabled = "true"
  43. [NZB]
  44. url = "https://nzbget.net/"
  45. icon = "fa-cloud-download"
  46. enabled = "true"