Skip to content

Commit

Permalink
Add support for more Tent instances
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLastZombie committed Dec 2, 2023
1 parent 2d688f4 commit bf87116
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/userscript.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47661,6 +47661,7 @@ var $$IMU_EXPORT$$;
domain === "tent.bloatcat.tk" ||
// https://tent.bloatcat.tk/image.php?file=1593557344_4.jpg
// https://tent.bloatcat.tk/image.php?file=1593557344_0.jpg
domain === "tent.bloat.cat" ||
domain === "tn.vern.cc" ||
domain === "tent.vern.cc" ||
domain === "bandcamp.vern.cc") {
Expand Down

0 comments on commit bf87116

Please sign in to comment.