BoboTiG/pombo

External calls

InfoLibre opened this issue · 4 comments

I wanted to test the last version of Pombo but in pombo.php, there are a lot of calls to external links, with unique indentication numbers, keys... :
https://github.githubassets.com
https://avatars0.githubusercontent.com
https://avatars1.githubusercontent.com
https://avatars2.githubusercontent.com
https://avatars3.githubusercontent.com
https://github-cloud.s3.amazonaws.com
https://user-images.githubusercontent.com
https://github.githubassets.com/assets/frameworks-5abe724ecf200f8d9bbf52e5e4a2d7af.css
https://github.githubassets.com/assets/site-0e7050856189ee27195382cf843e8595.css
https://github.githubassets.com/assets/github-fca763e8fe96464d921b50088ac40bd7.css
https://github.com/fluidicon.png
https://avatars3.githubusercontent.com/u/2033598?s=400&v=4
https://github.com/BoboTiG/pombo
https://collector.githubapp.com/github-external/browser_event
https://github.com/BoboTiG/pombo/commits/master.atom
https://github.com/BoboTiG/pombo.git
https://github.com/BoboTiG/pombo/blob/master/pombo.php
https://api.github.com/_private/browser/stats
https://api.github.com/_private/browser/errors
https://github.githubassets.com/pinned-octocat.svg
https://github.githubassets.com/favicon.ico
https://github.com
https://lab.github.com
https://opensource.guide
https://github.com/events
https://github.community
https://education.github.com
https://enterprise.github.com/contact
https://github.githubassets.com/images/search-key-slash.svg
https://github.com/BoboTiG/pombo/blob/master/pombo.php","user_id":null
http://schema.org/SoftwareSourceCode
http://schema.org/BreadcrumbList
http://schema.org/ListItem
https://camo.githubusercontent.com/df8416490a6c087eeef7f82f17db61872400ac22/68747470733a2f2f322e67726176617461722e636f6d2f6176617461722f63616664303931666366303462303037626536303166646330643132653830343f643d68747470732533412532462532466769746875622e6769746875626173736574732e636f6d253246696d6167657325324667726176617461727325324667726176617461722d757365722d3432302e706e6726723d6726733d313430
https%3A%2F%2Fgithub.githubassets.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png&r=g&s=140
https://github.githubassets.com/assets/frameworks-c4deeefb.js
https://github.githubassets.com/assets/github-bootstrap-162a93d9.js

I can't rely on this code. Is there a more clean code that exists ?

Hello,

I do not understand what you are trying to do, could you give more details?

I wanted to upload in pombo.php on my webserver but I don't trust in this file because it contains a lot of links toward external files on other servers that mine.

Ooohh, I'm stupid. It's because when I downloaded pombo.php, I obtained the Github page with it !

No worries :)