1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 04:34:38 -05:00
This commit is contained in:
Ashley //// 2024-03-27 16:14:28 +00:00
parent 30366deff1
commit ae967320be

View file

@ -136,7 +136,7 @@ module.exports = function (app, config, renderTemplate) {
const headers = {}; const headers = {};
const xmlData = await fetch( const xmlData = await fetch(
`https://${config.invapi}/search?q=${encodeURIComponent( `${config.invapi}/search?q=${encodeURIComponent(
query query
)}&page=${encodeURIComponent( )}&page=${encodeURIComponent(
continuation continuation