|
581 | 581 | android:pathPattern="/site-monitoring/.*" |
582 | 582 | android:scheme="http" /> |
583 | 583 |
|
| 584 | + <data |
| 585 | + android:host="wordpress.com" |
| 586 | + android:path="/read" |
| 587 | + android:scheme="https" /> |
| 588 | + |
| 589 | + <data |
| 590 | + android:host="wordpress.com" |
| 591 | + android:path="/read" |
| 592 | + android:scheme="http" /> |
| 593 | + |
| 594 | + <data |
| 595 | + android:host="wordpress.com" |
| 596 | + android:path="/discover" |
| 597 | + android:scheme="https" /> |
| 598 | + |
| 599 | + <data |
| 600 | + android:host="wordpress.com" |
| 601 | + android:path="/discover" |
| 602 | + android:scheme="http" /> |
| 603 | + |
| 604 | + <data |
| 605 | + android:host="wordpress.com" |
| 606 | + android:pathPattern="/read/feeds/.*" |
| 607 | + android:scheme="https" /> |
| 608 | + |
| 609 | + <data |
| 610 | + android:host="wordpress.com" |
| 611 | + android:pathPattern="/read/feeds/.*" |
| 612 | + android:scheme="http" /> |
| 613 | + |
| 614 | + <data |
| 615 | + android:host="wordpress.com" |
| 616 | + android:pathPattern="/reader/feeds/.*" |
| 617 | + android:scheme="https" /> |
| 618 | + |
| 619 | + <data |
| 620 | + android:host="wordpress.com" |
| 621 | + android:pathPattern="/reader/feeds/.*" |
| 622 | + android:scheme="http" /> |
| 623 | + |
| 624 | + <data |
| 625 | + android:host="wordpress.com" |
| 626 | + android:path="/read/search" |
| 627 | + android:scheme="https" |
| 628 | + tools:ignore="IntentFilterUniqueDataAttributes" /> |
| 629 | + |
| 630 | + <data |
| 631 | + android:host="wordpress.com" |
| 632 | + android:path="/read/search" |
| 633 | + android:scheme="http" |
| 634 | + tools:ignore="IntentFilterUniqueDataAttributes" /> |
| 635 | + |
| 636 | + <data |
| 637 | + android:host="wordpress.com" |
| 638 | + android:path="/reader/search" |
| 639 | + android:scheme="https" |
| 640 | + tools:ignore="IntentFilterUniqueDataAttributes" /> |
| 641 | + |
| 642 | + <data |
| 643 | + android:host="wordpress.com" |
| 644 | + android:path="/reader/search" |
| 645 | + android:scheme="http" |
| 646 | + tools:ignore="IntentFilterUniqueDataAttributes" /> |
| 647 | + |
| 648 | + <data |
| 649 | + android:host="wordpress.com" |
| 650 | + android:pathPattern="/tag/.*" |
| 651 | + android:scheme="https" |
| 652 | + tools:ignore="IntentFilterUniqueDataAttributes" /> |
| 653 | + |
| 654 | + <data |
| 655 | + android:host="wordpress.com" |
| 656 | + android:pathPattern="/tag/.*" |
| 657 | + android:scheme="http" |
| 658 | + tools:ignore="IntentFilterUniqueDataAttributes" /> |
| 659 | + |
584 | 660 | </intent-filter> |
585 | 661 | </activity-alias> |
586 | 662 |
|
|
612 | 688 | <data |
613 | 689 | android:host="wordpress.com" |
614 | 690 | android:pathPattern="/read/feeds/.*/posts/.*" |
615 | | - android:scheme="https" > |
| 691 | + android:scheme="https" |
| 692 | + tools:ignore="IntentFilterUniqueDataAttributes" > |
616 | 693 | </data> |
617 | 694 |
|
618 | 695 | <data |
619 | 696 | android:host="wordpress.com" |
620 | 697 | android:pathPattern="/read/feeds/.*/posts/.*" |
621 | | - android:scheme="http" > |
| 698 | + android:scheme="http" |
| 699 | + tools:ignore="IntentFilterUniqueDataAttributes" > |
622 | 700 | </data> |
623 | 701 |
|
624 | 702 | <data |
625 | 703 | android:host="wordpress.com" |
626 | 704 | android:pathPattern="/read/blogs/.*/posts/.*" |
627 | | - android:scheme="https" > |
| 705 | + android:scheme="https" |
| 706 | + tools:ignore="IntentFilterUniqueDataAttributes" > |
628 | 707 | </data> |
629 | 708 |
|
630 | 709 | <data |
631 | 710 | android:host="wordpress.com" |
632 | 711 | android:pathPattern="/read/blogs/.*/posts/.*" |
633 | | - android:scheme="http" > |
| 712 | + android:scheme="http" |
| 713 | + tools:ignore="IntentFilterUniqueDataAttributes" > |
634 | 714 | </data> |
635 | 715 |
|
636 | 716 | <data |
637 | 717 | android:host="*.wordpress.com" |
638 | 718 | android:pathPattern="/2.../../../.*" |
639 | | - android:scheme="https" > |
| 719 | + android:scheme="https" |
| 720 | + tools:ignore="IntentFilterUniqueDataAttributes" > |
640 | 721 | </data> |
641 | 722 |
|
642 | 723 | <data |
643 | 724 | android:host="*.wordpress.com" |
644 | 725 | android:pathPattern="/2.../../../.*" |
645 | | - android:scheme="http" > |
| 726 | + android:scheme="http" |
| 727 | + tools:ignore="IntentFilterUniqueDataAttributes" > |
646 | 728 | </data> |
647 | 729 |
|
648 | 730 | <data |
649 | 731 | android:host="*.wordpress.com" |
650 | 732 | android:pathPattern="/19../../../.*" |
651 | | - android:scheme="https" > |
| 733 | + android:scheme="https" |
| 734 | + tools:ignore="IntentFilterUniqueDataAttributes" > |
652 | 735 | </data> |
653 | 736 |
|
654 | 737 | <data |
655 | 738 | android:host="*.wordpress.com" |
656 | 739 | android:pathPattern="/19../../../.*" |
657 | | - android:scheme="http" > |
| 740 | + android:scheme="http" |
| 741 | + tools:ignore="IntentFilterUniqueDataAttributes" > |
| 742 | + </data> |
| 743 | + |
| 744 | + <data |
| 745 | + android:host="wordpress.com" |
| 746 | + android:pathPattern="/reader/feeds/.*/posts/.*" |
| 747 | + android:scheme="https" |
| 748 | + tools:ignore="IntentFilterUniqueDataAttributes" > |
| 749 | + </data> |
| 750 | + |
| 751 | + <data |
| 752 | + android:host="wordpress.com" |
| 753 | + android:pathPattern="/reader/feeds/.*/posts/.*" |
| 754 | + android:scheme="http" |
| 755 | + tools:ignore="IntentFilterUniqueDataAttributes" > |
658 | 756 | </data> |
659 | 757 |
|
660 | 758 | <data |
|
0 commit comments