We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Why is any sites not propery loaded

  • 2 odpovědi
  • 1 má tento problém
  • 6 zobrazení
  • Poslední odpověď od cor-el

more options

Whenever I want to visit some websites the sites get opened but not properly the content of sites are loaded with some random digits. I am using Firefox On Kali Machine, Other Browser like Google Chrome works properly I have attached image for better understanding so please look up.

Whenever I want to visit some websites the sites get opened but not properly the content of sites are loaded with some random digits. I am using Firefox On Kali Machine, Other Browser like Google Chrome works properly I have attached image for better understanding so please look up.
Přiložené obrázky

Všechny odpovědi (2)

more options

Try firefox safe mode:


If this article does not serve you, tell me immediately

more options

You may see little boxes with the hex code of the character if you do not have a font installed that covers this Unicode range.

This is about the Unicode range 0900-097F (Devanagari) and it looks that you do not have a font for these code points or Firefox insists in using a font that doesn't cover it.


You can right-click and select "Inspect Element" to open the builtin Inspector with this element selected.

You can check in the Rules tab in the right panel in the Inspector what font-family is used for selected text. You can check in the Font tab in the right panel in the Inspector what font is actually used because Firefox might be using a different font than specified by the website.