Skip to content

Instantly share code, notes, and snippets.

@chx
Created April 16, 2020 03:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chx/b5a612c01aeb484270e2cd9fc46ba299 to your computer and use it in GitHub Desktop.
Save chx/b5a612c01aeb484270e2cd9fc46ba299 to your computer and use it in GitHub Desktop.
{
"createdBy": "Redirector v3.5.3",
"createdAt": "2020-04-16T03:37:40.345Z",
"redirects": [
{
"description": "No more JIRA popups",
"exampleUrl": "https://example.atlassian.net/secure/RapidBoard.jspa?rapidView=102&modal=detail&selectedIssue=WEB-8424&quickFilter=107",
"exampleResult": "https://example.atlassian.net/browse/WEB-8424",
"error": null,
"includePattern": "^(.*atlassian.net)/secure/RapidBoard.jspa.*modal=detail&selectedIssue=([^&]+)",
"excludePattern": "",
"patternDesc": "",
"redirectUrl": "$1/browse/$2",
"patternType": "R",
"processMatches": "noProcessing",
"disabled": false,
"grouped": false,
"appliesTo": [
"main_frame",
"history"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment