Skip to content

Commit

Permalink
🐞 fix: remove allgirl
Browse files Browse the repository at this point in the history
  • Loading branch information
asadahimeka committed Aug 8, 2022
1 parent cd49f44 commit 691cfc3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@himeka/booru",
"version": "2.7.0",
"version": "2.7.1",
"description": "Search (and do other things) on a bunch of different boorus!",
"author": "asadahimeka (https://github.com/asadahimeka)",
"license": "MIT",
Expand Down
13 changes: 0 additions & 13 deletions src/sites.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,19 +128,6 @@
"paginate": "pid",
"random": false
},
"allgirl.booru.org": {
"domain": "allgirl.booru.org",
"aliases": [
"allgirl"
],
"nsfw": true,
"api": {
"search": "/index.php?page=dapi&s=post&q=index&json=1&",
"postView": "/index.php?page=post&s=view&json=1&id="
},
"paginate": "pid",
"random": false
},
"tbib.org": {
"domain": "tbib.org",
"aliases": [
Expand Down

0 comments on commit 691cfc3

Please sign in to comment.