fix linking to e621
This commit is contained in:
parent
554292509e
commit
c48aa9ab19
3 changed files with 5 additions and 4 deletions
|
@ -1,2 +1,3 @@
|
|||
node_modules
|
||||
**.*.log
|
||||
**.*.log
|
||||
test.ts
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@thaldrin/sourcefinder",
|
||||
"version": "1.0.0",
|
||||
"description": "Module to find e612 sources by their Static1 Link",
|
||||
"version": "1.0.3",
|
||||
"description": "Module to find e621 sources by their Static1 Link",
|
||||
"main": "build/index.js",
|
||||
"types": "index.d.ts",
|
||||
"repository": {
|
||||
|
|
|
@ -6,7 +6,7 @@ export default {
|
|||
"igm"),
|
||||
search_url: "https://e621.net/posts.json?md5=",
|
||||
enine: 'https://e926.net/posts/',
|
||||
esix: "https://e926.net/posts/",
|
||||
esix: "https://e621.net/posts/",
|
||||
version: pkg.version,
|
||||
useragent: `sourcefinder/v${pkg.version} (t8.pm/sourcefinder);`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue