I made an autopager script for you guys

  • 🇵🇦 Nuestro primer dominio localizado está en español en kiwifarms.pa. Our first localized domain is on Spanish on kiwifarms.pa.
  • Want to keep track of this thread?
    Accounts can bookmark posts, watch threads for updates, and jump back to where you stopped reading.
    Create account

FleeceMooseJaguar

True & Honest Fan
kiwifarms.net
Registrado
6 de Sep, 2017
(PLEASE DISREGARD THAT I SUCK COCKS. Sorry for spooping people with a script file. )
giphy.gif
Autopager is a Firefox/Waterfox addon that lets you load in the next page of things like google search results or threads automatically at the bottom of the page without clicking or going to a new url. This lets you keep a thread as one long page. (After 40 pages it really strains the system tho :( )

  1. Install Autopager.
  2. Copy this into an editor and save file with no extension:
    Código:
    <autopager>
    <site><urlPattern>https://kiwifarms.net/threads/*</urlPattern>
    <guid>57AAE3F1-DB76-3C70-C83F-384C-7166-81E4</guid>
    <margin>1</margin>
    <owner>Diplowave</owner>
    <enableJS>false</enableJS>
    <quickLoad>true</quickLoad>
    <contentXPath>//div[@id='content' and @class='thread_view']/div[@class='pageWidth']/div[@class='pageContent']</contentXPath>
    <testLink>https://kiwifarms.net/threads/arthur-racian-chu-arthur_affect-harbor-crest-apartments-24455-lake-shore-blvd-euclid-oh-44123.13907/</testLink>
    <linkXPath>//a[@class='text' and contains(text(),'Next &gt;')]</linkXPath>
    <desc>AutoPager rule for threads on kiwifarms.net</desc>
    </site>
    </autopager>

  3. go to any thread.
  4. do this:
    1. Figure 1
      Screenshot (4).png
  5. Then this.
    1. Figure 2
      Screenshot (5).png
  6. Import the file you made.
  7. ?
  8. Profit! Enjoy infinite scrolling and whole thread word searches.
 
Última edición:
OP is a fucking moron for posting scripts right now but this is all that text file contains.

Código:
<autopager>
<site><urlPattern>https://kiwifarms.net/threads/*</urlPattern>
<guid>57AAE3F1-DB76-3C70-C83F-384C-7166-81E4</guid>
<margin>1</margin>
<owner>Diplowave</owner>
<enableJS>false</enableJS>
<quickLoad>true</quickLoad>
<contentXPath>//div[@id='content' and @class='thread_view']/div[@class='pageWidth']/div[@class='pageContent']</contentXPath>
<testLink>https://kiwifarms.net/threads/arthur-racian-chu-arthur_affect-harbor-crest-apartments-24455-lake-shore-blvd-euclid-oh-44123.13907/</testLink>
<linkXPath>//a[@class='text' and contains(text(),'Next &gt;')]</linkXPath>
<desc>AutoPager rule for threads on kiwifarms.net</desc>
</site>
</autopager>

Basic HTML instructions for some sort of FireFox extension.
 
Atrás
Top Abajo