mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Enhance parser
This commit is contained in:
@@ -498,7 +498,7 @@
|
|||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
output += 'No results :( <a href="https://duckduckgo.com/?q=' +
|
output += 'No results :( <a href="https://duckduckgo.com/?q=' +
|
||||||
encodeURIComponent('rust ' + query.query) +
|
encodeURIComponent('eluna ' + query.query) +
|
||||||
'">Try on DuckDuckGo?</a>';
|
'">Try on DuckDuckGo?</a>';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user