2.2.7 build

This commit is contained in:
Somdev Sangwan
2024-11-04 01:59:30 +05:30
parent 93c6c966ee
commit 1b11c3574e
15 changed files with 139 additions and 26 deletions

View File

@@ -2,6 +2,7 @@ import requests
from urllib.parse import urlparse
def wayback(host, page):
payload = {
'url': host,