Skip to content

Commit

Permalink
Add goodreads.com
Browse files Browse the repository at this point in the history
  • Loading branch information
NV Dien committed Jan 29, 2024
1 parent 5a5ddea commit 600e343
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions data.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -2933,6 +2933,22 @@
"^https?:\\/\\/t\\.umblr\\.com\\/redirect\\?z=([^&]+)"
],
"forceRedirection": false
},
"goodreads.com": {
"urlPattern": "^https?:\\/\\/(?:[a-z0-9-]+\\.)*?goodreads\\.com",
"completeProvider": false,
"rules": [
"from_search",
"from_srp",
"qid",
"rank",
"ac"
],
"referralMarketing": [],
"rawRules": [],
"exceptions": [],
"redirections": [],
"forceRedirection": false
}
}
}

0 comments on commit 600e343

Please sign in to comment.