phpGSB
phpGSB copied to clipboard
Update api to version 3.0
Google has released new version of api protocol. https://developers.google.com/safe-browsing/developers_guide_v3#Changes3.0 It would be nice to have these changes in phpGSB package.
@xdrew It's definitely on the radar, will probably use it as an opportunity to introduce a refactor close to the development branch as well. Will update here when any progress is made.
I just want to let you know, that Google is turning off the 2.2 version of the API after December 1, 2014.
https://developers.google.com/safe-browsing/developers_guide_v2
Hello SamCleaver, GSB is great, but it is not working now. Google API V2.2 is turned. Please update the phpGSB for the GSB API new version 3.0
They extend v2 until mid year 2015. https://groups.google.com/forum/#!topic/google-safe-browsing-api/OhZfJ3aok2I
Hopefully phpGSB support v3 by then.
Hello everyone,
Any update on this? I'm working on adapting this to v3
Best Carlos
is there a decent V3 ... or V4 of this somewhere?
I put a V4 implementation on github: https://github.com/web2all/safebrowsingv4 Its not click-and-run, but it works, we used it in production to scan url's in e-mail. Use the above with https://github.com/web2all/safebrowsingv4-sqlstorage to store data in a database, or rewrite the latter for your own framework or storage wishes.
https://github.com/saippuakauppias/safe-browsing