diff --git a/exclude.py b/exclude.py index 21e5951..64f869f 100644 --- a/exclude.py +++ b/exclude.py @@ -118,14 +118,4 @@ EXCLUDED_WORDS = { "or", "this", "your", - # URL Bestandteile - "https", - "http", - "www", - "com", - "de", - "org", - "net", - "it", - "ch", }