4oo4

Results 45 comments of 4oo4

@mably I haven't had time to poke around the code to see where those notifications come from, if you point me in the right direction I can see if I...

@mably That's what I was thinking, I was also looking into see if there was any way to get a variable based on whether someone interacted with the bootbox element....

Unfortunately I think it is, I was looking to use this to replace Pushbullet but don't think I can switch :disappointed: For some reason the Android client was updated a...

I would be really interested too!

@jsonvillanueva Welcome! In addition to the slack you can check out the gitlab repos: https://gitlab.com/PushFish

I think it might be OK since it includes a `try_files` directive, though not sure if that would need to be tightened since it includes `$args`? https://github.com/wallabag/wallabag/blob/3b79c1ac4e72ff6fbd2beaa09be7e5f7085bfb8b/docker/nginx/nginx.conf#L44 I don't have...

@maltokyo Thanks, I found another way to do that is just do a one-off `docker run -it` (interactive shell) on the same image. I ran into issues but this was...

I'm not sure what f43.me is doing differently, but the issue (at least for me) appears to be it now requires javascript: `Please enable JS and disable any ad blocker`...

Changing the user agent in the graby site config for nytimes.com seemed to work. If it works for others I can make a PR there. ``` # Old: http_header(user-agent): PHP/7.4...