1
0
Fork 0
forked from OpenNeo/impress

new JN items URL format

This commit is contained in:
Matt Dunn-Rankin 2017-06-17 12:28:07 -07:00
parent daa831e2b0
commit d6ab0e71b3

View file

@ -1,5 +1,5 @@
module ItemsHelper
JNItemsURLFormat = 'http://items.jellyneo.net/index.php?go=show_items&name=%s&name_type=exact'
JNItemsURLFormat = 'https://items.jellyneo.net/search/?name=%s&name_type=3'
module PetTypeImage
Format = 'http://pets.neopets.com/cp/%s/%i/%i.png'