ArchiveTeam / ArchiveBot

ArchiveBot, an IRC bot for archiving websites
http://www.archiveteam.org/index.php?title=ArchiveBot
MIT License
352 stars 72 forks source link

ignoresets: add some XenForo ignores #523

Open Pokechu22 opened 2 years ago

Pokechu22 commented 2 years ago

/share is a "Share this post" page that contains no useful information (e.g. https://www.emutalk.net/posts/134368/share and https://www.emutalk.net/posts/123040/share). /page-%page% is from a data attribute used for a page selector, but there's also a regular page selector that uses normal links so it can just be ignored. /poll/vote is the (POST) action on a form tag (and can't be used without an account).