mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-15 19:05:43 +00:00
Reddit fix (#2614)
This commit is contained in:
@@ -494,9 +494,8 @@
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Reddit": {
|
||||
"disabled": true,
|
||||
"protection": [
|
||||
"custom_bot_protection"
|
||||
"ip_reputation"
|
||||
],
|
||||
"tags": [
|
||||
"discussion",
|
||||
@@ -510,14 +509,11 @@
|
||||
"presenseStrs": [
|
||||
"\"name\":"
|
||||
],
|
||||
"headers": {
|
||||
"User-Agent": "maigret/0.4"
|
||||
},
|
||||
"alexaRank": 49,
|
||||
"urlMain": "https://www.reddit.com/",
|
||||
"url": "https://www.reddit.com/user/{username}",
|
||||
"urlProbe": "https://api.reddit.com/user/{username}/about",
|
||||
"usernameClaimed": "blue",
|
||||
"urlProbe": "https://www.reddit.com/user/{username}/about.json",
|
||||
"usernameClaimed": "AutoModerator",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Tumblr": {
|
||||
|
||||
Reference in New Issue
Block a user