https #13

Merged
v4l3n71n merged 4 commits from https into master 2023-05-26 09:24:23 +00:00
Showing only changes of commit a400375e01 - Show all commits

View File

@ -5,7 +5,6 @@ from urllib.parse import urlparse
import requests, os, logging, re, json import requests, os, logging, re, json
from requests.adapters import HTTPAdapter from requests.adapters import HTTPAdapter
from requests.packages.urllib3.util.retry import Retry from requests.packages.urllib3.util.retry import Retry
from slugify import slugify
class WPimport: class WPimport:
# Constructor # Constructor