This repository was archived by the owner on Mar 23, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 8 files changed +13
-9
lines changed Expand file tree Collapse file tree 8 files changed +13
-9
lines changed Original file line number Diff line number Diff line change 26
26
< body class ="bg-dark ">
27
27
< div class ="bg-snap-yellow container-fluid m-0 p-0 ">
28
28
< div class ="container-md text-center p-5 ">
29
- < img src ="/ghostlogo.svg " width ="80 " height ="80 " />
29
+ < img src ="/icon.ico " width ="80 " height ="80 " />
30
30
< h1 > < strong > Memory Download</ strong > </ h1 >
31
31
< h4 > Download all of your Snapchat memories with ease</ h4 >
32
32
</ div >
Original file line number Diff line number Diff line change 22
22
< body class ="bg-dark ">
23
23
< div class ="bg-snap-yellow container-fluid m-0 p-0 ">
24
24
< div class ="container-sm text-center p-5 ">
25
- < img src ="/ghostlogo.svg " width ="80 " height ="80 " />
25
+ < img src ="/icon.ico " width ="80 " height ="80 " />
26
26
< h1 > < strong > Memory Download</ strong > </ h1 >
27
27
< h4 > Download all of your Snapchat memories with ease</ h4 >
28
28
</ div >
Original file line number Diff line number Diff line change 36
36
< body class ="bg-dark ">
37
37
< div class ="bg-snap-yellow container-fluid m-0 p-0 ">
38
38
< div class ="container-md text-center p-5 ">
39
- < img src ="ghostlogo.svg " width ="80 " height ="80 " />
39
+ < img src ="icon.ico " width ="80 " height ="80 " />
40
40
< h1 > < strong > Memory Download</ strong > </ h1 >
41
41
< h4 > Download all of your Snapchat memories with ease</ h4 >
42
42
</ div >
@@ -107,6 +107,10 @@ <h4>Download the application for your platform</h4>
107
107
class ="text-center text-secondary invisible "
108
108
> </ p >
109
109
</ div >
110
+
111
+ < small >
112
+ < strong > Note</ strong > This tool is not affiliated with Snap Inc.
113
+ </ small >
110
114
</ div >
111
115
</ div >
112
116
</ div >
Original file line number Diff line number Diff line change 22
22
< body class ="bg-dark ">
23
23
< div class ="bg-snap-yellow container-fluid m-0 p-0 ">
24
24
< div class ="container-sm text-center p-5 ">
25
- < img src ="/ghostlogo.svg " width ="80 " height ="80 " />
25
+ < img src ="/icon.ico " width ="80 " height ="80 " />
26
26
< h1 > < strong > Memory Download</ strong > </ h1 >
27
27
< h4 > Download all of your Snapchat memories with ease</ h4 >
28
28
</ div >
Original file line number Diff line number Diff line change 1
- 1.5.5
1
+ 1.5.6
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " memory-download" ,
3
- "version" : " 1.5.5 " ,
3
+ "version" : " 1.5.6 " ,
4
4
"description" : " Desktop application for downloading your Snapchat memories." ,
5
5
"license" : " UNLICENSED" ,
6
6
"author" : {
Original file line number Diff line number Diff line change 16
16
< body class ="bg-dark " onload ="document.getElementById('form').reset(); ">
17
17
< div class ="bg-snap-yellow container-fluid m-0 p-0 ">
18
18
< div class ="container-md text-center p-5 ">
19
- < img src ="ghostlogo.svg " width ="60 " height ="60 " />
19
+ < img src ="icon.ico " width ="60 " height ="60 " />
20
20
< h1 > < strong > Memory Download</ strong > </ h1 >
21
21
< h4 > Download all of your Snapchat memories with ease</ h4 >
22
22
</ div >
You can’t perform that action at this time.
0 commit comments