-
-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path_redirects
More file actions
23 lines (23 loc) · 1.25 KB
/
_redirects
File metadata and controls
23 lines (23 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/ https://codeberg.org/celenity/BadBlock 301
/issues https://codeberg.org/celenity/BadBlock/issues 301
/wildcards-%2A/* /wildcards-star/:splat 200
/wildcards-no-%2A/* /wildcards-no-star/:splat 200
/whitelist.txt /abp/whitelist.txt 301
/abp/roblox.txt /abp/gaming.txt 301
/wildcards-star/roblox.txt /wildcards-star/gaming.txt 301
/wildcards-no-star/roblox.txt /wildcards-star/gaming.txt 301
/abp/windows_whitelist.txt /abp/microsoft_whitelist.txt 301
/wildcards-star/windows_whitelist.txt /wildcards-star/microsoft_whitelist.txt 301
/wildcards-no-star/windows_whitelist.txt /wildcards-no-star/microsoft_whitelist.txt 301
/windows-endpoints /abp/microsoft.txt 301
/abp/email_whitelist.txt /abp/click-tracking_whitelist.txt 301
/wildcards-star/email_whitelist.txt /wildcards-star/click-tracking_whitelist.txt 301
/wildcards-no-star/email_whitelist.txt /wildcards-no-star/click-tracking_whitelist.txt 301
/personal-filters.txt /abp/personal.txt 301
/wildcards-no-star/annoyances.txt /abp/annoyances.txt 301
/wildcards-star/annoyances.txt /abp/annoyances.txt 301
/wildcards-no-star/badblock_plus.txt /wildcards-no-star/badblock.txt 301
/wildcards-star/badblock_plus.txt /wildcards-star/badblock.txt 301
/COPYING /COPYING.txt 301
/LICENSE /COPYING.txt 301
/LICENSE.txt /COPYING.txt 301