viduna .lk site is protected by CloudFlare & aws firewall. using chrome browser open viduna,.lk site after it redirect to like this picture captcha page(it redirect reason is ...
curl 'https://temp-mail.org/en/' \ -H 'authority: temp-mail.org' \ -H 'accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q...
🚫 I have a 4 dictionarys.it's below const first_dict = {bid:1,subbid:[2,8,3,5,4]} const second_dict = {bid:2,subbid:[9,10,11,98]} const third_dict = {bid:10,subbid:[33,98,...
I need to Store key, value pair in datatype . But need to keys dupplicate not allowed datatype. What is datatype for it?
I have a bot. Firsttime i foward pdf file to my bot. Again same pdf file foward it to my bot after bot identify it already foward pdf file. How to identify it? Fileid usin...
I send my bot to /restart command after need to automatically restart my bot. Restart my bot mean my build again deploy . How to do it? Any idea for it?
I have a android application apk. It download from playstore . I need to modify it. It have live photo capture & upload . I need to change it pick photo from gallery . Any...
what is best way to object store? redis hashmap store or local variable store?
I need to create multiple arrays in runtime . Like i input 5 then create 5 arrays in runtime . But can do it using runtime ? const n=5 //it's a my input For (var i=0 , i ...
My mongoose scheme is this one. I need to insert values in to my buttons subarray . How to do it? i have a doubt . Because my mongoose scheme have a keyboard array. Then k...
Experts i need help I need to fetch site. It protected by cloudflare . Anyway to bypass it and fetch site ?
i'm try to play pallycon demo video This Video on my localhost. i use python simplehttp server but i'm getting 404 File not found error. This screenshot it. Here my htm...
how to get post requests using fastify? any example
How to get map value using key?
Guys, anyone know method for save text file in server side? It mean client input string using web form . I need to save string in text file in my server.
I have a pdf file. I need to prin watermark (text watermark or image watermark) in my pdf file using javascript/typescript . Any method to do it? I don't have a idea. Anyo...
this is a my mongdb users collection one document . I need to get data using below condition . botId = 2003633449 and tgid = 923886862 and bid = 7 Any mongodb example...
I need to add watermark text in document file using nodejs environment . How to do it? Any package for it 🤔
I need to add watermark text in my pdf file. Any library for it?