diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..63d1618 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +custom: paypal.me/miasteinkirch diff --git a/README.md b/README.md index 92b06c9..34f1d93 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# The Anti-Social Network +# The Anti-Social Network Join at [https://anti-social.herokuapp.com](https://anti-social.herokuapp.com) !!! @@ -6,7 +6,7 @@ Join at [https://anti-social.herokuapp.com](https://anti-social.herokuapp.com) ! Can't you stand the fact that only the cool kids are popular and have all the "likes"? Nobody "stars" or "retweets" your stories? Do you wish you had more friends to love all your pointless posts? -###Your problems are over! +### Your problems are over! Get as many friends as you need to feel good about yourself again! Register Today! @@ -84,3 +84,11 @@ If you want to use the machinery to deploy the app somewhere (MIT License). [Instructions here](https://coderwall.com/p/pstm1w?i=2&p=1&q=author%3Abt3gl&t%5B%5D=bt3gl). + +---- + + +## License + +When making a reference to my work, please use my [website](http://bt3gl.github.io/index.html). +This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/). diff --git a/requirements.txt b/requirements.txt index 823a7f0..7b672f9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ SQLAlchemy==0.8.4 WTForms==1.0.5 Werkzeug==0.9.4 alembic==0.6.2 -bleach==1.4.0 +bleach==3.3.0 blinker==1.3 html5lib==1.0b3 itsdangerous==0.23 diff --git a/requirements/common.txt b/requirements/common.txt index b7e7104..c74e546 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -17,7 +17,7 @@ SQLAlchemy==0.8.4 WTForms==1.0.5 Werkzeug==0.9.4 alembic==0.6.2 -bleach==1.4.0 +bleach==3.3.0 blinker==1.3 html5lib==1.0b3 itsdangerous==0.23