thank you, but where did you get this unc talk?!
| Flag: | Pakistan |
| Registered: | May 8, 2023 |
| Last post: | May 26, 2026 at 11:44 PM |
| Posts: | 9997 |
thank you, but where did you get this unc talk?!
dropped on firefox!
[FIREFOX]: https://addons.mozilla.org/en-US/firefox/addon/yukkys-vlr/
dropped on firefox!
[FIREFOX]: https://addons.mozilla.org/en-US/firefox/addon/yukkys-vlr/
it’s in the navbar bro
u don’t see it?
ya better vlr left a nuke that i couldn’t figure out for the longest time
had to refresh my ip like 30 times until i figured it out
i got it approved on firefox actually but i need to update to my latest version
it’s not jquerys fault
it’s just poorly written code
so what happens is that the code looks for links on the page and loads them as sources for img tags
then the img tag doing what it does makes a request to that src link to fetch that image, but in our case it was whatever link was on the page
so now imagine you open a pickem thread that has countless vlr links on it
the code loads those pickem links into img tags, the img tags in rapid succession makes an equal amount of requests to vlr thinking it’s getting an image. unfortunately, the requests in turn look like ddos/webscraping attempts to cloudflare causing cloudflare to ban your ip for a duration
no its the part where it tries to convert all links into img tags
if youre co streaming atleast turn on a webcam
trick download my extension
https://www.vlr.gg/555645/yukky-vlr-update
https://www.vlr.gg/553254/yukkys-vlr
has anyone told you that you type like how trump talks
oh thank you, but please do
i’d prefer a world in which you were sacrificed
glimpse of ace gamer & hen baby 😢
hey bro i added a feature where on a players page you can filter for tourney stats & also added an experimental feature to the compare page that allows you to compare tourney stats as well
https://i.imgur.com/zYzBqri.png
this one bro
check your datetime on your computer, if its not auto sync it might causes issues or jus restart ngl
the compare page scrapes tourneys from the player event placements, and since that is missing i can't fully compare international stats
hi VCT Stage 1: Reykjavík placement for the fnc players at the time is missing on their event placements
fix plz..........
ya bro lemme guess you also listen to clairo and sip matcha
Covid is real and I’m on my way to get my 11th booster shot. I’ll dedicate it to you
Did it bro….its experimental for now so it need to be enabled in settings tho
pretty big one
better vlr devs left a nuke in their code for people who forked it looool
Hi
Updated my extension and fixed a pretty big bug caused by BetterVLR (If you are thinking of forking the extension itself, please read my bug fix)
[ORIGINAL THREAD]: https://www.vlr.gg/553254/yukkys-vlr/
DOWNLOAD
[CHROME]: https://chromewebstore.google.com/detail/yukkys-vlr/amaeclehaljnafaacbhnilcmgflgfhh
[FIREFOX]: https://addons.mozilla.org/en-US/firefox/addon/yukkys-vlr/
WHATS CHANGED?
NEW
https://i.imgur.com/S8eXLJL.gif
https://i.imgur.com/zYzBqri.png
BUG FIXES
BetterVLR Major Bug Fix:
The original BetterVLR introduced a commit
(61251aad0999ba6c45fe3fd833a898174730f329)
that basically did a link nuke:
$(".post-body").find("a").each(function () {
const img_src = this.href;
const img = $(`<img style="display:none" src="${img_src}" href="${img_src}">`)
.on("load", function () {
$(this).addClass("post-image").show();
})
.on("error", function () {
$(this).remove();
});
$(this).parent().append(img);
});
The above code would cause people who used a forked version of BetterVLR to basically get IP banned for one hour if they opened up a thread containing a lot of links. This version of the code was never published as a build on the chrome web store, which is why the issue never popped up for users of the official BetterVLR extension, only forks that pulled in this repo.
meant to cancel review and clicked unpublish 😢
was trying to upload these features:
https://imgur.com/a/PBJ4P3X (gif)
https://imgur.com/a/JKfhiI3
and fixed some bugs
crashies in the last 30d on avg is mogging trexx