mirror of
https://github.com/spikecodes/libreddit.git
synced 2026-01-31 17:04:12 +01:00
Fix User Icon Proxy
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user