Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[Propub.onion] Fix securecookie
  • Loading branch information
Bisaloo authored Aug 27, 2017
commit ec64d93fdb2d75992d7253aa3b19324f7cccb465
2 changes: 1 addition & 1 deletion src/chrome/content/rules/propub3r6espa33w.onion.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<target host="propub3r6espa33w.onion" />
<target host="www.propub3r6espa33w.onion" />

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See also pubdrop4dw6rk3aq.onion.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's down at the moment. Was it working last time you checked it?

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Bisaloo I did not check any .onion domains.

<securecookie host=".+" name=".+">
<securecookie host=".+" name=".+" />

<rule from="^http:" to="https:" />

Expand Down