This script checks your bookmarks if the links are broken or not.
Please upload your exported bookmarks as .html file

Only HTML plaintext bookmarks allowed
You tried to upload a file with meta " . $_FILES["bookmarks"]["type"] . ""; exit; } $target_path = "/tmp/" . basename( $_FILES['bookmarks']['name']); if(move_uploaded_file($_FILES['bookmarks']['tmp_name'], $target_path)) {?>

Verified ""

>
OK"; } else { echo "" . $urlcheck[0] . ""; }?>

Finished