Skip to content

Commit

Permalink
AG-37757 Add 'amp_articleshow' pattern for AMP pages
Browse files Browse the repository at this point in the history
Squashed commit of the following:

commit ef62fba
Author: jellizaveta <[email protected]>
Date:   Tue Nov 19 12:56:28 2024 +0300

    update chengelog date

commit adb2f63
Author: Slava Leleka <[email protected]>
Date:   Fri Nov 15 19:53:15 2024 +0300

    CHANGELOG.md edited online with Bitbucket

commit 33ce8b4
Author: jellizaveta <[email protected]>
Date:   Fri Nov 15 19:37:33 2024 +0300

    AG-37757 Add 'amp_articleshow' pattern for AMP pages
  • Loading branch information
jellizaveta committed Nov 19, 2024
1 parent 08d9736 commit 3b6f6fa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,16 @@ The format is based on [Keep a Changelog], and this project adheres to [Semantic
[Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
[Semantic Versioning]: https://semver.org/spec/v2.0.0.html

## [1.0.57] - 2024-11-15
## [1.0.58] - 2024-11-19

### Added

- `/NewsViewAmp/` pattern for AMP pages [#105].
- `amp_articleshow` pattern for AMP pages [#106].

[1.0.57]: https://github.com/AdguardTeam/DisableAMP/compare/v1.0.56...v1.0.57
[1.0.58]: https://github.com/AdguardTeam/DisableAMP/compare/v1.0.56...v1.0.58
[#105]: https://github.com/AdguardTeam/DisableAMP/issues/105
[#106]: https://github.com/AdguardTeam/DisableAMP/issues/106

## [1.0.56] - 2024-11-13

Expand Down
1 change: 1 addition & 0 deletions meta.template.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
// @include https://*/amp-*/*
// @include https://*/ampNews/*
// @include https://*/NewsViewAmp/*
// @include https://*/*/amp_articleshow/*
// @include https://*/*/?noamp=*
// @exclude
// @run-at document-end
Expand Down

0 comments on commit 3b6f6fa

Please sign in to comment.