You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fimfiction displays a cumulative daily user count on every page, as well as a current user count. Saving this information would be trivial in terms of performance and have no effect on amount of requests.
Make code changes to grab data from site
Store data in database
Unit tests, if possible
Test in test run
Test in continuous run
The text was updated successfully, but these errors were encountered:
Fimfiction displays a cumulative daily user count on every page, as well as a current user count. Saving this information would be trivial in terms of performance and have no effect on amount of requests.
The text was updated successfully, but these errors were encountered: