Find video URL you want to block e.g. https://gleev.xyz/video/28
Get videoID from the URL, here its 28.
Go to App Repo https://github.com/Joystream/gleev
Go to main> packages> atlas.config.yml https://github.com/Joystream/gleev/blob/main/packages/atlas/atlas.config.yml
Find the code with content blocking and add video ID to the list
To block Thumbnails and MediaMeta for this video
query { videoByUniqueInput (where:{ id:"294" }) { id thumbnailPhotoId mediaMetadataId} }
3. Get Data object IDs from query output (right hand side)
![Screenshot 2023-01-23 at 14.58.18.png](<https://s3-us-west-2.amazonaws.com/secure.notion-static.com/cf78ce59-b35e-4ee7-97f6-3f81a54fd805/Screenshot_2023-01-23_at_14.58.18.png>)
Add the data objects ID to the config:
Deploy changes to master/ main branch
After checks are completed, the app version with the blocked content will be deployed. Usually takes 3-4 minutes or less.
Check if the video/ channel/ object ID is blocked: