TTL property 'profile' is not longer necessary

This commit is contained in:
ThePenguinDev 2023-08-17 23:43:46 -04:00
parent ccbde16dee
commit dea0f2e996

View file

@ -5,7 +5,6 @@
"provider": "Wizstat",
"canget": ["Profile", "Posts", "Post", "load_more", "Comments"],
"ttl": {
"profile": "24h",
"posts": "30m",
"post": "2d"
}
@ -16,7 +15,6 @@
"provider": "Imgsed",
"canget": ["Posts", "Post", "load_more", "Comments"],
"ttl": {
"profile": "24h",
"posts": "30m",
"post": "2d"
}
@ -27,7 +25,6 @@
"provider": "Greatfon",
"canget": ["Profile", "Posts", "Post", "Tags", "Search", "Comments"],
"ttl": {
"profile": "24h",
"posts": "40m",
"post": "2d",
"search": "1d"
@ -39,7 +36,6 @@
"provider": "Greatfon",
"canget": ["Profile", "Posts", "Post", "Tags", "Search", "Comments"],
"ttl": {
"profile": "24h",
"posts": "40m",
"post": "2d",
"search": "1d"