Nissar Chababy

Results 180 comments of Nissar Chababy

Closing as this is old enough but people can alternatively just set the `PYCHARM_HOSTED` environment variable. Stay safe and healthy.

@bubusan80 @smed79 fixed the issue. It should available within the next hours.

Note to self: The idea is not bad. We should implement this. But subjects should be switched as `INACTIVE` not `INVALID`.

Side notes on the implementation - itself: 1. Follow all redirects. 2. Compare the start domain with the end-domain and switch status accordingly. Example: - `m.example.com -> example.com` | Outcome:...

Side notes on the implementation - itself - when URLs are tested: 1. Follow all redirects. 2. Compare the start domain with the end-domain and switch status accordingly. Example: -...

> IF the domain is in file some internal db file of domains then we do know; that any records with ^(www|m)\..*\.domain\.ccTLD$ are INVALID, we strip the prefixes and test...

There is a drawback with flaging a subject as `INVALID` ... A lot of users just drop and definitely delete `INVALID` and leave PyFunceble to retest all `INACTIVE` ... That's...

Hi @T145 Thanks for the feedback. I plan to improve the documentation for the next maintenance session starting with your bullet points. As English isn't my primary language please excuse...

@keczuppp a early version is available in the `parked-subject` branch. However, I'm not sure if it is necessary to create 2 new status: `REAL` and `ZOMBIE` (or similar) ... With...