Skip to content

Commit

Permalink
Add support for Norwegian redirects
Browse files Browse the repository at this point in the history
Useful for parsing the Norwegian wikipedia dumps, to avoid redirects when processing the data dump
  • Loading branch information
dagingaa committed Nov 23, 2023
1 parent e49e3c2 commit 703af7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/_data/redirects.js
Expand Up @@ -45,4 +45,5 @@ export default [
'リダイレクト',//ja
'転送', //ja
'重定向',//zh
'omdirigering',//no
]

0 comments on commit 703af7c

Please sign in to comment.