Open glaslos opened 8 years ago
Initial work done in fc95552315aea970dd1ecfdeb2866dff047fa1ca
This is actually not as trivial as one has to parse the CSS, potentially merge CSS and then determine the color of the text surrounding the links. An expensive solution would be using something like phantomjs.
Hi @glaslos i would like to work on this issue if that is ok.
Absolutely! This is a bit tricky so I recommend an early PR to get feedback.
ok ill, give it try.
On Mon, Mar 2, 2020 at 4:39 PM Lukas Rist notifications@github.com wrote:
Absolutely! This is a bit tricky so I recommend an early PR to get feedback.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mushorg/snare/issues/3?email_source=notifications&email_token=AJYA2AHHVFUY2FRP467HFB3RFOHXNA5CNFSM4BXN2ZH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENO427Y#issuecomment-593350015, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJYA2AEYJHXNEXFSU4FNFF3RFOHXNANCNFSM4BXN2ZHQ .
-- Steve Jose Motha Bachelor of Technology, 3rd Year Computer Science and Engineering, ASET, Noida Mobile No: 9911135124 email: stevejmotha@gmail.com
Probably use https://pythonhosted.org/tinycss/parsing.html#quickstart to get the original CSS rules.