PencilNavigator
PencilNavigator
CDCloudflare Developers
Created by PencilNavigator on 6/4/2023 in #general-help
My domain has some DNS issues
https://shorturl.ga this is a shorturl service that runs on Cloudflare Workers + KV, it worked well for the past 6 months but just like an hour ago i discovered that site was inaccesable. i tried nslookup for this and it just responded me that record doesn't exist. Some other people on another discord server has the same issue. i deleted the custom domain from my worker, then re-add it to try if it can be fixed, it didn't. after that i thought it was my dns problem, but i did a JSDelivr Globalping and there are just few of then correctly HTTP visited the site. i then deleted the domain from Cloudflare and re-added it, it still wasn't fixed and it's pending on verifying nameserver FOREVER (wtf the nameservers are always the same for the past 6 months, and i just checked it is the given cloudflare nameservers) I can't think of any possible issues on my side.
33 replies
CDCloudflare Developers
Created by PencilNavigator on 5/28/2023 in #workers-help
lots of my deployed workers just got multiple requests at the same time
12 replies
CDCloudflare Developers
Created by PencilNavigator on 12/15/2022 in #workers-help
Sending domain renewal results via discord webhook
hey guys, so i have this project that automaticaly renews my freenom domains, i want to send the renewal results via webhook to a specific discord channel on a server, how can i do it? Repository page: https://github.com/PencilNavigator/freenom-workers
2 replies