Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bookmarklet support for Artfight.net #5714

Open
HeeroWingZero opened this issue May 12, 2024 · 1 comment
Open

Add bookmarklet support for Artfight.net #5714

HeeroWingZero opened this issue May 12, 2024 · 1 comment
Labels
Source Support Upload/Source support

Comments

@HeeroWingZero
Copy link

Art site based around having artist draw each other's OCs. There are two forms of post pages, "attacks" and "characters," I'll show an example of each from the same artist. Note, the site requires users to be signed in to see any artist profiles or posts.

Example artist:
https://artfight.net/~cudlil

Example attack post:
https://artfight.net/attack/5756548.tomato-soup

Example attack thumbnail:
https://images.artfight.net/attack/th_dlsqMLnxtwUN3euQMaL7GdnHEc6BhAmRk53vUD73FJfr6sAXEmoPHqfdaxTu.png?t=1690885770

Example attack direct:
https://images.artfight.net/attack/dlsqMLnxtwUN3euQMaL7GdnHEc6BhAmRk53vUD73FJfr6sAXEmoPHqfdaxTu.png?t=1690885770

Example character post - these posts can feature multiple images:
https://artfight.net/character/1794561.cudlil-persona

Example character thumbnail:
https://images.artfight.net/character/th_o6B6lkOkfunYeDg18pa5CzNKbuhJh54njgCl67h7a1jphLLYinUizOGZqRLu.png?t=1687213249
https://images.artfight.net/character/th_FJmaDynC59DWtyW42F6moKDyDQJb2HTRqnIZQAh5wXiSqpsybEXvlz8G7NW7.png?t=1684646819
https://images.artfight.net/character/th_UgjnJJ7CjitCZ9dN6nE8L2rurQM5Nu3PMlyd03tQP9wjF9MKPzUrq4mdOK4W.png?t=1684646906

Example character direct:
https://images.artfight.net/character/o6B6lkOkfunYeDg18pa5CzNKbuhJh54njgCl67h7a1jphLLYinUizOGZqRLu.png?t=1687213249
https://images.artfight.net/character/FJmaDynC59DWtyW42F6moKDyDQJb2HTRqnIZQAh5wXiSqpsybEXvlz8G7NW7.png?t=1684646819
https://images.artfight.net/character/UgjnJJ7CjitCZ9dN6nE8L2rurQM5Nu3PMlyd03tQP9wjF9MKPzUrq4mdOK4W.png?t=1684646906

@HeeroWingZero
Copy link
Author

HeeroWingZero commented May 12, 2024

Continued, I found this out after reviewing this submission from a different device - clicking on the direct links as they are posted above will give an Error 1011 access denied with the following message:

The owner of this website (images.artfight.net) does not allow hotlinking to that resource

HOWEVER - if you delete the ?t=(numbers) from the end of a post's direct url and reload it from the error page, the image then loads no problem. Similarly, if you try to just open the link without the ?t= to begin with, it will give you the same error page, but the image will as expected if you just reload the page. Try below:
https://images.artfight.net/character/UgjnJJ7CjitCZ9dN6nE8L2rurQM5Nu3PMlyd03tQP9wjF9MKPzUrq4mdOK4W.png

@evazion evazion added the Source Support Upload/Source support label May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Source Support Upload/Source support
Projects
None yet
Development

No branches or pull requests

2 participants