Skip to content
#

Privacy

Privacy is the option to limit the access others have to one's personal information. Privacy can be compromised through various economic, legal, social, and technical means. Accordingly, various projects aim to develop privacy-protecting applications, how-to guides, and policies. 🔏

Here are 2,224 public repositories matching this topic...

caddy
princemaple
princemaple commented Jan 13, 2021

Discussion in
https://caddy.community/t/map-handler-use-regex-capture-group-in-destination/11104

I want to refer to the captured parts of the regex in destination, e.g.

map * {host} {my_folder} {
  ~(.+)\.localhost \\1
  default "fail"
}

@mholt : The map handler doesn’t set placeholders like this, but it could, someone can contribute that functionality. Would be pretty simil

Liberating Web Analytics. Star us on Github? +1. Matomo is the leading open alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites, apps & the IoT and visualise this data and extract insights. Privacy is built-in. We love Pull Requests!

  • Updated Jan 20, 2021
  • PHP
shivasagarrao
shivasagarrao commented Jan 16, 2021

Is your feature request related to a usage problem (not a bug)? Please describe.

Suppose if I want to check whether a YouTube channel is verified or not, there is no way to do it.

Describe the solution you'd like to see implemented

I think it would be nice if you add Verified mark(Right mark) beside channel name as youtube website does.

**Describe alternatives you've considered

You can’t perform that action at this time.