From 8312351a04e2263073f2a6e173a75ef97d3c4d1f Mon Sep 17 00:00:00 2001 From: RandomPerson3465 <50644934+RandomPerson3465@users.noreply.github.com> Date: Sat, 17 Aug 2024 19:52:35 -0700 Subject: [PATCH] 7.0.5 Top 50 changes Loading save data now redraws the design correctly (this fixes the images becoming huge when loading saves) Resetting no longer clears all data for the entire site. Reset all data button on main page The "Load Save (From Other Counter)" button is now labelled "Load Save (From YT Studio)" The "Prepend 0 To Ranks Less Than 100" option is now labelled "Add Leading Zeros on Ranks" Warning when local storage is too large Added public saves to Top 50 --- about/faq.html | 2 +- index.css | 6 +++ index.html | 24 ++++++++++ top50/index.css | 4 ++ top50/index.html | 12 +++-- top50/index.js | 114 +++++++++++++++++++---------------------------- 6 files changed, 88 insertions(+), 74 deletions(-) diff --git a/about/faq.html b/about/faq.html index b998bcd..bde5a10 100644 --- a/about/faq.html +++ b/about/faq.html @@ -25,7 +25,7 @@
The counters on our website are parodies of live subscriber and follower count websites. All credit goes to the owners of the original websites for the designs of those pages. This website is for educational and entertainment purposes only, and we do not make any profit off of this site. We believe this constitutes fair use under Title 17 U.S.C. ยง 107 of the Copyright Act of 1976. No copyright infringement is intended. We also do not condone the use of this site for spreading misinformation.
+ +This button will reset local storage for lcedit.com (which means data for ALL counters that use save data will be wiped). Use this button if errors are preventing you from resetting corrupted data on a counter that uses save data. Be sure to reload the counter after using this.
+ + +