Skip to main content

Questions tagged [url]

A URL is a Uniform Resource Locator or Universal Resource Locator, a unique string of characters that identifies a reference to a resource on the internet. It can be used as a readable text address to redirect users to the internet resource.

12 votes
1 answer
2k views

firefox returns odd results for file:/// or file:///tmp

Not long ago (a few months at most), Firefox on Ubuntu 22.04 was able to open files in /tmp, using a file:///tmp/xxx link. Now these links show the files as unavailable. When I try to use a file:/// ...
Jeff Learman's user avatar
0 votes
0 answers
58 views

In a website, when clicking an URL in it, it will open a new tab and inject a redirect. How to view the URL redirect trace in browser?

When I click a non-Facebook link in Facebook, it will be opened in new tab and be redirected to: https://l.facebook.com/l.php?u=https%3A%2F%2Fexample-url-shortener.com%2Fslug%3Ffbclid%3D...&h=...&...
Ooker's user avatar
  • 2,131
0 votes
1 answer
79 views

Using requestly replace string to reroute a local call to a live test environment

I am using the replace string rule to try and replace a content endpoint call within a test environment and replacing it with my localhost url to be able to use live data from an endpoint to test in ...
Brandon Webb's user avatar
25 votes
1 answer
5k views

What is the maximum length of a domain name?

According to domain name specifications RFC 1035: 2.3.4. Size limits names 255 octets or less According to the SMTP RFC 5321: 4.5.3.1.2. Domain The maximum total length of a domain name ...
chmike's user avatar
  • 487
1 vote
0 answers
36 views

How to create URI to open hardcoded text/plain content in web browser?

