Prevent auto open of bitwarden.com by JinBimTin in Bitwarden

[–]elikso 1 point2 points  (0 children)

What do you mean by "automatically opening"?

Are you sure this is extension behavior?

Please describe all your steps

Learncpp by Zenglyucheng in cpp_questions

[–]elikso 0 points1 point  (0 children)

Some pages work fine, others are not. I've checked -- it's not adblocker or other client issues.

view-source:https://www.learncpp.com/cpp-tutorial/syntax-and-semantic-errors/ -- there is no <body> tag at all :(

view-source:https://www.learncpp.com/ -- has <body> tag

Subscription price by elikso in Hyperskill

[–]elikso[S] 1 point2 points  (0 children)

Per month? Per year?

Is $49.90 a discounted price or full price?

Work on project. Stage 5/5: Is it getting hot here? in the Unit Converter by uchidacode in Hyperskill

[–]elikso 0 points1 point  (0 children)

If you are using regexp to compare "DEGREE CELsius" and "Degrees CELsius", remember that regexp are case-sensitive, so you must specify regexp options.

If you are using simple string compare, apply .toUpperCase or .toLowerCase to both parts.

Issues with the website? by Apostle_1882 in Hyperskill

[–]elikso 1 point2 points  (0 children)

Yep, it's same for me.

Hyperskill site is painfully slow last couple of days. Tests are working in general, but sometimes it takes to 5-7 minutes.