How to block specific URL rather than the website on a computer without software?How can I block a massive...
Why the color red for the Republican Party
What does "the touch of the purple" mean?
Distinction between apt-cache and dpkg -l
Should I take out a loan for a friend to invest on my behalf?
How strictly should I take "Candidates must be local"?
In the quantum hamiltonian, why does kinetic energy turn into an operator while potential doesn't?
What's the "normal" opposite of flautando?
How do I express some one as a black person?
Does the nature of the Apocalypse in The Umbrella Academy change from the first to the last episode?
How to draw cubes in a 3 dimensional plane
What are actual Tesla M60 models used by AWS?
Database Backup for data and log files
Filtering SOQL results with optional conditionals
Motivation for Zeta Function of an Algebraic Variety
Why doesn't this Google Translate ad use the word "Translation" instead of "Translate"?
How to secure an aircraft at a transient parking space?
Was Luke Skywalker the leader of the Rebel forces on Hoth?
Does "Until when" sound natural for native speakers?
How did Alan Turing break the enigma code using the hint given by the lady in the bar?
List elements digit difference sort
Vocabulary for giving just numbers, not a full answer
What was the Kree's motivation in Captain Marvel?
How to write ı (i without dot) character in pgf-pie
Makefile strange variable substitution
How to block specific URL rather than the website on a computer without software?
How can I block a massive number of URLs on Windows XP, without modifying the hosts file?Blocking access to a specific urlHow to block a specific URL without blocking the entire domain'Canonical' way to block websites in Windows 8 without using hostsHow to block website on windows 8Bypassing proxy for loopback/locahostHow do you block the whole file location from accessing the internet? WINDOWS 8How to block all cross-site image requests originating for a specific website in Firefox?how to block connection to a domain in firefoxBlock Specific Web Page in Windows 10
I've been doing some googling and I can't seem to find an answer. How do you block a specific URL rather than the entire website without using a software.
For example, I want to block www.facebook.com/images/games/facebook_gaming_instant_game_banner.png
. So essentially, I can access everything on facebook, but for the link above.
I want to block it on my entire computer and not just on my browser. Meaning, if I have a program trying to access this URL, its still blocked. How can I do this?
I tried blocking it in C:WindowsSystem32driversetchosts
using the code:
127.0.0.1 www.facebook.com/images/games/facebook_gaming_instant_game_banner.png
windows networking windows-8 connection blocking
New contributor
add a comment |
I've been doing some googling and I can't seem to find an answer. How do you block a specific URL rather than the entire website without using a software.
For example, I want to block www.facebook.com/images/games/facebook_gaming_instant_game_banner.png
. So essentially, I can access everything on facebook, but for the link above.
I want to block it on my entire computer and not just on my browser. Meaning, if I have a program trying to access this URL, its still blocked. How can I do this?
I tried blocking it in C:WindowsSystem32driversetchosts
using the code:
127.0.0.1 www.facebook.com/images/games/facebook_gaming_instant_game_banner.png
windows networking windows-8 connection blocking
New contributor
add a comment |
I've been doing some googling and I can't seem to find an answer. How do you block a specific URL rather than the entire website without using a software.
For example, I want to block www.facebook.com/images/games/facebook_gaming_instant_game_banner.png
. So essentially, I can access everything on facebook, but for the link above.
I want to block it on my entire computer and not just on my browser. Meaning, if I have a program trying to access this URL, its still blocked. How can I do this?
I tried blocking it in C:WindowsSystem32driversetchosts
using the code:
127.0.0.1 www.facebook.com/images/games/facebook_gaming_instant_game_banner.png
windows networking windows-8 connection blocking
New contributor
I've been doing some googling and I can't seem to find an answer. How do you block a specific URL rather than the entire website without using a software.
For example, I want to block www.facebook.com/images/games/facebook_gaming_instant_game_banner.png
. So essentially, I can access everything on facebook, but for the link above.
I want to block it on my entire computer and not just on my browser. Meaning, if I have a program trying to access this URL, its still blocked. How can I do this?
I tried blocking it in C:WindowsSystem32driversetchosts
using the code:
127.0.0.1 www.facebook.com/images/games/facebook_gaming_instant_game_banner.png
windows networking windows-8 connection blocking
windows networking windows-8 connection blocking
New contributor
New contributor
edited 14 mins ago
Paul
New contributor
asked 27 mins ago
PaulPaul
11
11
New contributor
New contributor
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
You can Use Block Site or browser Extensions. Currently I am using Block site and it is working fine.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Paul is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1413274%2fhow-to-block-specific-url-rather-than-the-website-on-a-computer-without-software%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You can Use Block Site or browser Extensions. Currently I am using Block site and it is working fine.
add a comment |
You can Use Block Site or browser Extensions. Currently I am using Block site and it is working fine.
add a comment |
You can Use Block Site or browser Extensions. Currently I am using Block site and it is working fine.
You can Use Block Site or browser Extensions. Currently I am using Block site and it is working fine.
answered 1 min ago
serverAdmin123serverAdmin123
183
183
add a comment |
add a comment |
Paul is a new contributor. Be nice, and check out our Code of Conduct.
Paul is a new contributor. Be nice, and check out our Code of Conduct.
Paul is a new contributor. Be nice, and check out our Code of Conduct.
Paul is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1413274%2fhow-to-block-specific-url-rather-than-the-website-on-a-computer-without-software%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown