Fix User Icon Proxy
This commit is contained in:
parent
0dd114c166
commit
1dd0c4ee20
@ -10,6 +10,7 @@ pub async fn handler(web::Path(b64): web::Path<String>) -> Result<HttpResponse>
|
||||
"b.thumbs.redditmedia.com",
|
||||
// ICONS
|
||||
"styles.redditmedia.com",
|
||||
"www.redditstatic.com",
|
||||
// PREVIEWS
|
||||
"preview.redd.it",
|
||||
"external-preview.redd.it",
|
||||
|
Loading…
Reference in New Issue
Block a user