block pornography sites
Project description
PORN BLOCKER © 2023 - 2024
INSTALLATION
pip install blockporn
USAGE
from Blockporn import Blocker
url = "https://xxx.com"
core = Blocker()
resu = core.blocker(url)
print(resu)
from Blockporn import Blocker
url = "https://xxx.com"
blok = ["xxx.in", "xxx.dc"]
core = Blocker(block=blok)
resu = core.blocker(url)
print(resu)
LICENSE
The MIT License. Please see License File for more information.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
blockporn-0.0.8.tar.gz
(9.3 MB
view details)
Built Distribution
File details
Details for the file blockporn-0.0.8.tar.gz
.
File metadata
- Download URL: blockporn-0.0.8.tar.gz
- Upload date:
- Size: 9.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dda026ba848ffcddf9f63af833eb1f4e442814d3f995680f51d33f2a7555f0b3 |
|
MD5 | e011d46fb6106c38790ad9c866857dfb |
|
BLAKE2b-256 | 531422bafdd228469a13ee9347d0a028725b4c7ad9017ca919a5522cd40f453a |
File details
Details for the file blockporn-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: blockporn-0.0.8-py3-none-any.whl
- Upload date:
- Size: 9.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | afeb4a610d25d769bfe5a7e9fb01e545086c7ba4744182c874f39f7d86ea5165 |
|
MD5 | 58d8e0875b14d002a95769b5c9e3fa01 |
|
BLAKE2b-256 | 2c3962205d2545318611b752951b7a1124e775dd010ee70bc2e4b4f1ffab18b1 |