diff options
author | Sachin Joshi <satchin.joshi@gmail.com> | 2019-07-16 22:37:36 +0545 |
---|---|---|
committer | Sachin Joshi <satchin.joshi@gmail.com> | 2019-07-17 00:20:34 +0545 |
commit | 18234cc44e6bc989e3e3cf15714c54b4fa05b9dd (patch) | |
tree | 4f95fdc52d7dda96396c4d83a5bf2847a63e3be4 /test/fixtures | |
parent | d3b922276138cf7aaa896d52a8e35113a40e22dc (diff) | |
download | pleroma-18234cc44e6bc989e3e3cf15714c54b4fa05b9dd.tar.gz pleroma-18234cc44e6bc989e3e3cf15714c54b4fa05b9dd.zip |
add the rich media ttl based on image exp time
Diffstat (limited to 'test/fixtures')
-rw-r--r-- | test/fixtures/rich_media/amz.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/fixtures/rich_media/amz.html b/test/fixtures/rich_media/amz.html new file mode 100644 index 000000000..d4f8bd1a3 --- /dev/null +++ b/test/fixtures/rich_media/amz.html @@ -0,0 +1,5 @@ +<meta name="twitter:card" content="summary" /> +<meta name="twitter:site" content="@flickr" /> +<meta name="twitter:title" content="Small Island Developing States Photo Submission" /> +<meta name="twitter:description" content="View the album on Flickr." /> +<meta name="twitter:image" content="https://pleroma.s3.ap-southeast-1.amazonaws.com/sachin%20%281%29%20_a%20-%25%2Aasdasd%20BNN%20bnnn%20.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIBLWWK6RGDQXDLJQ%2F20190716%2Fap-southeast-1%2Fs3%2Faws4_request&X-Amz-Date=20190716T175105Z&X-Amz-Expires=300000&X-Amz-Signature=04ffd6b98634f4b1bbabc62e0fac4879093cd54a6eed24fe8eb38e8369526bbf&X-Amz-SignedHeaders=host" /> |