Releases: bjornstar/intercept-redirect
Releases · bjornstar/intercept-redirect
v8.3.1 - 2021-11-06
- Fix duplicate entry: 2nd
*://www.google.com/imgres
should have been*://www.google.se/imgres
- [Tests] Start using
addons-linter
v8.3.0 - 2021-11-06
- Add
www.google.se
- Only redirect
sorry/index
fromgoogle.com
- [devDependencies] Update
eslint
&mocha
- [
README.md
] Fix a grammatical error
v8.2.0 - 2021-11-01
- Add
www.google.com/sorry/index
- [devDependencies] Update
eslint
- [
.gitignore
] Ignorepackage-lock.json
v8.1.0 - 2021-10-05
- Add
clickserve.dartsearch.net
v8.0.0 - 2021-06-10
- Add
github-redirect.dependabot.com
- [Tests] Add support for arbitrary expected redirectURLs
- [CI] Only test on node v16
v7.1.0 - 2021-04-21
- Add support for
t.lever-analytics.com
- [devDependencies] Update
mocha
&eslint
v7.0.2 - 2021-03-24
- [
.npmignore
] It should be the filename with extension:.eslintrc.json
v7.0.1 - 2021-03-24
- [
README.md
] Add a better description and make the image link to the website - [
package.json
] npm now deletes empty dependencies - [
.npmignore
] Publish less extraneous data to npm
v7.0.0 - 2021-03-03
- Add
https://href.li
- [Tests] Update tests to use strictEqual instead of equal
v6.0.0 - 2020-09-18
- Add
https://m.facebook.com/flx/warn/
- Add
https://www.kraken.com/redirect
- Add more languages for
javlibrary
- [
manifest.json
] Make URLs more specific - [Tests] Use a variable for the encoded URL to avoid copy/paste errors
- [Tests] Use URL to extract the host instead of doing it ourselves
- [Dependencies] Update mocha & eslint