django-jet
django-jet copied to clipboard
https://jet.geex-arts.com/ping.gif
Guys, what is it and why for? =)
Where did you find it?
jet/static/jet/js/src/layout-updaters/branding.js:29
$(document).ready(function() {
$('#branding').each(function() {
new BrandingUpdater($(this)).run();
});
if ($('body.login').length != 0) {
$('').attr('src', '//jet.geex-arts.com/ping.gif');
}
});
seem like it's safely
but if I've secured my admin panel link - it's unsecured with such request =)
It is a point, i don't know which is his utility.
huh? what do you mean?
yep, the utility for this gif
.
It's to ping home, probably done by the author for the purpose of statistics, to know how many projects are using Django Jet, and also to keep some control on who is paying or not paying for the commercial license.
Anyway, I don't think it should be there.
clear. we can close this issue
@jorisvd How do you knotw this?
Thanks!
Correction, I don't know that for sure. However, what other purpose could it have?
I can just comment it. I don't want to have external GET from my secure address of the admin panel. Hope the author won't be against such step.
@f1nality
Duplicate of https://github.com/geex-arts/django-jet/issues/235
I think this ping.gif should be removed.
Flow to Arts.com