forked from OpenNeo/impress
new JN items URL format
This commit is contained in:
parent
daa831e2b0
commit
d6ab0e71b3
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue