Make my page work for certain place [closed] - javascript

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 5 years ago.
Improve this question
I am under developing a game website i would like to know how to make only certain point of my website to work? and the rest should be disabled!

Assuming you gonna host it on a apache webserver, you could block some directorys with a .htacces file like asked here

Related

How can I find backdoors in my WP website? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 days ago.
Improve this question
I am a administrator of a WordPress website.
Some time ago I gave access to the website to a developer for a problem and he solved the problem.
Now I feel like that developer put a backdoor into my website.
My question is, in what files can the backdoor be placed?
Is it only in functions.php file?
What are the ways to deal with it?

Html minifier in client side [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 2 years ago.
Improve this question
How can I minify an html string on client side with html minifier ?
I already take a look to html-minifier it work well on node.js but i don't know if it's possible to use it in browser environnement.
Anyone can provide a working example ?

How send html form to email, viber, telegram without php? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 4 years ago.
Improve this question
Are there any free projects for this? Is it possible to solve this problem without examining the server part?
For telegram i use https://formfor.site/ I hope this can help you.

How to execute a javascript through a broswer made in Swift 3? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
Improve this question
I'm making a broswer in Swift for iOS. I want to execute a script while it's opening a page. The script for like clicking a button and etc.
What should I do?

How to Embed call Viber on website? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
I have an idea to make call by viber in a website.
Example, when you go to my website by smartphone, you want to contact me, and we are also use Viber. You can click on "Call viber" button to make a call. It's look like "ymsgr:sendim?your_yahoo_id"
I don't know how to do it, is possible?

Categories