Jump to content

GoldenGnu

Members
  • Content Count

    7
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by GoldenGnu


  1. Ofc. you decide how often you pull the data, but, each visitor to the website is updating from JSON about 60 times an hour (with ETag), so as long as you pull less than you're just a regular visitor. Also, all the API files are just a static files, making them cheep to serve.


  2. @Haswell
    Thank you for your suggestions, I have made an issue for your offset suggestion: Let user modify offset
    Also, I totally agree, updating by hand is just terrible.
    Hopefully we can share the burden, so you won't have to do it all the days.

    @nullptrdereference
    The data is available in js/json/ini by clicking the sky icon in the bottom.
    Again, it's just updated by hand by me, at my convenience.
    No progress with automating the updating have been made.


  3. Yerh, It still require manual update. It's just another way to display the data.

    The skulls and star are just a way to mark missions. I use the skull for hard mission and the star for my favorite missions.
    You can not change the missions yourself. I will try my best to keep it updated.

    Since the source is on GitHub, everyone is free to host their own version.
    It does require PHP, as some way to write to the server files is required to update the data.
    Everything else is done client side with JavaScript.

    • Upvote 1
×
×
  • Create New...