function saveHistory(key){ if(localStorage.getItem('myHistory') == null){ localStorage.setItem('myHistory','[]'); } var oldData = JSON.parse(localStorage.getItem('myHistory')) oldData.push(key) const result = oldData.filter((thing, index, self) => index === self.findIndex((t) => ( JSON.stringify(t) === JSON.stringify(thing) || JSON.stringify(t.manga) === JSON.stringify(thing.manga) )) ) localStorage.setItem('myHistory', JSON.stringify(result)); } function removeHistory(){ localStorage.removeItem("myHistory"); location.reload(); }

Historical

Tiểu Thư

Tiểu Thư

Adult, Drama, Historical, Manhwa, Mature, Romance
766 lượt xem
0 đề cử
Chapter 40
6 tháng trước
siteurl = 'https://www.wildponypublishing.com'; liên quan liên quan liên quan liên quan liên quan liên quan liên quan