unkn4wn

Results 11 comments of unkn4wn

This feature is absolutely necessary because many origin games don't work while split tunneling even if you exclude the origin launcher + exe files manually. Maybe I am missing an...

> do you have an example link? redirects to google.com: [example link](https://hagamix.blogspot.com/2015/08/10_5.html#?o=81a2ddc9fc5ccf05a57126fb146feb60b286aa8905819594e5fa2c29f60fc9857d2fdd89bbcb43b6) just click on the blue button and you will be redirected directly to "google.com" without waiting 15 seconds....

> Adding few more examples - > > https://sunnah.com/muslim:637 https://cdn.jsdelivr.net/gh/fawazahmed0/hadith-api@1/editions/eng-muslim/637.min.json > > https://sunnah.com/muslim:852 https://cdn.jsdelivr.net/gh/fawazahmed0/hadith-api@1/editions/eng-muslim/852.min.json Be careful. This isnt the same hadith. The hadithnumber in the Hadith api Sahih Muslim is...

> For eg - Bukhari 4434 is missing in linebyline folder. > > Also missing in API - https://cdn.jsdelivr.net/gh/fawazahmed0/hadith-api@1/editions/eng-bukhari/4434.min.json > > But Sunnah.com has it - https://sunnah.com/bukhari:4434 > > There...

> When I print the length of the `hadiths` array, it contains different number of hadiths for the Urdu version. > > ```python > print(len(data['ara']['hadiths'])) > print(len(data['ara1']['hadiths'])) > print(len(data['eng']['hadiths'])) >...

40 Hadith Nawawi with the 8 Additions of Ibn Rajab: [ger-nawawi.txt](https://github.com/fawazahmed0/hadith-api/files/11172277/ger-nawawi.txt) [Source](https://islamhouse.com/read/de/fassung-der-vierzig-an-nawawiyyah-a%E1%B8%A5%C4%81d%C4%ABth-und-den-zus%C3%A4tzlichen-acht-a%E1%B8%A5%C4%81d%C4%ABth-von-ibn-rajab-2828850)

I scraped the gradings from another [site](https://app.turath.io/book/829?page=1) and compared them with yours. I found 127 "major" differences. Is there any way to scrape these 127 numbers again from your backup...

> salam alaykum haluk, I hope you are doing good. > > Inshallah I will add musnad ahmad together with [jami kamil](https://www.youtube.com/watch?v=bSvGbl77NmU). > > Currently jami kami translations are not...

I don't think so, it would only break if you try to change hadithnumber to a string because its saved as a number. Arabicnumber on the other hand is always...

I found some more wrong references. For example [this one](https://github.com/fawazahmed0/hadith-api/blob/1/editions/eng-muslim/128.json). It is also book 0 hadith 0 in [info.json](https://raw.githubusercontent.com/fawazahmed0/hadith-api/1/info.json). I wanted to fix the reference of this hadith too but...