örnek : url : https://example.com/deneme-konusu
<form action="" method="POST">
<input type="text" name="url" placeholder="URL LİNKİ">
<input type="submit" name="submit" value="Ara">
</form>sonuç : example.comböyle olmalı.
6
●96
<form action="" method="POST">
<input type="text" name="url" placeholder="URL LİNKİ">
<input type="submit" name="submit" value="Ara">
</form>sonuç : example.com