From: Michael Fladischer <FladischerMichael@fladi.at>
Date: Thu, 17 Feb 2022 10:22:55 +0000
Subject: Remove remote badges to prevent privacy issues.

---
 README.rst     | 17 -----------------
 docs/index.rst | 17 -----------------
 2 files changed, 34 deletions(-)

diff --git a/README.rst b/README.rst
index 733f5e9..5a2e901 100644
--- a/README.rst
+++ b/README.rst
@@ -1,23 +1,6 @@
 Simple JWT
 ==========
 
-.. image:: https://jazzband.co/static/img/badge.svg
-   :target: https://jazzband.co/
-   :alt: Jazzband
-.. image:: https://github.com/jazzband/djangorestframework-simplejwt/workflows/Test/badge.svg
-   :target: https://github.com/jazzband/djangorestframework-simplejwt/actions
-   :alt: GitHub Actions
-.. image:: https://codecov.io/gh/jazzband/djangorestframework-simplejwt/branch/master/graph/badge.svg
-  :target: https://codecov.io/gh/jazzband/djangorestframework-simplejwt
-.. image:: https://img.shields.io/pypi/v/djangorestframework-simplejwt.svg
-  :target: https://pypi.python.org/pypi/djangorestframework-simplejwt
-.. image:: https://img.shields.io/pypi/pyversions/djangorestframework-simplejwt.svg
-  :target: https://pypi.python.org/pypi/djangorestframework-simplejwt
-.. image:: https://img.shields.io/pypi/djversions/djangorestframework-simplejwt.svg
-  :target: https://pypi.python.org/pypi/djangorestframework-simplejwt
-.. image:: https://readthedocs.org/projects/django-rest-framework-simplejwt/badge/?version=latest
-  :target: https://django-rest-framework-simplejwt.readthedocs.io/en/latest/
-
 Abstract
 --------
 
diff --git a/docs/index.rst b/docs/index.rst
index fbf5462..6c0ad04 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -1,23 +1,6 @@
 Simple JWT
 ==========
 
-.. image:: https://jazzband.co/static/img/badge.svg
-   :target: https://jazzband.co/
-   :alt: Jazzband
-.. image:: https://github.com/jazzband/djangorestframework-simplejwt/workflows/Test/badge.svg
-   :target: https://github.com/jazzband/djangorestframework-simplejwt/actions
-   :alt: GitHub Actions
-.. image:: https://codecov.io/gh/jazzband/djangorestframework-simplejwt/branch/master/graph/badge.svg
-  :target: https://codecov.io/gh/jazzband/djangorestframework-simplejwt
-.. image:: https://img.shields.io/pypi/v/djangorestframework-simplejwt.svg
-  :target: https://pypi.python.org/pypi/djangorestframework-simplejwt
-.. image:: https://img.shields.io/pypi/pyversions/djangorestframework-simplejwt.svg
-  :target: https://pypi.python.org/pypi/djangorestframework-simplejwt
-.. image:: https://img.shields.io/pypi/djversions/djangorestframework-simplejwt.svg
-  :target: https://pypi.python.org/pypi/djangorestframework-simplejwt
-.. image:: https://readthedocs.org/projects/django-rest-framework-simplejwt/badge/?version=latest
-  :target: https://django-rest-framework-simplejwt.readthedocs.io/en/latest/
-
 A JSON Web Token authentication plugin for the `Django REST Framework
 <http://www.django-rest-framework.org/>`__.
 
