Skip to content

JV-conseil/allowed-ghosts

Β 
Β 

Repository files navigation

Allowed Ghosts πŸ‘»

UCloud Health Status Umami - GDPR compliant alternative to Google Analytics Django 4.1 Python 3.11 License EUPL 1.2 Code style: black CodeQL PyPI Become a sponsor to JV-conseil Follow JV conseil on StackOverflow Follow JVconseil on Twitter Follow JVconseil on Mastodon Follow JV conseil on GitHub

Daily inspiration for ALLOWED_HOSTS values.

Installation & Usage

  1. pip install allowed-ghosts

  2. Add allowed-ghosts to your requirements.txt

  3. Edit your settings.py

    from allowed_ghosts import ALLOWED_GHOSTS
    
    ALLOWED_HOSTS = ["localhost"]
    ALLOWED_HOSTS += ALLOWED_GHOSTS
  4. Now you can create a Public Link πŸ”— for today's run πŸ‘‰ https://cloud.sdu.dk/app/public-links πŸ“†

Documentation πŸ“š

Extended documentation available πŸ‘‰ https://jv-conseil.github.io/allowed-ghosts/

TODO

  • Use Beautiful Soup to pull collections from web sources instead of downloaded text files.

Sponsorship

If this project helps you, you can offer me a cup of coffee β˜•οΈ :-)

Become a sponsor to JV-conseil

About

Daily inspiration for ALLOWED_HOSTS values πŸ‘»

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Languages

  • Shell 53.9%
  • Python 46.1%