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

Script update for subdomains + sync with main list #2

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on Jul 9, 2023

  1. 2023-07-09

    franga2000 committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    09fdd72 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Remove www.`

    This is my first foray into regex please don't judge me.
    NotaInutilis authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    4b03112 View commit details
    Browse the repository at this point in the history
  2. Adding *. before domain

    I'm still not sure what I'm doing.
    NotaInutilis authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    3e4e25c View commit details
    Browse the repository at this point in the history
  3. Fixing everything

    Making that first regex experience actually work.
    NotaInutilis authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    f73ef3b View commit details
    Browse the repository at this point in the history
  4. Extreme optimization (by 1 character)

    By trial and (mostly) error, I learned that the character `*` does not need to be escaped in the replacement string.
    NotaInutilis authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d27f483 View commit details
    Browse the repository at this point in the history
  5. Removed ^www.`

    NotaInutilis authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    263c46b View commit details
    Browse the repository at this point in the history
  6. Create list_info.txt

    Adding name and url to the list, if this feature ever gets into uBlacklist (and for general ease of use)
    [Enhancement] Import name from list automatically iorate/ublacklist#351
    NotaInutilis authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    04aac24 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dd1ae13 View commit details
    Browse the repository at this point in the history
  8. Actually fix the intro thing

    "ask chatgpt for help" they told me
    "oh it can actually explain what the command is doing" i thougth
    "chatgpt is an utter and complete fool" i then realized, cursing my so-called friends
    NotaInutilis authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    c371e09 View commit details
    Browse the repository at this point in the history
  9. Regenerate blocklist

    NotaInutilis authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    0bde82d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    b2f1e36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91e84c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Update process.sh

    NotaInutilis authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    b4f8214 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    33a9268 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    850c385 View commit details
    Browse the repository at this point in the history
  3. Update blocklist

    actions-user committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    257747d View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Update process.sh

    NotaInutilis committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    a7ef6b3 View commit details
    Browse the repository at this point in the history