カр
Size: a a a
カр
S
カр
S
カр
カр
(() => {
const preventDefaultRef = Event.prototype.preventDefault;
Event.prototype.preventDefault = function() {
if (!(this instanceof KeyboardEvent) || this.keyCode != 191)
preventDefaultRef.call(this);
}
})();
カр
カр
И
ts
ts
YL
YL
YL
S
S