Skip to content
Snippets Groups Projects
Verified Commit d4abd3c2 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

fix links and remove links from whitelist

parent 51046ab6
No related branches found
No related tags found
No related merge requests found
......@@ -3,8 +3,6 @@
/?contribute:markdown
/privacy-policy
/search
./media/7zip-encryption-windows.mp4?width=400
./media/Get_MD5_checksum_windows.mp4
https://www.dev47apps.com/
https://www.dev47apps.com/droidcam/connect/
https://cerbere.uni.lu/
......
......@@ -132,4 +132,4 @@ Markdown file can be written in any text editor. There are many editors supporti
* ByWord
* Online
* [GitHub pages](https://pages.github.com/)
* [stackedit.io](stackedit.io)
* [stackedit.io](https://stackedit.io)
......@@ -40,7 +40,7 @@ Download and install `7zip` from [here](https://www.7-zip.org/)
3. Enter a password and make a copy of the encryption password :key:
4. Click save to save the encrypted zip file
![](./media/7zip-encryption-windows.mp4?width=400)
![](media/7zip-encryption-windows.mp4?width=400)
## Calculate the MD5 checksum with `Simple Checksum Calculator`
......@@ -49,7 +49,7 @@ Download and install `7zip` from [here](https://www.7-zip.org/)
3. Click on the file icon box in the left panel and load the encrypted zip file
4. Make a copy of the MD5 checksum key :label:
![](./media/Get_MD5_checksum_windows.mp4)
![](media/Get_MD5_checksum_windows.mp4)
## Data upload
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment