mirror of
https://github.com/simon987/od-database.git
synced 2025-12-14 07:09:03 +00:00
Improved external link detection
This commit is contained in:
@@ -4,9 +4,9 @@ import json
|
||||
|
||||
payload = json.dumps({
|
||||
"website_id": 123,
|
||||
# "url": "http://alphamediazone.com/data/Movies1/",
|
||||
"url": "http://liminaire.fr/TEXTES/",
|
||||
# "url": "http://localhost:8000/",
|
||||
"url": "http://ubuntu.mirrorservice.org/",
|
||||
# "url": "http://ubuntu.mirrorservice.org/",
|
||||
"priority": 2,
|
||||
"callback_type": "",
|
||||
"callback_args": "{}"
|
||||
|
||||
Reference in New Issue
Block a user