Skip to content

Commit 941b3eb

Browse files
committed
🐛 Updated Browser Agent
1 parent b6042dc commit 941b3eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routes/dutch.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ router.get("/", function (req, res) {
2626
method: "GET",
2727
url: "https://www.generatormix.com/random-dutch-words-generator",
2828
headers: {
29-
"User-Agent": rua,
29+
"User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36",
3030
},
3131
})
3232
.then(function (response) {

0 commit comments

Comments
 (0)