No

Results 9 issues of No

At least for now the comments do not have an exit condition (even though theire count is updated in the store) we should find some way to unsubscribe actions on...

In this case for example i would suggest to give a probability of using one method (click heart) or the other (double tap) based on some value generated from the...

feature

Similar to like func. Add the possibility to random comment on posts on hashtag feed.

feature

Try to use gospider on a site like https://vivy.com. You'll realize that due to the application "redirect" implementation all the urls are added to the output file just because the...

Hey, I've some basic question on this amazing plugin that I think can be helpful to know also for other people planning to use it I'm on a vanilla server...

Hello, I'm trying to intercept some https traffic and redirect it to another web service. So far I've managed with: ``` const fs = require('fs') const Sniffer = require('web-proxy-sniffer') const...

### Description Hello, I've granted a user the permission `luckperms.user.promote.classic` as in picture below. ![image](https://github.com/LuckPerms/LuckPerms/assets/12783153/4603c03a-13dd-4a52-a014-ab6a77042d0f) But when they try to add someone to the track they are blocked, as in...

type: issue

Added a config option to specify where a player has to be teleported after a login. This is useful when you want player joining for the first time spawn in...

Hello, I have this error while trying to spawn any application on my OnePlus using the latest version of frida. ``` > frida --version 17.5.1 > frida -U -f com.google.android.calculator...