When is the next payment sir @FileMoon ?
Usually what day is the payment schedule
I added a new domain to the allowed domains settings area but it doesn't work, can you check again?
Updated this, now adding the domain worked fine, sorry maybe I was a bit hasty in writingI believe there is cache still. You need to wait 10 minutes for cache refresh per video.
Payment received. Thank you!
1968 2024-04-04 $25.19 PENDING
<iframe src="video url" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="640" height="360" allowfullscreen></iframe>
Refused to display 'url filemoon' in a frame because it set 'X-Frame-Options' to 'deny'.
The error "Refused to display 'url filemoon.sx' in a frame because it set 'X-Frame-Options' to 'deny'" occurs when you try to embed a page in an iframe, but the page has the HTTP header `X-Frame-Options` set to `deny`. This is a security measure to prevent clickjacking attacks.