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