fix linking to e621

This commit is contained in:
Lio Young 2021-04-07 20:03:49 +02:00
parent 554292509e
commit c48aa9ab19
No known key found for this signature in database
GPG key ID: 789795A11879E169
3 changed files with 5 additions and 4 deletions

View file

@ -1,2 +1,3 @@
node_modules
**.*.log
**.*.log
test.ts

View file

@ -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": {

View file

@ -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);`