Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Progress of Trivializing Snapping Rewrite #11035

Description

@cschanaj

#10872 I would like to partition the massive change into a number of PRs to make sure that Travis build successful. The progress will be slow because trivializing such rules require performing and checking HTTPS connections.

Example of snapping rewrite (I am not sure if this is the correct word)

<ruleset name="$Domain">
    <target host="$domain" />
    <target host="www.$domain" />

    <rule from="^http://(?:www\.)?$escape($domain)/"
            to="https://www.$domain/" />
</ruleset>

Go script used to perform the trivialization: rewrite-simple-rules.go

Excluded Files

Failed Travis Build

  • AAMC.org.xml
  • Aarhus.dk.xml
  • Adbusters.org.xml
  • BulkSMS.xml
  • Dream_News.jp.xml
  • DiscountTheatre.xml
  • Givskudzoo.dk.xml
  • Ibqonline.com.xml
  • IMedia-Communications.xml
  • Institut_fur_Internet-Sicherheit.xml
  • Lokus.no.xml
  • Metrotransit.org.xml
  • NCTA.com.xml
  • National_Academy_of_Engineering.xml
  • Orion.xml
  • Powerbuy.co.th.xml
  • Warner-Artists.xml
  • WestMidlandsPolice.xml
  • Wagner.xml

Preloaded

  • Express-VPN.xml (deleted via 6ef2a16)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions