KaKi87
KaKi87
I understand, but I'm building a URL shortener, featuring dozens of possible configuration combinations, so I need to save as much space as I can, and this app is not...
`data-placement` [works fine](https://git.kaki87.net/cv.vg/web/commit/e40d8ec3fb8338e507e547d4808afac115dd2c92), thanks (I would have added `tooltip` though, e.g. `data-tooltip-placement`). Any news on the last two requests ? Thanks
Hello, Any news on this ? Thanks !
Downgrading to v2.1.1 didn't solved my issue, but thanks anyway.
>Your Android Version Android TV 6.0 (according to docs, not checked) >Your Twire Version 2.10.0.254 (latest) >Are you using a custom Rom (yes/no) No >Are you able to log in...
Hello, Any news on this, as well as general usability on Android TV ? For instance, I'm unable to select stream quality because the menu requires scroll, which I can't...
> automatically get the cookies method to bypass it I made [a PoC](https://git.kaki87.net/KaKi87/hcaptcha-accessibility-cookie/src/branch/master/index.js) for that once, although it must have broken by now, but I'm just saying it's doable. :+1:
> why they had temp-mail? AFAIK there is no way to get the cookie without receiving an email, so I used a disposable email service to receive it.
On the contrary, you shouldn't make an API to scrape a rate-limited service, since all requests will originate from the server's static IP address, which will eventually get blocked. Also,...
According to [Useful Forks](https://useful-forks.github.io/), there is [`FaridZelli/isw-modern`](https://github.com/FaridZelli/isw-modern).