diff options
author | 2023-12-10 15:39:11 +0100 | |
---|---|---|
committer | 2023-12-11 09:58:06 +0100 | |
commit | 182c1356833d30f77bd1b83b138d7e5e57d63dd6 (patch) | |
tree | f8f90e99b8510cc1174dc00e1c3d6e73e92e7ca7 /manage.py | |
parent | Merge pull request #1167 from python-discord/dependabot/pip/pre-commit-3.6.0 (diff) |
Implement the github-filter worker in the API
The current github-filter worker, found at
https://github.com/python-discord/workers/blob/main/github-filter/src/index.ts,
fails to work at present because Discord's webhook endpoints block
Cloudflare's IP ranges from accessing this endpoint. Whilst they use
Cloudflare to guard themselves, it seems they do not wish others to use
it.
Implement it on the site to circumvent IP restrictions and allow to
modify the code in Python.
Diffstat (limited to 'manage.py')
0 files changed, 0 insertions, 0 deletions