ndleah / python-mini-project

🙌 Welcome open-source Python mini-project contributions!
MIT License
3.17k stars 1.25k forks source link

Add more specific domain slicing #310

Open adnannextdoor opened 1 week ago

adnannextdoor commented 1 week ago

Description

Added an extra level of slicing to the domain part to separate the provider (Second-Level domain) from the ending (Top-Level domain) e.g. splitting gmail.com into gmail (SLD) and .com (TLD).

Fixes #(issue_no)

Type of change

Choosing one or more options from the following as per the nature of your Pull request.

Project

Checklist:

Please tick all the boxes that are fulfilled by your Pull Request.