aboutsummaryrefslogtreecommitdiff
path: root/data/apps/gitea-rss-feeds.yaml
blob: 7bd34cebc30ee33cef6d42bbf3703948dcb9dd8c (plain)
1
2
3
4
5
6
7
# By Aibrew: https://github.com/TecharoHQ/anubis/discussions/261#discussioncomment-12821065
- name: gitea-feed-atom
  action: ALLOW
  path_regex: ^/[.A-Za-z0-9_-]{1,256}?[./A-Za-z0-9_-]*\.atom$
- name: gitea-feed-rss
  action: ALLOW
  path_regex: ^/[.A-Za-z0-9_-]{1,256}?[./A-Za-z0-9_-]*\.rss$