We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce355c8 commit a4fccadCopy full SHA for a4fccad
tests/Psr18/URLExtractorTest.php
@@ -46,7 +46,7 @@ public function testSendRequest():void{
46
'https://bit.ly/1oesmr8',
47
'http://tinyurl.com/jvc5y98',
48
// interesting, this is a new one
49
- 'https://redirect.viglink.com?key=a7e37b5f6ff1de9cb410158b1013e54a&u=https%3A%2F%2Fapi.guildwars2.com%2Fv2%2Fbuild&prodOvrd=RAC',
+ 'https://redirect.viglink.com?u=https%3A%2F%2Fapi.guildwars2.com%2Fv2%2Fbuild&key=a7e37b5f6ff1de9cb410158b1013e54a&prodOvrd=RAC&opt=false',
50
'https://api.guildwars2.com/v2/build',
51
'',
52
];
0 commit comments