Add video tutorial for file verification

Thanks to the man himself.
This commit is contained in:
2024-04-14 02:37:01 +05:30
parent ac06d8f6e0
commit ef4aeb9bae
158 changed files with 2748 additions and 120 deletions

View File

@ -39,7 +39,7 @@ You can contact us [here](https://discord.gg/tVFN4N84PP) if you need any other W
:::
------------------------------------------------------------------------
---
## Verify Authenticity Of Files
@ -52,7 +52,15 @@ Microsoft publishes a checksum list for consumer editions of [Windows 11](https:
- [msdn.rg-adguard](https://msdn.rg-adguard.net/)
- [sha1.rg-adguard](https://sha1.rg-adguard.net/)
------------------------------------------------------------------------
---
### Video Tutorial
import ReactPlayer from 'react-player'
<ReactPlayer controls width='100%' height='auto' url='/how_to_verify_files.mp4' />
---
## Need help?