[

  "^(mailto:|file://|ftp://).*",

  "^(https?://)?localhost.*",

  "^(https?://)?192\\.168\\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?).*",

  "https://example.com/*",

  "https://pytorch.org/*"

]