GithubHelp home page GithubHelp logo

elliotwutingfeng / globalantiscamorg-blocklist Goto Github PK

View Code? Open in Web Editor NEW
30.0 1.0 10.0 7.04 MB

Machine-readable .txt blocklist of scam URLs and IP Addresses from the Global Anti Scam Organization (https://www.globalantiscam.org) website, updated once a day.

License: BSD 3-Clause "New" or "Revised" License

Python 100.00%
blocklist scam dnsbl pihole pfblockerng python3 python scraper ip ipv4 osint hacktoberfest tldextract phishing

globalantiscamorg-blocklist's Introduction

Global Anti Scam Organization blocklist

Python GitHub Actions

GitHub license scraper Total Blocklist URLs

Machine-readable .txt blocklist of scam URLs and IP Addresses from the Global Anti Scam Organization website, updated once a day.

The URLs and IP Addresses in this blocklist are compiled by the Global Anti Scam Organization.

Disclaimer: This project is not sponsored, endorsed, or otherwise affiliated with the Global Anti Scam Organization.

Blocklist download

File Download
global-anti-scam-org-scam-urls.txt ๐Ÿ’พ
global-anti-scam-org-scam-urls-ABP.txt ๐Ÿ’พ
global-anti-scam-org-scam-urls-UBO.txt ๐Ÿ’พ
global-anti-scam-org-scam-urls-UBL.txt ๐Ÿ’พ
global-anti-scam-org-scam-urls-pihole.txt ๐Ÿ’พ
global-anti-scam-org-scam-ips.txt ๐Ÿ’พ

Requirements

  • Python 3.12+

Setup instructions

git clone and cd into the project directory, then run the following

python3 -m venv venv
venv/bin/python3 -m pip install --upgrade pip
venv/bin/python3 -m pip install -r requirements.txt

Usage

venv/bin/python3 scraper.py

Libraries/Frameworks used

ย 

These files are provided "AS IS", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, arising from, out of or in connection with the files or the use of the files.

Any and all trademarks are the property of their respective owners.

globalantiscamorg-blocklist's People

Contributors

actions-user avatar elliotwutingfeng avatar renovate-bot avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

globalantiscamorg-blocklist's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

github-actions
.github/workflows/scraper.yml
  • actions/checkout v4
  • actions/setup-python v5
pip_requirements
requirements.txt
  • bandit ==1.7.8
  • black ==24.4.2
  • mypy ==1.10.0
  • mypy-extensions ==1.0.0
  • pylint ==3.2.2
  • requests ==2.32.2
  • selenium ==4.21.0
  • tldextract ==5.1.2
  • typing-extensions ==4.12.0

  • Check this box to trigger a request for Renovate to run again on this repository

12/3110 domains invalid in global-anti-scam-org-scam-urls.txt (according to Pi-hole)

Hi,

re file: /main/global-anti-scam-org-scam-urls.txt in this repo.

Pi-hole reports via Gravity pull/update;

      Sample of invalid domains:
      - 103.193.243.225:365
      - 154.213.18.187:84
      - 35901125.com:9999
      - 38894435.kvbkunlun.vip:8967
      - 46639989.iui30.com:8967

I'd suggest removing the port numbers which I suspect is the issue pi-hole isn't happy about.

I'd say a simple regex of :[\d]+$ would do the trick to strip out the port numbers at the end (find with regex string and replace with nothing)

If you need a hand with some regex, DM me or see my regex simple repo.

p.s love your work and lists ๐Ÿ‘๐Ÿผ

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.