Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getting posts url is hardcoded #79

Closed
ramonskie opened this issue Nov 6, 2019 · 1 comment
Closed

getting posts url is hardcoded #79

ramonskie opened this issue Nov 6, 2019 · 1 comment

Comments

@ramonskie
Copy link

these paths are hardcoded
https://github.com/jamalneufeld/ghostHunter/blob/master/dist/jquery.ghosthunter.js#L3232
https://github.com/jamalneufeld/ghostHunter/blob/master/dist/jquery.ghosthunter.js#L3390

my blog is hosted under domain.com/blog
and it tries to reach domain.com/ghost* instead of domain.com/blog/ghost*

@trojanh
Copy link
Contributor

trojanh commented Nov 21, 2019

@ramonskie this is fixed in this PR
#82

@Windyo Windyo closed this as completed Dec 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants