Muhammad Abdullah

Results 24 comments of Muhammad Abdullah

fix here https://github.com/ranahaani/GNews/pull/92

Hey can you please add test for this method?

can you access google news on your browser?

```orig_url = requests.get(get_news()['url']).url``` can you try that

can you please share any errors/logs? what's the issue?

@mirandacross @sohaibrahman64 sorry for late response, you can get original link using request library ```py import request requests.head(get_news()['url']).headers['location'] ```

Sure, you can submit a PR

fix https://github.com/ranahaani/GNews/pull/92

But TextField will make it plain text, Right? I just want to store source code and in preview this will be markdown with all styles

@vincenzon Thanks for this, can you please create a PR for this patch