mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 06:24:35 +00:00
Fixed 3 sites, disabed 3, added (#1539)
* Fixed/Disabled sites. Update requirements.txt fixed_sites: AllRecipes, Linktree, CreativeMarket, ImgInn, Shutterstock, Contently disabled_sites: Forums.ea.com. CrunchyRoll, Windy, MetaCritic, InfosecInstitute, Armchairgm.fandom.com, Bleach.fandom.com Update requirements to prevent dependency conflicts. * Update requirements.txt Update requirements.txt to prevent dependency conflicts * Update requirements.txt * Update sites.md * fixed_sites: Armchairgm.fandom.com, Bleach.fandom.com, Battleraprus. disabled_sites: MicrosoftTechNet, club.cnews.ru, Scorcher * fixed_sites: Armchairgm.fandom.com, Bleach.fandom.com, Battleraprus. disabled_sites: MicrosoftTechNet, club.cnews.ru, Scorcher * fixed 2 sites, disabled 22 sites, and added 1 site * fixed 3 sites, disabled 28, added 4 sites * update sites.md * Added 2 more sites * fixed 3 sites, disabled 3 sites, added 1 site * fix Twitch. Update snapcraft.yaml. Add pyproject.toml. Remove setup.py, requirements.txt, test-requirements.txt, as they are already specified in pyproject.toml * fix Twitch. Update snapcraft.yaml. Add pyproject.toml. Remove setup.py, requirements.txt, test-requirements.txt, as they are already specified in pyproject.toml * fix Twitch. Update snapcraft.yaml. Add pyproject.toml. Remove setup.py, requirements.txt, test-requirements.txt, as they are already specified in pyproject.toml * fix Twitch. Update snapcraft.yaml. Add pyproject.toml. Remove setup.py, requirements.txt, test-requirements.txt, as they are already specified in pyproject.toml * Update sites.md * fix Twitch. Update snapcraft.yaml. Add pyproject.toml. Remove setup.py, requirements.txt, test-requirements.txt, as they are already specified in pyproject.toml * Update sites.md * fix forums.drom.ru * Add EduGeek * Add EduGeek * Update python-package.yml Fix dependency installation * Update python-package.yml * Update python-package.yml
This commit is contained in:
+55
-16
@@ -2469,6 +2469,7 @@
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"BoomInfo": {
|
||||
"disabled": true,
|
||||
"ignore403": true,
|
||||
"tags": [
|
||||
"ru",
|
||||
@@ -2608,13 +2609,10 @@
|
||||
},
|
||||
"Buzznet": {
|
||||
"checkType": "message",
|
||||
"presenseStrs": [
|
||||
"<title>Author:"
|
||||
],
|
||||
"absenceStrs": [
|
||||
"The page you are looking for can't be found."
|
||||
"<title>Author: - Buzznet</title>"
|
||||
],
|
||||
"url": "https://www.buzznet.com/author/{username}/",
|
||||
"url": "https://www.buzznet.com/author/{username}",
|
||||
"usernameClaimed": "karynbailey",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
@@ -4575,6 +4573,16 @@
|
||||
"usernameClaimed": "adam",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"EduGeek": {
|
||||
"tags": [
|
||||
"education",
|
||||
"us"
|
||||
],
|
||||
"engine": "vBulletin",
|
||||
"urlMain": "https://www.edugeek.net",
|
||||
"usernameClaimed": "witch",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Edocr": {
|
||||
"tags": [
|
||||
"in"
|
||||
@@ -9825,6 +9833,7 @@
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Maxpark": {
|
||||
"disabled": true,
|
||||
"tags": [
|
||||
"news",
|
||||
"ru"
|
||||
@@ -15092,6 +15101,7 @@
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Star Citizen": {
|
||||
"disabled": true,
|
||||
"tags": [
|
||||
"de",
|
||||
"us"
|
||||
@@ -15099,10 +15109,21 @@
|
||||
"checkType": "status_code",
|
||||
"alexaRank": 22154,
|
||||
"urlMain": "https://robertsspaceindustries.com/",
|
||||
"url": "https://robertsspaceindustries.com/citizens/{username}",
|
||||
"url": "https://https://robertsspaceindustries.com/citizens/{username}",
|
||||
"usernameClaimed": "blue",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Star Citizens Community": {
|
||||
"tags": [
|
||||
"de",
|
||||
"us"
|
||||
],
|
||||
"checkType": "status_code",
|
||||
"urlMain": "https://robertsspaceindustries.com/",
|
||||
"url": "https://robertsspaceindustries.com/community-hub/user/{username}",
|
||||
"usernameClaimed": "SentinelTheFirst",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Starsonice": {
|
||||
"tags": [
|
||||
"ru"
|
||||
@@ -16702,14 +16723,15 @@
|
||||
},
|
||||
"Twitch": {
|
||||
"tags": [
|
||||
"streaming"
|
||||
"streaming",
|
||||
"us"
|
||||
],
|
||||
"urlProbe": "https://m.twitch.tv/{username}",
|
||||
"urlProbe": "https://twitchtracker.com/{username}",
|
||||
"checkType": "status_code",
|
||||
"alexaRank": 34,
|
||||
"urlMain": "https://www.twitch.tv/",
|
||||
"url": "https://www.twitch.tv/{username}",
|
||||
"usernameClaimed": "jenny",
|
||||
"url": "https://twitchtracker.com/{username}",
|
||||
"usernameClaimed": "adam",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Nitter": {
|
||||
@@ -17636,6 +17658,7 @@
|
||||
"alexaRank": 1734
|
||||
},
|
||||
"Waytothelight": {
|
||||
"disabled": true,
|
||||
"tags": [
|
||||
"ru"
|
||||
],
|
||||
@@ -19939,13 +19962,18 @@
|
||||
"forum",
|
||||
"ru"
|
||||
],
|
||||
"engine": "vBulletin",
|
||||
"checkType": "message",
|
||||
"presenseStrs": [
|
||||
"\u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440 \u043f\u0440\u043e\u0444\u0438\u043b\u044f:"
|
||||
],
|
||||
"alexaRank": 1272,
|
||||
"urlMain": "https://forums.drom.ru/",
|
||||
"usernameClaimed": "adam",
|
||||
"urlMain": "https://www.forumsdrom.ru/",
|
||||
"url": "https://www.forumsdrom.ru/member.php?username={username}",
|
||||
"usernameClaimed": "red",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"forums.ea.com": {
|
||||
"disabled": true,
|
||||
"tags": [
|
||||
"forum",
|
||||
"gaming",
|
||||
@@ -26782,6 +26810,7 @@
|
||||
"alexaRank": 2079
|
||||
},
|
||||
"banki.ru": {
|
||||
"disabled": true,
|
||||
"tags": [
|
||||
"ru"
|
||||
],
|
||||
@@ -31965,6 +31994,7 @@
|
||||
"url": "https://cloudromance.com/{username}"
|
||||
},
|
||||
"club.myce.com": {
|
||||
"disabled": true,
|
||||
"checkType": "status_code",
|
||||
"usernameClaimed": "adam",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7",
|
||||
@@ -32919,8 +32949,11 @@
|
||||
"url": "https://www.trailville.com/wiki/User:{username}"
|
||||
},
|
||||
"trepup.com": {
|
||||
"checkType": "status_code",
|
||||
"usernameClaimed": "adam",
|
||||
"checkType": "message",
|
||||
"absenceStrs": [
|
||||
"<title></title>"
|
||||
],
|
||||
"usernameClaimed": "partybusservice",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7",
|
||||
"url": "https://trepup.com/{username}"
|
||||
},
|
||||
@@ -33039,7 +33072,13 @@
|
||||
"url": "https://wikiislam.net/wiki/User:{username}"
|
||||
},
|
||||
"wikizilla.org": {
|
||||
"checkType": "status_code",
|
||||
"checkType": "message",
|
||||
"absenceStrs": [
|
||||
"is not registered."
|
||||
],
|
||||
"presenseStrs": [
|
||||
"class=\"mw-socialprofile-avatar\" alt=\"avatar\"/><"
|
||||
],
|
||||
"usernameClaimed": "test",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7",
|
||||
"url": "https://wikizilla.org/wiki/User:{username}"
|
||||
|
||||
Reference in New Issue
Block a user