|
3722 | 3722 | } |
3723 | 3723 | ] |
3724 | 3724 | }, |
| 3725 | + { |
| 3726 | + "defaults": { |
| 3727 | + "kind": "餐饮预订 / 在线点餐", |
| 3728 | + "matchIn": ["resources"] |
| 3729 | + }, |
| 3730 | + "rules": [ |
| 3731 | + { |
| 3732 | + "name": "OpenTable Reservations", |
| 3733 | + "patterns": ["secure\\.opentable\\.(?:com|co\\.uk)|opentable\\.(?:com|co\\.uk)/[^\\s\"'<>]*(?:widget|booking|reservations?)"] |
| 3734 | + }, |
| 3735 | + { |
| 3736 | + "name": "Resy", |
| 3737 | + "patterns": ["widgets\\.resy\\.com|resy\\.com/[^\\s\"'<>]*(?:cities|venues|reservations?|embed|widget)"] |
| 3738 | + }, |
| 3739 | + { |
| 3740 | + "name": "SevenRooms", |
| 3741 | + "patterns": ["sevenrooms\\.com/[^\\s\"'<>]*(?:reservations|explore|widget|experiences)|widgets\\.sevenrooms\\.com"] |
| 3742 | + }, |
| 3743 | + { |
| 3744 | + "name": "Tock", |
| 3745 | + "patterns": ["exploretock\\.com/[^\\s\"'<>]*(?:experience|checkout|reserve|widget)|widgets?\\.exploretock\\.com"] |
| 3746 | + }, |
| 3747 | + { |
| 3748 | + "name": "Toast Online Ordering", |
| 3749 | + "patterns": ["order\\.toasttab\\.com|toasttab\\.com/[^\\s\"'<>]*(?:order|restaurants|local|checkout)|toasttakeout\\.com"] |
| 3750 | + }, |
| 3751 | + { |
| 3752 | + "name": "ChowNow Ordering", |
| 3753 | + "patterns": ["ordering\\.chownow\\.com|cf\\.chownowcdn\\.com|chownow\\.com/[^\\s\"'<>]*(?:order|ordering|checkout|widget)"] |
| 3754 | + }, |
| 3755 | + { |
| 3756 | + "name": "Slice Ordering", |
| 3757 | + "patterns": ["slicelife\\.com/[^\\s\"'<>]*(?:restaurants|order|menu|checkout)|slice\\.life/[^\\s\"'<>]*(?:order|menu)"] |
| 3758 | + }, |
| 3759 | + { |
| 3760 | + "name": "DoorDash Storefront", |
| 3761 | + "patterns": [ |
| 3762 | + "order\\.online/(?:store|menu)|doordash\\.com/store/|storefront\\.doordash\\.com|doordash\\.com/[^\\s\"'<>]*(?:storefront|consumer)" |
| 3763 | + ] |
| 3764 | + }, |
| 3765 | + { |
| 3766 | + "name": "Uber Eats Storefront", |
| 3767 | + "patterns": ["ubereats\\.com/(?:store|feed)|ubereats\\.com/[^\\s\"'<>]*(?:store|restaurant|merchant|checkout)"] |
| 3768 | + }, |
| 3769 | + { |
| 3770 | + "name": "GloriaFood Ordering", |
| 3771 | + "patterns": ["fbgcdn\\.com/embedder|gloriafood\\.com/[^\\s\"'<>]*(?:ordering|widget|restaurant-menu|online-ordering)"] |
| 3772 | + }, |
| 3773 | + { |
| 3774 | + "name": "Menufy", |
| 3775 | + "patterns": ["menufy\\.com/[^\\s\"'<>]*(?:order|menu|restaurant|checkout)|cdn\\.menufy\\.com"] |
| 3776 | + }, |
| 3777 | + { |
| 3778 | + "name": "BentoBox", |
| 3779 | + "patterns": [ |
| 3780 | + "bento-cdn\\.com|assets\\.getbento\\.com|getbento\\.com/[^\\s\"'<>]*(?:bentobox|widgets?|ordering|reservations?)" |
| 3781 | + ] |
| 3782 | + }, |
| 3783 | + { |
| 3784 | + "name": "Popmenu", |
| 3785 | + "patterns": ["popmenucloud\\.com|getpopmenu\\.com/[^\\s\"'<>]*(?:widgets?|menus?|ordering|reservations?)"] |
| 3786 | + }, |
| 3787 | + { |
| 3788 | + "name": "Owner.com Ordering", |
| 3789 | + "patterns": ["owner\\.com/[^\\s\"'<>]*(?:order|ordering|restaurants?|checkout)|owner\\.app/[^\\s\"'<>]*(?:order|checkout)"] |
| 3790 | + }, |
| 3791 | + { |
| 3792 | + "name": "Ritual Ordering", |
| 3793 | + "patterns": ["ritual\\.co/[^\\s\"'<>]*(?:order|restaurants?|merchant)|ritual\\.com/[^\\s\"'<>]*(?:order|restaurants?)"] |
| 3794 | + }, |
| 3795 | + { |
| 3796 | + "name": "Eat App Reservations", |
| 3797 | + "patterns": ["eatapp\\.co/[^\\s\"'<>]*(?:reserve|booking|widget|restaurants?)|widgets\\.eatapp\\.co"] |
| 3798 | + }, |
| 3799 | + { |
| 3800 | + "name": "Quandoo Reservations", |
| 3801 | + "patterns": [ |
| 3802 | + "quandoo\\.(?:com|de|co\\.uk)/[^\\s\"'<>]*(?:widget|booking|reservations?|place)|booking\\.quandoo\\.(?:com|de|co\\.uk)" |
| 3803 | + ] |
| 3804 | + }, |
| 3805 | + { |
| 3806 | + "name": "TheFork Reservations", |
| 3807 | + "patterns": ["thefork\\.(?:com|fr|es|it)/[^\\s\"'<>]*(?:restaurant|booking|reserve|widget)|module\\.lafourchette\\.com"] |
| 3808 | + }, |
| 3809 | + { |
| 3810 | + "name": "ResDiary", |
| 3811 | + "patterns": ["widget\\.resdiary\\.com|resdiary\\.com/[^\\s\"'<>]*(?:reservations?|booking|widget)"] |
| 3812 | + }, |
| 3813 | + { |
| 3814 | + "name": "TableCheck", |
| 3815 | + "patterns": ["tablecheck\\.com/[^\\s\"'<>]*(?:shops|booking|reservations?|widget)|cdn\\.tablecheck\\.com"] |
| 3816 | + } |
| 3817 | + ] |
| 3818 | + }, |
3725 | 3819 | { |
3726 | 3820 | "defaults": { |
3727 | 3821 | "kind": "评价 / UGC", |
|
0 commit comments