Skip to content

Commit

Permalink
Add href.li redirector on tumblr.com
Browse files Browse the repository at this point in the history
  • Loading branch information
Philippe Latulippe authored and KevinRoebert committed Nov 10, 2023
1 parent 3d70074 commit da98bdc
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions data.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -2829,6 +2829,18 @@
"exceptions": [],
"redirections": [],
"forceRedirection": false
},
"href.li": {
"urlPattern": "^https?:\\/\\/(?:[a-z0-9-]+\\.)*?href\\.li",
"completeProvider": false,
"rules": [],
"referralMarketing": [],
"rawRules": [],
"exceptions": [],
"redirections": [
"^https?:\\/\\/href\\.li\\/\\?(http.+)"
],
"forceRedirection": false
}
}
}

0 comments on commit da98bdc

Please sign in to comment.