This website requires JavaScript.
Explore
Help
Sign In
nogafam
/
ig-pixelfed-mirror
Watch
1
Star
0
Fork
You've already forked ig-pixelfed-mirror
0
Code
Issues
Pull Requests
Releases
Activity
6b04874e4e
ig-pixelfed-mirror
/
.gitignore
7 lines
69 B
Plaintext
Raw
Normal View
History
Unescape
Escape
initial commit
2021-02-06 20:12:19 +00:00
cache/*
headers/*
User creation automated + server port configurable * Make sure user input can never contain an invalid character as it might create a shell exploit vulnerability otherwise
2021-02-07 01:56:08 +00:00
db/*
scripts/user_create
Implemented login + bio/website setting + profile pic setting * save cookies as dict in the db accounts file * md5sum wrapped * db_get and db_set functions * config() function to read config.json * other improvements
2021-02-07 13:55:02 +00:00
config.json
Added pycache
2021-02-07 00:25:08 +00:00
__pycache__/*