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

External calls #23

Closed
InfoLibre opened this issue Feb 9, 2020 · 4 comments
Closed

External calls #23

InfoLibre opened this issue Feb 9, 2020 · 4 comments

Comments

@InfoLibre
Copy link
Contributor

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 ?

@BoboTiG
Copy link
Owner

BoboTiG commented Feb 9, 2020

Hello,

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

@InfoLibre
Copy link
Contributor Author

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.

@InfoLibre
Copy link
Contributor Author

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

@BoboTiG
Copy link
Owner

BoboTiG commented Feb 9, 2020

No worries :)

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

2 participants