Poopy McPoopface
Poopy McPoopface
CDCloudflare Developers
Created by Poopy McPoopface on 5/28/2024 in #general-help
DDNS?
I have a domain which is managed by cloudflare, and would like to set up DDNS for a sumdomain. Is this possible with cloudflare?
2 replies
CDCloudflare Developers
Created by Poopy McPoopface on 2/27/2024 in #workers-help
early return on fetch not working
https://pastebin.com/qev9yb1G I have this code. On line 13 there's a return that doesn't work at all, it just continues barreling along until the last line and redirects me to an invalid URL if the criteria set at line 10-13 isn't met. Does anyone know why? Thanks in advance.
4 replies
CDCloudflare Developers
Created by Poopy McPoopface on 4/7/2023 in #pages-help
proxied domains can't be pointed to
So I've got a cloudflare pages site accessed through a domain that's proxied through cloudflare's dns server thingies. And if I try to point another domain to that pages site, i get a 522 status code, despite that original cloudflare pages site being online and accessible through the original domain. I've made a sort-of diagram showing what works and what doesn't.
2.domain -> 1.domain ( returns 522 )

1.domain -> cloudflare -> pages site ( works fine )
2.domain -> 1.domain ( returns 522 )

1.domain -> cloudflare -> pages site ( works fine )
5 replies
CDCloudflare Developers
Created by Poopy McPoopface on 3/16/2023 in #pages-help
Self hosted git repo?
So I've got my own self-hosted gitlab instance, Is there a way to get code from that gitlab instance onto cloudflare pages? since the log-in thing for gitlab through cloudflare pages takes me to gitlab's gitlab instance...
5 replies
CDCloudflare Developers
Created by Poopy McPoopface on 3/8/2023 in #pages-help
Solved - Building page gets stuck at cloning git repository
4 replies