กรองโพสต์ Reddit

กรองโพสต์ที่คุณไม่ต้องการจากฟีด (ใหม่) ของ Reddit ของคุณด้วยนิพจน์ปกติ

นี่คือเวอร์ชันของสคริปต์นี้ที่โค้ดมีการอัปเดต แสดงเวอร์ชันทั้งหมด

  • v7 16-04-2026
    • moved to simple numeric version number rather than release date, which the site doesn't recognize
  • v2026-04-12 12-04-2026
    • updated to match minor site change (article elements sometimes lack a post)
  • v2026-01-14 13-01-2026
    • unset DEBUG constant
  • v2026-01-13 13-01-2026
    • added inline copyright comment for @required library
  • v2026-01-13 13-01-2026

    This is a significant update. Some of the major changes:

    • allowed script to download post pages in the background, if necessary in order to obtain post flair
      • limited rate of background requests to 10 per 10 seconds (easily changeable in code)
      • wrote and @required a library to handle this
      • memoized flair using script storage, so a given post only needs to fetch its flair once
      • wrote and @required a library to handle making this storage temporary for 30 days (easily changeable in code)
      • changed order of user-defined rules to make fetching less necessary
    • allowed user-defined rules to have multiple targets, using separate match for title and flair
    • changed to GM.* API for greater compatibility among script managers
  • v2025-09-06 07-09-2025
    • allowed searching post flair
  • v2025-09-03 04-09-2025