mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-09-21 21:06:12 +00:00
Use master branch for badge
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# changedetection.io
|
||||

|
||||

|
||||
|
||||
## Self-hosted change monitoring of web pages.
|
||||
|
||||
|
||||
@@ -298,7 +298,6 @@ def changedetection_app(config=None, datastore_o=None):
|
||||
def get_backup():
|
||||
import zipfile
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
# create a ZipFile object
|
||||
backupname = "changedetection-backup-{}.zip".format(int(time.time()))
|
||||
|
||||
Reference in New Issue
Block a user