Skip to content

Commit 682f972

Browse files
Add user agent override for moneygram.com
1 parent e492ad3 commit 682f972

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

overrides/windows-override.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -617,6 +617,10 @@
617617
{
618618
"domain": "www.msn.com",
619619
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36"
620+
},
621+
{
622+
"domain": "moneygram.com",
623+
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36"
620624
}
621625
],
622626
"omitClientHintMutations": []

0 commit comments

Comments
 (0)