Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/YOURLS/google-safe-browsing
☂️ Protect your short URLs with Google Safe Browsing
https://github.com/YOURLS/google-safe-browsing
google-safe-browsing google-safebrowsing yourls yourls-plugin
Last synced: about 2 months ago
JSON representation
☂️ Protect your short URLs with Google Safe Browsing
- Host: GitHub
- URL: https://github.com/YOURLS/google-safe-browsing
- Owner: YOURLS
- Created: 2014-03-30T17:30:11.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-05-30T13:49:49.000Z (over 2 years ago)
- Last Synced: 2024-04-13T21:55:16.390Z (8 months ago)
- Topics: google-safe-browsing, google-safebrowsing, yourls, yourls-plugin
- Language: PHP
- Homepage:
- Size: 16.6 KB
- Stars: 18
- Watchers: 11
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome - Google Safe Browsing - Check every new URL against Google's Safe Browsing Lookup service. (Plugins / G)
- awesome - YOURLS/google-safe-browsing - ☂️ Protect your short URLs with Google Safe Browsing (PHP)
README
# Plugin for YOURLS: Google Safe Browsing [![Listed in Awesome YOURLS!](https://img.shields.io/badge/Awesome-YOURLS-C5A3BE)](https://github.com/YOURLS/awesome-yourls/) [![Tests](https://github.com/YOURLS/google-safe-browsing/actions/workflows/tests.yml/badge.svg)](https://github.com/YOURLS/google-safe-browsing/actions/workflows/tests.yml)
## What for
Check every new URL against Google's Safe Browsing Lookup service, reject those who are identified as malware or phishing
## How to
* In `/user/plugins`, create a new folder named `google-safe-browsing`
* Drop these files in that directory
* Go to the Plugins administration page and activate the plugin
* Follow on-screen instructions
* Have fun## Disclaimer
Using this plugin requires you to understand Google Safe Browsing usage. In short:
* you need a Google account, to create project, create and activate a Google API key - not a 30 second task,
* you are limited to a certain amount of queries per day,
* you must understand that the service is not perfect.[Read more](https://developers.google.com/safe-browsing/v4/get-started)