First question, is it even possible to write a URI (presumably http://) that will make a browser display some plaintext content, where the content is hardcoded into the URI itself (aka not served by a ...
ETL's user avatar
  • 381
-1 votes
1 answer
298 views

how to block http://tplinkwifi.net/ url

let's say we are on windows 7, and we want to block a specific URL from getting resolved. one would assume to throw it into HOSTS file and job is done, but for some reason this does not work, so the ...
gamer0's user avatar
  • 931
0 votes
0 answers
248 views

Edge can not visit Non-SSL url properly

When several months ago after "Edge" browser on my Win10 X64 machine updated itself to latest version, I began to meet a problem when visiting some websites in my favorites, at first I could ...
J1B's user avatar
  • 115
1 vote
2 answers
107 views

How to get a list of all URLs in history starting by some prefix in Firefox?

When I type the start of an URL in Firefox, I get an auto-completion of maybe 10 choices. But on some websites like professional web apps, you may have 30 or 50 links of interest to you and if it ...
Laurent Lyaudet's user avatar
0 votes
0 answers
138 views

How can I download a list of urls but filter by pdf content?

I have a large list of links to PDFs. I'd like to download all the PDFs that contain a certain keyword. Is there software that will allow me to input a large list of urls for download but then only ...
webmagnets's user avatar
0 votes
0 answers
32 views

How to make hyperlinks clickable in Bluefish text editor to open the URL in a web browser?

In the Bluefish text editor, how does one make hyperlinks (URLs) clickable so they open the URL in a web browser? I've looked through all of the application's options, and skimmed the manual, and I'm ...
End Antisemitic Hate's user avatar
1 vote
0 answers
65 views

How to make postman works with urls containing a dot between slashes (current dir)

Problem Getting a URL that contains /./ inside from a redirection. I run a GET {{base}}/main-menu. The response is 302 with a redirect to ./menu Postman is trying to GET {{base}}/./main (with the ./ ...
Emilio Platzer's user avatar
1 vote
1 answer
420 views

Trying to use regex to match the "?si=" on YouTube share links

I want to match the ?si= on the end of YouTube links using Regex so that I can filter submitted links to remove the ?si= and what comes after. I want to exclusively match that ID, and not anything ...
SamHammie's user avatar
0 votes
0 answers
483 views

How to use vnc:// links in windows and tightvnc

I woulk like to register vnc:// protocol to launch tightvnc link directly from the browser. Link example: vlc://192.168.0.1 Right now I wrote in the registry this: Windows Registry Editor Version 5.00 ...
Kintaro's user avatar
  • 33
1 vote
1 answer
106 views

Why Can My Browser Access Files via `file://127.0.0.1/c$/` but not `file://127.0.0.1/c:/`?

I use Edge on MS-Windows; I didn't change any advanced network configurations. I tried to access local files in three ways: file://localhost/c:/ works file://127.0.0.1/c:/ doesn't file://127.0.0.1/c$/...
shynur's user avatar
  • 111
1 vote
1 answer
95 views

How is the URL "ai." parsed?

I found that browsing http://ai. returns a web page. This is no longer a public website. If you have come here you are at the wrong place. You probably want to go to one of these sites: whois.nic.ai ...
user avatar
3 votes
1 answer
186 views

How do I copy the URL contained in the Internet shortcut with unicode characters? (command line for many Internet shorcuts)

The subject was in part studied, there is 8 years (here : How do I copy the URL contained in the Internet shortcut?) I have thousand Internet shortcuts that I would like copy the URL contained to txt ...
dg lr's user avatar
  • 57
1 vote
2 answers
214 views

In Windows Terminal, detect URLs without an http://

Windows Terminal's Settings > Interaction has a checkbox "Automatically detect URLs and make them clickable." That detects only phrases that start with http:// or https://, e.g., https://...
Camille Goudeseune's user avatar
11 votes
12 answers
38k views

Can you go to a website by typing the IP address into the address bar?

As I'm learning about networks and DNS servers and what not... I'm curious, can you go to a website by typing the IP address into the address bar?
Jeremy 's user avatar
  • 183
0 votes
1 answer
132 views

How can I get the source code of this strangely-behaving webpage?

Found some strange behavior, observed in both Firefox and Edge. The behavior does not change after closing all browser windows, restarting Firefox, and clearing all "YouTube" cookies. In a ...
NewSites's user avatar
  • 818
0 votes
0 answers
292 views

With Insomnia, is there a way of going back to a previous request?

For clarification, I'm talking about the REST/URL entry app Insomnia, a Postman alternative, or a way of doing cURL requests easily. So for my simple REST request needs, this is just pretty much what ...
mike rodent's user avatar
2 votes
0 answers
76 views

Custom Icons Displayed Incorrectly in URL Files

On Windows 10, I am saving all browser bookmarks as local URL files where I can use the built-in syntax below to pick the identifying icon from ICO files stored on the same drive. [InternetShortcut] ...
SorryForMyEN's user avatar
2 votes
2 answers
211 views

In Firefox, stop autocomplete when entering URL

I have been doing some local web development and have been using the web address http://127.0.0.1:8000 extensively. But for the life of me, when I enter this address into the URL bar, I can no longer ...
geckels1's user avatar
  • 123
0 votes
3 answers
335 views

Open a podcast via URL in a browser and enforce autoplay

Is there a way to open a podcast (via its URL) in a browser (say: Firefox) and, e.g. by adding something to the URL, force it to play right away when the podcast gets called? For example use this URL ...
Christian Geiselmann's user avatar
0 votes
1 answer
2k views

IIS URL Rewrite troubleshooting

I'm using IIS to reverse proxy HTTP requests to a nodejs app running in the same machine. URL rewrite and ARR modules are installed and the proxy setting checked. The URL matching seems good: if I ...
Bruno Tavares's user avatar
0 votes
1 answer
205 views

Is there a quick way to clear URL Text Fragments' highlighting on the page?

For instance, when I follow a google link to the page: https://en.wikipedia.org/wiki/Definiteness#:~:text=In%20linguistics%2C%20definiteness%20is%20a,not%20(indefinite%20noun%20phrases). It highlights ...
brubsby's user avatar
  • 327
5 votes
1 answer
2k views

How can I store a webpage title inside a Windows .url file?

This is a question about the .url file format: How can I store the webpage title inside a Windows .url file ? I was unable to find an official documentation of the .url file format anywhere on the Net....
summerrain's user avatar
2 votes
1 answer
315 views

How to start Zoom muted from CLI

We have --url option to zoom (or zoom.exe) binary to start a meeting from the command line providing the meeting ID (confno) and meeting password (pwd) parameters as explained here: Start a Zoom ...
Elvin's user avatar
  • 151
1 vote
1 answer
107 views

Block specific API request system-wide

I'd like to block system-wide the request to the Graph API getting profile images from Graph that is using this url: https://tasks.office.com/COMPANY.onmicrosoft.com/GraphApiV1/GetUserPhotoAsync I'...
t3chb0t's user avatar
  • 601
3 votes
0 answers
473 views

Google Chrome - Bookmarked pages don't show URLs anymore on dropdown. Just the bookmark folder. That's very annoying! Is there anyway to restore URLs?

Chrome and other Chromium based browsers (e.g. Microsoft Edge) have a new annoying "feature" that hides the URLs of bookmarked pages on the Address Bar dropdown. Incredibly annoying! This is ...
Fex's user avatar
  • 31
0 votes
1 answer
455 views

Block specific URLs / URIs in browser, like the file:// protocol and other from being visited - How to set Browser policies

How to block specific Uris or Urls in a browser? For example I don't want the file:// protocol can be visited or other specific locations by the user. Can I also add other policies and if so, how?
127 001's user avatar
-1 votes
2 answers
777 views

Sharing a webpage with a filled out form

Is there a way to share a webpage with a filled out form to someone else? Meaning, let's say the page has a HTML form on it, and I fill it out. Can I share it so that when someone else clicks the link ...
Dave's user avatar
  • 1,204
1 vote
1 answer
46 views

why chrome open's without com/edu/org suffixes?

This address continues with company domain name like http://redmine.company.com.tr but somehow chrome can resolve when I enter this http://redmine. I wonder how chrome does this while firefox, edge, ...
uzay95's user avatar
  • 249
0 votes
1 answer
904 views

Blocking an ip with netsh

I know that netsh advfirewall firewall add rule name="name" dir=out remoteip=%IP% protocol=TCP action=block blocks the IP, and we can find the IP by simply pinging it. I used to use it to ...
mark's user avatar
  • 1
2 votes
1 answer
478 views

Alias for an URL and not for a file in MacOS

In macOS, an alias is a small file that I can click in Finder, which represents another object in a file system and provides a dynamic link to it. Is there a way to have a small file like an alias ...
Sachama's user avatar
  • 23
1 vote
1 answer
549 views

Htaccess remove trash from end of URL using redirect 301

I need to remove "trash" from the end of the URL. I have more than 1000 URLs with this word: "card link" at the end of the URL. The URL before the word "card link" is ...
Adamo Santos's user avatar
1 vote
0 answers
357 views

Some custom URI schemes not working on Edge

I've discovered the concept of Custom Protocol Handlers lately and have been using it to access some desktop (.exe) applications through my browser (which is Edge). I've registered many of my apps to ...
Front Olilang's user avatar
1 vote
1 answer
476 views

KeepassXC: command to open local server and then a specific firefox profile and url

I am running Arch linux. I am trying to run two applications in the URL: field within KeepassXC. I want to open the Openrefine server, which I can do using cmd://openrefine but I also want to open a ...
Frank_Furter's user avatar
1 vote
1 answer
8k views

SMB address handling in web browsers: file:///// or file://?

When a SMB share path is \\server\dir, if I type that in FireFox, FireFox shows the directory's content and the address showing is file://///server/dir. If I do that with Edge, it also shows the ...
Damn Vegetables's user avatar
1 vote
0 answers
115 views

Programs that use URN protocol

Does there any Windows 10 program or handler to use URN protocol? It's possible to write a script that handles the URN protocol and register it in the Windows registry. But is there a finished utility?...
888levant888's user avatar
0 votes
1 answer
287 views

Cannot create desktop shortcuts to Windows URI

I am trying to create a desktop shortcut to a windows URI, e.g. ms-settings:privacy. Sites such as https://winaero.com/windows-11-uri-commands-to-launch-apps-directly/#Create_shortcut_for_URI_command ...
ETL's user avatar
  • 381
0 votes
0 answers
127 views

Get URL autocomplete to match around subdomain

A variety of sites that I use have the company name behind a subdomain, e.g. app.asana.com <mycompany>.salesforce.com mail.protonmail.com <mycompany>.latticehq.com I'd like to be able to ...
Tony Jackson's user avatar
0 votes
1 answer
48 views

What is the URN to a RFC section?

The "IETF document as URN" RFC doesn't address sections/anchors in the document. Should the full URN for https://datatracker.ietf.org/doc/html/rfc2648#section-3 look like urn:ietf:rfc:2648:3 ...
Nicolas Le Gland's user avatar
0 votes
0 answers
124 views

How do I create references (as web URL Links) to specific emails in my Gmail account? [closed]

I want to create references (as web URL Links) to specific emails in my Gmail account so I can refer back to them quickly eg. Requests for specific features from clients that might be scattered across ...
Jim T's user avatar
  • 1
0 votes
1 answer
198 views

Is it possible to open Jetbrains projects with url, e.g. `webstorm://<path_to_project>`

For open content in same topics quickly, I write a list, which works well in MarginNote, web links and opening Jetbrains apps. However, I cannot find a document about parameters of webstorm://... url? ...
Gantrol's user avatar
  • 101
1 vote
0 answers
460 views

Browser address bar often forgets the link after I press Enter and does nothing

I have this problem that is bothering me for quite some time and it happens on my desktop and laptops. It happens quite often, at least one time to a few times per day. I mainly use Chrome and Opera ...
learner's user avatar
  • 35
0 votes
0 answers
494 views

How do you download something using wget and the download URL when the web page requires a checkbox ticking?

I want to download some data. On the web page where the download is, there is a box that needs checking to confirm that the terms have been agreed before allowing this download. When I try to download ...
MelParker101's user avatar
11 votes
5 answers
9k views

After an MP3 file has downloaded is it possible to see where it was downloaded from?

Is it possible to see where a MP3 file was downloaded from? Like if the file was downloaded from Google, Safari or other sites?
Antonio Alcala's user avatar
0 votes
0 answers
615 views

Can't open notes:// links in HCL Notes 12.0.1

I am using HCL Notes 12.0.1 and Windows 11 Pro, I can't open links that I have dragged from a tab in Notes to a folder on my harddrive. also tried to enter the url into Edge/Chrome with same error I ...
Thomas Adrian's user avatar
0 votes
1 answer
170 views

What part of the url is host?

As per this doc https://datatracker.ietf.org/doc/html/rfc3986 what is the host in the url below? https://www.drive.google.com is the host drive.google or just google?
Foo's user avatar
  • 269
0 votes
1 answer
336 views

Create desktop shortcut for Safari to a specific web - on MacOS

I'm trying to create a desktop shortcut for Safari that will lead to a specific website when the users will use it. Trying for hours but with no success. Can someone help please? Thanks
Moshe's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
12