Moved my packages from gitlab.com/lurlo to github.com/thisago (#2293)

This commit is contained in:
Thiago 2022-07-28 02:20:02 +00:00 committed by GitHub
parent fcf11022be
commit 2c1e362d39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24761,7 +24761,7 @@
}, },
{ {
"name": "brainlyextractor", "name": "brainlyextractor",
"url": "https://gitlab.com/lurlo/brainlyextractor", "url": "https://github.com/thisago/brainlyextractor",
"method": "git", "method": "git",
"tags": [ "tags": [
"library", "library",
@ -24770,11 +24770,11 @@
], ],
"description": "Brainly data extractor", "description": "Brainly data extractor",
"license": "MIT", "license": "MIT",
"web": "https://gitlab.com/lurlo/brainlyextractor" "web": "https://github.com/thisago/brainlyextractor"
}, },
{ {
"name": "duckduckgo", "name": "duckduckgo",
"url": "https://gitlab.com/lurlo/duckduckgo", "url": "https://github.com/thisago/duckduckgo",
"method": "git", "method": "git",
"tags": [ "tags": [
"library", "library",
@ -24785,11 +24785,11 @@
], ],
"description": "Duckduckgo search", "description": "Duckduckgo search",
"license": "MIT", "license": "MIT",
"web": "https://gitlab.com/lurlo/duckduckgo" "web": "https://github.com/thisago/duckduckgo"
}, },
{ {
"name": "scraper", "name": "scraper",
"url": "https://gitlab.com/lurlo/scraper", "url": "https://github.com/thisago/scraper",
"method": "git", "method": "git",
"tags": [ "tags": [
"web", "web",
@ -24799,7 +24799,7 @@
], ],
"description": "Scraping tools", "description": "Scraping tools",
"license": "MIT", "license": "MIT",
"web": "https://gitlab.com/lurlo/scraper" "web": "https://github.com/thisago/scraper"
}, },
{ {
"name": "htmlunescape", "name": "htmlunescape",
@ -24860,7 +24860,7 @@
}, },
{ {
"name": "bluesoftcosmos", "name": "bluesoftcosmos",
"url": "https://gitlab.com/lurlo/bluesoftcosmos", "url": "https://github.com/thisago/bluesoftcosmos",
"method": "git", "method": "git",
"tags": [ "tags": [
"scraper", "scraper",
@ -24870,7 +24870,7 @@
], ],
"description": "Bluesoft Cosmos extractor", "description": "Bluesoft Cosmos extractor",
"license": "gpl-3.0", "license": "gpl-3.0",
"web": "https://gitlab.com/lurlo/bluesoftcosmos" "web": "https://github.com/thisago/bluesoftcosmos"
}, },
{ {
"name": "cliche", "name": "cliche",
@ -25280,7 +25280,7 @@
}, },
{ {
"name": "servclip", "name": "servclip",
"url": "https://gitlab.com/lurlo/servclip", "url": "https://github.com/thisago/servclip",
"method": "git", "method": "git",
"tags": [ "tags": [
"clipboard", "clipboard",
@ -25292,7 +25292,7 @@
], ],
"description": "Manage your clipboard remotely", "description": "Manage your clipboard remotely",
"license": "MIT", "license": "MIT",
"web": "https://gitlab.com/lurlo/servclip" "web": "https://github.com/thisago/servclip"
}, },
{ {
"name": "slicerator", "name": "slicerator",
@ -26001,7 +26001,7 @@
}, },
{ {
"name": "gimg", "name": "gimg",
"url": "https://gitlab.com/lurlo/gimg", "url": "https://github.com/thisago/gimg",
"method": "git", "method": "git",
"tags": [ "tags": [
"scraper", "scraper",
@ -26012,11 +26012,11 @@
], ],
"description": "Google Images scraper lib and CLI", "description": "Google Images scraper lib and CLI",
"license": "MIT", "license": "MIT",
"web": "https://gitlab.com/lurlo/gimg" "web": "https://github.com/thisago/gimg"
}, },
{ {
"name": "parsepage", "name": "parsepage",
"url": "https://gitlab.com/lurlo/parsepage", "url": "https://github.com/thisago/parsepage",
"method": "git", "method": "git",
"tags": [ "tags": [
"extractor", "extractor",
@ -26028,7 +26028,7 @@
], ],
"description": "Automatically extracts the data of sites", "description": "Automatically extracts the data of sites",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"web": "https://gitlab.com/lurlo/parsepage" "web": "https://github.com/thisago/parsepage"
}, },
{ {
"name": "resultsutils", "name": "resultsutils",