Oaker Min

Results 38 comments of Oaker Min

Hey @mhmcdonald so I re-implemented this a little differently and released this on pypi. You can check out the repo here. [commonregex-improved](https://github.com/brootware/commonregex-improved) `pip install --upgrade commonregex-improved`

Hello @madisonmay, sure I'm interested. May I know how the transfer will work though? Do I need to repackage to the same name?

thank you @mhmcdonald , was actually facing the same error with `phones_with_exts`. Going forward is pypi package going to be maintained? @madisonmay

Hey @AndrewRathbun , sure I have implemented this in my fork of this repo. You can take a look at the results here. There are a couple of dead-links found....

@AndrewRathbun added exceptions for false positives with this PR. https://github.com/Digital-Forensics-Discord-Server/CrowdsourcedDFIRBook/pull/60

@AndrewRathbun Hi Andrew, I have added that particular link as an exception in the ignore pattern with this PR. https://github.com/Digital-Forensics-Discord-Server/CrowdsourcedDFIRBook/pull/61 Status 503 usually would have some form of web service...

My pleasure @AndrewRathbun . I am looking forward to read this book once it's published too! Will leave this issue open as more content is being added in to check...

Added 502 as exception since usually these are for handling temporary server response errors. https://github.com/Digital-Forensics-Discord-Server/CrowdsourcedDFIRBook/pull/82

Thank you so much @AndrewRathbun . It's a great honour!

Hi @AndrewRathbun , let me look into this. We can't really check the links in `.txt` files as this particular action only supports `.md` files. I'm also thinking of implementing...