this post was submitted on 23 May 2024
21 points (95.7% liked)

Programming.dev Meta

2437 readers
1 users here now

Welcome to the Programming.Dev meta community!

This is a community for discussing things about programming.dev itself. Things like announcements, site help posts, site questions, etc. are all welcome here.

Links

Credits

founded 1 year ago
MODERATORS
 

Hey sup:)

Idk if it's Cloudflare or something, but the problem is I have an RSS reader hosted on my Hetzner server in Germany, and requests originating from its IP are blocked. Well not exactly blocked, but they return HTML titled "Just a second..." rather than just RSS.

For example:

GET https://programming.dev/feeds/c/python.xml?sort=Active

<!DOCTYPE html>
<html lang="en-US">
   <head>
      <title>Just a moment...</title>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <meta http-equiv="X-UA-Compatible" content="IE=Edge">
      <meta name="robots" content="noindex,nofollow">
...

Obviously I totally understand if you wouldn't want to do that โ€“ I'm sure it's there for a reason, I was just hoping that this single endpoint could be an exception =]

Thanks!

top 1 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 2 points 3 months ago

"Just a second" is the cloudflare page before the session has been verified.