kopia lustrzana https://github.com/learn-awesome/learndb
correction
rodzic
a55a3b74af
commit
9d2a5a1f4a
|
@ -20,6 +20,10 @@
|
|||
reviews = data;
|
||||
});
|
||||
|
||||
function get_tld(url){
|
||||
return(new URL(url)).hostname.replace('www.','');
|
||||
}
|
||||
|
||||
function saveStatusToLocalStorage(event){
|
||||
// console.log($bookmarks)
|
||||
let newobj = {};
|
||||
|
|
Ładowanie…
Reference in New Issue