diff --git a/.bin/wordlist-updaters/status.json b/.bin/wordlist-updaters/status.json index 13cc8459c..bacad097c 100644 --- a/.bin/wordlist-updaters/status.json +++ b/.bin/wordlist-updaters/status.json @@ -3,6 +3,6 @@ "last_update": 1725303798 }, "Trickest wordlist update": { - "last_update": 1725444227 + "last_update": 1725530609 } } \ No newline at end of file diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/craftcms-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/craftcms-all-levels.txt index 9d6d855d1..d80c2049f 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/craftcms-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/craftcms-all-levels.txt @@ -36,6 +36,7 @@ yii2/Yii.php Yii.php CHANGELOG.md crowdin.yml +.stylelintignore ecs.php .prettierignore stubs/yii/helpers/BaseArrayHelper.stub @@ -1021,6 +1022,7 @@ _data/.gitkeep tests/.env.example.pgsql .env.example.pgsql .prettierrc.json +.stylelintrc.json webpack.config.js packages/craftcms-webpack/postcss.config.js craftcms-webpack/postcss.config.js @@ -1215,6 +1217,9 @@ Cp.php src/helpers/HtmlPurifier.php helpers/HtmlPurifier.php HtmlPurifier.php +src/helpers/Inflector.php +helpers/Inflector.php +Inflector.php src/helpers/UrlHelper.php helpers/UrlHelper.php UrlHelper.php @@ -1767,6 +1772,11 @@ templates/_layouts/components/tag.twig _layouts/components/tag.twig components/tag.twig tag.twig +src/templates/_layouts/components/global-live-region.twig +templates/_layouts/components/global-live-region.twig +_layouts/components/global-live-region.twig +components/global-live-region.twig +global-live-region.twig src/templates/_layouts/components/alerts.twig templates/_layouts/components/alerts.twig _layouts/components/alerts.twig @@ -2782,6 +2792,24 @@ gql/types/input/Matrix.php types/input/Matrix.php input/Matrix.php Matrix.php +src/gql/types/input/criteria/AssetRelation.php +gql/types/input/criteria/AssetRelation.php +types/input/criteria/AssetRelation.php +input/criteria/AssetRelation.php +criteria/AssetRelation.php +AssetRelation.php +src/gql/types/input/criteria/EntryRelation.php +gql/types/input/criteria/EntryRelation.php +types/input/criteria/EntryRelation.php +input/criteria/EntryRelation.php +criteria/EntryRelation.php +EntryRelation.php +src/gql/types/input/criteria/CategoryRelation.php +gql/types/input/criteria/CategoryRelation.php +types/input/criteria/CategoryRelation.php +input/criteria/CategoryRelation.php +criteria/CategoryRelation.php +CategoryRelation.php src/gql/types/input/criteria/Category.php gql/types/input/criteria/Category.php types/input/criteria/Category.php @@ -2794,6 +2822,12 @@ types/input/criteria/User.php input/criteria/User.php criteria/User.php User.php +src/gql/types/input/criteria/UserRelation.php +gql/types/input/criteria/UserRelation.php +types/input/criteria/UserRelation.php +input/criteria/UserRelation.php +criteria/UserRelation.php +UserRelation.php src/gql/types/input/criteria/Entry.php gql/types/input/criteria/Entry.php types/input/criteria/Entry.php @@ -2806,6 +2840,12 @@ types/input/criteria/Tag.php input/criteria/Tag.php criteria/Tag.php Tag.php +src/gql/types/input/criteria/TagRelation.php +gql/types/input/criteria/TagRelation.php +types/input/criteria/TagRelation.php +input/criteria/TagRelation.php +criteria/TagRelation.php +TagRelation.php src/gql/types/input/criteria/Asset.php gql/types/input/criteria/Asset.php types/input/criteria/Asset.php @@ -3156,6 +3196,10 @@ gql/arguments/elements/Asset.php arguments/elements/Asset.php elements/Asset.php Asset.php +src/gql/arguments/RelationCriteria.php +gql/arguments/RelationCriteria.php +arguments/RelationCriteria.php +RelationCriteria.php src/gql/arguments/OptionField.php gql/arguments/OptionField.php arguments/OptionField.php @@ -9711,6 +9755,10 @@ src/elements/conditions/TitleConditionRule.php elements/conditions/TitleConditionRule.php conditions/TitleConditionRule.php TitleConditionRule.php +src/elements/conditions/NotRelatedToConditionRule.php +elements/conditions/NotRelatedToConditionRule.php +conditions/NotRelatedToConditionRule.php +NotRelatedToConditionRule.php src/elements/conditions/IdConditionRule.php elements/conditions/IdConditionRule.php conditions/IdConditionRule.php @@ -9910,6 +9958,10 @@ elements/conditions/assets/ViewableConditionRule.php conditions/assets/ViewableConditionRule.php assets/ViewableConditionRule.php ViewableConditionRule.php +src/elements/conditions/SiteGroupConditionRule.php +elements/conditions/SiteGroupConditionRule.php +conditions/SiteGroupConditionRule.php +SiteGroupConditionRule.php src/elements/conditions/StatusConditionRule.php elements/conditions/StatusConditionRule.php conditions/StatusConditionRule.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/craftcms.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/craftcms.txt index 726bd8e47..800cebb9f 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/craftcms.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/craftcms.txt @@ -15,6 +15,7 @@ lib/composer-LICENSE.txt lib/yii2/Yii.php CHANGELOG.md crowdin.yml +.stylelintignore ecs.php .prettierignore stubs/yii/helpers/BaseArrayHelper.stub @@ -260,6 +261,7 @@ tests/_data/assets/files/pdf-sample.pdf tests/_data/.gitkeep tests/.env.example.pgsql .prettierrc.json +.stylelintrc.json webpack.config.js packages/craftcms-webpack/postcss.config.js packages/craftcms-webpack/Craft.d.ts @@ -325,6 +327,7 @@ src/helpers/Sequence.php src/helpers/ConfigHelper.php src/helpers/Cp.php src/helpers/HtmlPurifier.php +src/helpers/Inflector.php src/helpers/UrlHelper.php src/helpers/ChartHelper.php src/helpers/Queue.php @@ -448,6 +451,7 @@ src/templates/500.twig src/templates/_layouts/components/form-action-menu.twig src/templates/_layouts/components/crumbs.twig src/templates/_layouts/components/tag.twig +src/templates/_layouts/components/global-live-region.twig src/templates/_layouts/components/alerts.twig src/templates/_layouts/components/system-info.twig src/templates/_layouts/components/global-sidebar.twig @@ -676,10 +680,15 @@ src/gql/types/Query.php src/gql/types/QueryArgument.php src/gql/types/Mutation.php src/gql/types/input/Matrix.php +src/gql/types/input/criteria/AssetRelation.php +src/gql/types/input/criteria/EntryRelation.php +src/gql/types/input/criteria/CategoryRelation.php src/gql/types/input/criteria/Category.php src/gql/types/input/criteria/User.php +src/gql/types/input/criteria/UserRelation.php src/gql/types/input/criteria/Entry.php src/gql/types/input/criteria/Tag.php +src/gql/types/input/criteria/TagRelation.php src/gql/types/input/criteria/Asset.php src/gql/types/input/Addresses.php src/gql/types/input/File.php @@ -758,6 +767,7 @@ src/gql/arguments/elements/Entry.php src/gql/arguments/elements/Tag.php src/gql/arguments/elements/Address.php src/gql/arguments/elements/Asset.php +src/gql/arguments/RelationCriteria.php src/gql/arguments/OptionField.php src/queue/Command.php src/queue/BaseBatchedElementJob.php @@ -2462,6 +2472,7 @@ src/elements/User.php src/elements/conditions/ElementConditionInterface.php src/elements/conditions/ElementConditionRuleInterface.php src/elements/conditions/TitleConditionRule.php +src/elements/conditions/NotRelatedToConditionRule.php src/elements/conditions/IdConditionRule.php src/elements/conditions/LevelConditionRule.php src/elements/conditions/DateUpdatedConditionRule.php @@ -2503,6 +2514,7 @@ src/elements/conditions/assets/FileTypeConditionRule.php src/elements/conditions/assets/AssetCondition.php src/elements/conditions/assets/HasAltConditionRule.php src/elements/conditions/assets/ViewableConditionRule.php +src/elements/conditions/SiteGroupConditionRule.php src/elements/conditions/StatusConditionRule.php src/elements/conditions/HasUrlConditionRule.php src/elements/conditions/ElementCondition.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus-all-levels.txt index 43d773259..84ead46e6 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus-all-levels.txt @@ -16652,86 +16652,10 @@ get-current-language.test.ts app/license license contributing.md -.changeset/healthy-cows-grin.md -healthy-cows-grin.md -.changeset/hip-jeans-fix.md -hip-jeans-fix.md -.changeset/mighty-spoons-collect.md -mighty-spoons-collect.md -.changeset/silly-months-protect.md -silly-months-protect.md -.changeset/odd-eggs-worry.md -odd-eggs-worry.md .changeset/config.json config.json -.changeset/heavy-frogs-think.md -heavy-frogs-think.md -.changeset/brave-snails-smell.md -brave-snails-smell.md -.changeset/quick-worms-kick.md -quick-worms-kick.md -.changeset/blue-rules-pay.md -blue-rules-pay.md -.changeset/chatty-dogs-judge.md -chatty-dogs-judge.md -.changeset/heavy-peas-move.md -heavy-peas-move.md -.changeset/honest-emus-swim.md -honest-emus-swim.md -.changeset/ninety-cougars-pull.md -ninety-cougars-pull.md -.changeset/mighty-peaches-press.md -mighty-peaches-press.md -.changeset/polite-zoos-shop.md -polite-zoos-shop.md -.changeset/lucky-files-prove.md -lucky-files-prove.md -.changeset/smooth-trainers-occur.md -smooth-trainers-occur.md -.changeset/wet-lemons-heal.md -wet-lemons-heal.md -.changeset/sharp-gorillas-hunt.md -sharp-gorillas-hunt.md -.changeset/rare-pumpkins-decide.md -rare-pumpkins-decide.md -.changeset/breezy-pianos-wink.md -breezy-pianos-wink.md -.changeset/six-kings-switch.md -six-kings-switch.md -.changeset/long-clouds-relate.md -long-clouds-relate.md -.changeset/rich-peas-know.md -rich-peas-know.md -.changeset/tiny-jeans-matter.md -tiny-jeans-matter.md -.changeset/wise-buckets-raise.md -wise-buckets-raise.md -.changeset/wise-bikes-suffer.md -wise-bikes-suffer.md -.changeset/gentle-balloons-pretend.md -gentle-balloons-pretend.md -.changeset/empty-geckos-sit.md -empty-geckos-sit.md -.changeset/lemon-dots-swim.md -lemon-dots-swim.md -.changeset/heavy-ties-return.md -heavy-ties-return.md -.changeset/smart-boats-rule.md -smart-boats-rule.md -.changeset/grumpy-eels-add.md -grumpy-eels-add.md -.changeset/good-teachers-worry.md -good-teachers-worry.md -.changeset/smooth-turkeys-pull.md -smooth-turkeys-pull.md -.changeset/neat-grapes-yell.md -neat-grapes-yell.md -.changeset/orange-suns-fry.md -orange-suns-fry.md -.changeset/yellow-comics-trade.md -yellow-comics-trade.md -.changeset/plenty-flies-yawn.md -plenty-flies-yawn.md +.changeset/trams-rijden.md +trams-rijden.md contributors.yml license .dockerignore \ No newline at end of file diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt index 9b8733a21..0d3d6605d 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt @@ -3367,46 +3367,8 @@ app/src/lang/number-formats.yaml app/src/lang/get-current-language.test.ts app/license contributing.md -.changeset/healthy-cows-grin.md -.changeset/hip-jeans-fix.md -.changeset/mighty-spoons-collect.md -.changeset/silly-months-protect.md -.changeset/odd-eggs-worry.md .changeset/config.json -.changeset/heavy-frogs-think.md -.changeset/brave-snails-smell.md -.changeset/quick-worms-kick.md -.changeset/blue-rules-pay.md -.changeset/chatty-dogs-judge.md -.changeset/heavy-peas-move.md -.changeset/honest-emus-swim.md -.changeset/ninety-cougars-pull.md -.changeset/mighty-peaches-press.md -.changeset/polite-zoos-shop.md -.changeset/lucky-files-prove.md -.changeset/smooth-trainers-occur.md -.changeset/wet-lemons-heal.md -.changeset/sharp-gorillas-hunt.md -.changeset/rare-pumpkins-decide.md -.changeset/breezy-pianos-wink.md -.changeset/six-kings-switch.md -.changeset/long-clouds-relate.md -.changeset/rich-peas-know.md -.changeset/tiny-jeans-matter.md -.changeset/wise-buckets-raise.md -.changeset/wise-bikes-suffer.md -.changeset/gentle-balloons-pretend.md -.changeset/empty-geckos-sit.md -.changeset/lemon-dots-swim.md -.changeset/heavy-ties-return.md -.changeset/smart-boats-rule.md -.changeset/grumpy-eels-add.md -.changeset/good-teachers-worry.md -.changeset/smooth-turkeys-pull.md -.changeset/neat-grapes-yell.md -.changeset/orange-suns-fry.md -.changeset/yellow-comics-trade.md -.changeset/plenty-flies-yawn.md +.changeset/trams-rijden.md contributors.yml license .dockerignore \ No newline at end of file diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal-all-levels.txt index c7c8681b4..7ea8e51c9 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal-all-levels.txt @@ -59711,6 +59711,13 @@ tests/src/FunctionalJavascript/EmphasisTest.php src/FunctionalJavascript/EmphasisTest.php FunctionalJavascript/EmphasisTest.php EmphasisTest.php +core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlTestBase.php +modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlTestBase.php +ckeditor5/tests/src/FunctionalJavascript/ImageUrlTestBase.php +tests/src/FunctionalJavascript/ImageUrlTestBase.php +src/FunctionalJavascript/ImageUrlTestBase.php +FunctionalJavascript/ImageUrlTestBase.php +ImageUrlTestBase.php core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingEmptyElementTest.php modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingEmptyElementTest.php ckeditor5/tests/src/FunctionalJavascript/SourceEditingEmptyElementTest.php @@ -59753,6 +59760,13 @@ tests/src/FunctionalJavascript/JSTranslationTest.php src/FunctionalJavascript/JSTranslationTest.php FunctionalJavascript/JSTranslationTest.php JSTranslationTest.php +core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBaselineTrait.php +modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBaselineTrait.php +ckeditor5/tests/src/FunctionalJavascript/ImageTestBaselineTrait.php +tests/src/FunctionalJavascript/ImageTestBaselineTrait.php +src/FunctionalJavascript/ImageTestBaselineTrait.php +FunctionalJavascript/ImageTestBaselineTrait.php +ImageTestBaselineTrait.php core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTest.php modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTest.php ckeditor5/tests/src/FunctionalJavascript/SourceEditingTest.php @@ -59767,6 +59781,20 @@ tests/src/FunctionalJavascript/ImageTestBase.php src/FunctionalJavascript/ImageTestBase.php FunctionalJavascript/ImageTestBase.php ImageTestBase.php +core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestTestBase.php +modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestTestBase.php +ckeditor5/tests/src/FunctionalJavascript/ImageTestTestBase.php +tests/src/FunctionalJavascript/ImageTestTestBase.php +src/FunctionalJavascript/ImageTestTestBase.php +FunctionalJavascript/ImageTestTestBase.php +ImageTestTestBase.php +core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestProviderTrait.php +modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestProviderTrait.php +ckeditor5/tests/src/FunctionalJavascript/ImageTestProviderTrait.php +tests/src/FunctionalJavascript/ImageTestProviderTrait.php +src/FunctionalJavascript/ImageTestProviderTrait.php +FunctionalJavascript/ImageTestProviderTrait.php +ImageTestProviderTrait.php core/modules/ckeditor5/tests/src/FunctionalJavascript/StyleTest.php modules/ckeditor5/tests/src/FunctionalJavascript/StyleTest.php ckeditor5/tests/src/FunctionalJavascript/StyleTest.php @@ -59788,6 +59816,13 @@ tests/src/FunctionalJavascript/SourceEditingTestBase.php src/FunctionalJavascript/SourceEditingTestBase.php FunctionalJavascript/SourceEditingTestBase.php SourceEditingTestBase.php +core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestProviderTest.php +modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestProviderTest.php +ckeditor5/tests/src/FunctionalJavascript/ImageTestProviderTest.php +tests/src/FunctionalJavascript/ImageTestProviderTest.php +src/FunctionalJavascript/ImageTestProviderTest.php +FunctionalJavascript/ImageTestProviderTest.php +ImageTestProviderTest.php core/modules/ckeditor5/tests/src/FunctionalJavascript/MediaTest.php modules/ckeditor5/tests/src/FunctionalJavascript/MediaTest.php ckeditor5/tests/src/FunctionalJavascript/MediaTest.php @@ -59837,6 +59872,13 @@ tests/src/FunctionalJavascript/MediaPreviewTest.php src/FunctionalJavascript/MediaPreviewTest.php FunctionalJavascript/MediaPreviewTest.php MediaPreviewTest.php +core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlProviderTest.php +modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlProviderTest.php +ckeditor5/tests/src/FunctionalJavascript/ImageUrlProviderTest.php +tests/src/FunctionalJavascript/ImageUrlProviderTest.php +src/FunctionalJavascript/ImageUrlProviderTest.php +FunctionalJavascript/ImageUrlProviderTest.php +ImageUrlProviderTest.php core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5MarkupTest.php modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5MarkupTest.php ckeditor5/tests/src/FunctionalJavascript/CKEditor5MarkupTest.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal.txt index f9537ea8b..806c16e9a 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal.txt @@ -8419,17 +8419,22 @@ core/modules/ckeditor5/tests/src/Nightwatch/Tests/drupalHtmlBuilderTest.js core/modules/ckeditor5/tests/src/Nightwatch/Tests/ckEditor5CodeSyntaxTest.js core/modules/ckeditor5/tests/src/Nightwatch/Tests/ckEditor5EditorHeightTest.js core/modules/ckeditor5/tests/src/FunctionalJavascript/EmphasisTest.php +core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlTestBase.php core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingEmptyElementTest.php core/modules/ckeditor5/tests/src/FunctionalJavascript/MediaLinkabilityTest.php core/modules/ckeditor5/tests/src/FunctionalJavascript/MediaLibraryTest.php core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5TestBase.php core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTest.php core/modules/ckeditor5/tests/src/FunctionalJavascript/JSTranslationTest.php +core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBaselineTrait.php core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTest.php core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBase.php +core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestTestBase.php +core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestProviderTrait.php core/modules/ckeditor5/tests/src/FunctionalJavascript/StyleTest.php core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5ReadOnlyModeTest.php core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTestBase.php +core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestProviderTest.php core/modules/ckeditor5/tests/src/FunctionalJavascript/MediaTest.php core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5Test.php core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5DialogTest.php @@ -8437,6 +8442,7 @@ core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5OffCanvasTest.php core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlTest.php core/modules/ckeditor5/tests/src/FunctionalJavascript/LanguageTest.php core/modules/ckeditor5/tests/src/FunctionalJavascript/MediaPreviewTest.php +core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlProviderTest.php core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5MarkupTest.php core/modules/ckeditor5/tests/src/FunctionalJavascript/MediaTestBase.php core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext-all-levels.txt index f08deb1c2..b18369766 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext-all-levels.txt @@ -18017,6 +18017,10 @@ erpnext/patches/v15_0/fix_debit_credit_in_transaction_currency.py patches/v15_0/fix_debit_credit_in_transaction_currency.py v15_0/fix_debit_credit_in_transaction_currency.py fix_debit_credit_in_transaction_currency.py +erpnext/patches/v15_0/link_purchase_item_to_asset_doc.py +patches/v15_0/link_purchase_item_to_asset_doc.py +v15_0/link_purchase_item_to_asset_doc.py +link_purchase_item_to_asset_doc.py erpnext/patches/v15_0/set_standard_stock_entry_type.py patches/v15_0/set_standard_stock_entry_type.py v15_0/set_standard_stock_entry_type.py diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext.txt index b3691a04f..12686baa6 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext.txt @@ -3706,6 +3706,7 @@ erpnext/patches/v15_0/create_advance_payment_status.py erpnext/patches/v15_0/delete_ecommerce_doctypes.py erpnext/patches/v15_0/delete_payment_gateway_doctypes.py erpnext/patches/v15_0/fix_debit_credit_in_transaction_currency.py +erpnext/patches/v15_0/link_purchase_item_to_asset_doc.py erpnext/patches/v15_0/set_standard_stock_entry_type.py erpnext/patches/v15_0/update_asset_value_for_manual_depr_entries.py erpnext/patches/v15_0/rename_daily_depreciation_to_depreciation_amount_based_on_num_days_in_month.py diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost-all-levels.txt index 61186b9ab..6828dab23 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost-all-levels.txt @@ -7804,6 +7804,20 @@ app/components/stats/kpis-overview.js components/stats/kpis-overview.js stats/kpis-overview.js kpis-overview.js +ghost/admin/app/components/stats/parts/audience-filter.hbs +admin/app/components/stats/parts/audience-filter.hbs +app/components/stats/parts/audience-filter.hbs +components/stats/parts/audience-filter.hbs +stats/parts/audience-filter.hbs +parts/audience-filter.hbs +audience-filter.hbs +ghost/admin/app/components/stats/parts/audience-filter.js +admin/app/components/stats/parts/audience-filter.js +app/components/stats/parts/audience-filter.js +components/stats/parts/audience-filter.js +stats/parts/audience-filter.js +parts/audience-filter.js +audience-filter.js ghost/admin/app/components/stats/parts/metric.hbs admin/app/components/stats/parts/metric.hbs app/components/stats/parts/metric.hbs @@ -18477,6 +18491,15 @@ migrations/versions/4.43/2022-03-29-14-45-add-members-newsletters-table.js versions/4.43/2022-03-29-14-45-add-members-newsletters-table.js 4.43/2022-03-29-14-45-add-members-newsletters-table.js 2022-03-29-14-45-add-members-newsletters-table.js +ghost/core/core/server/data/migrations/versions/5.93/2024-09-03-18-51-01-update-stripe-prices-nickname-length.js +core/core/server/data/migrations/versions/5.93/2024-09-03-18-51-01-update-stripe-prices-nickname-length.js +core/server/data/migrations/versions/5.93/2024-09-03-18-51-01-update-stripe-prices-nickname-length.js +server/data/migrations/versions/5.93/2024-09-03-18-51-01-update-stripe-prices-nickname-length.js +data/migrations/versions/5.93/2024-09-03-18-51-01-update-stripe-prices-nickname-length.js +migrations/versions/5.93/2024-09-03-18-51-01-update-stripe-prices-nickname-length.js +versions/5.93/2024-09-03-18-51-01-update-stripe-prices-nickname-length.js +5.93/2024-09-03-18-51-01-update-stripe-prices-nickname-length.js +2024-09-03-18-51-01-update-stripe-prices-nickname-length.js ghost/core/core/server/data/migrations/versions/5.14/2022-09-02-12-55-rename-members-bio-to-expertise.js core/core/server/data/migrations/versions/5.14/2022-09-02-12-55-rename-members-bio-to-expertise.js core/server/data/migrations/versions/5.14/2022-09-02-12-55-rename-members-bio-to-expertise.js diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost.txt index 21f55e008..b008d3994 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost.txt @@ -1617,6 +1617,8 @@ ghost/admin/app/services/media-queries.js ghost/admin/app/services/modals.js ghost/admin/app/services/onboarding.js ghost/admin/app/components/stats/kpis-overview.js +ghost/admin/app/components/stats/parts/audience-filter.hbs +ghost/admin/app/components/stats/parts/audience-filter.js ghost/admin/app/components/stats/parts/metric.hbs ghost/admin/app/components/stats/technical-overview.hbs ghost/admin/app/components/stats/technical-overview.js @@ -3283,6 +3285,7 @@ ghost/core/core/server/data/migrations/versions/4.43/2022-04-01-10-13-add-post-n ghost/core/core/server/data/migrations/versions/4.43/2022-04-08-10-45-add-subscription-id-to-mrr-events.js ghost/core/core/server/data/migrations/versions/4.43/2022-04-06-14-56-add-email-newsletter-relation.js ghost/core/core/server/data/migrations/versions/4.43/2022-03-29-14-45-add-members-newsletters-table.js +ghost/core/core/server/data/migrations/versions/5.93/2024-09-03-18-51-01-update-stripe-prices-nickname-length.js ghost/core/core/server/data/migrations/versions/5.14/2022-09-02-12-55-rename-members-bio-to-expertise.js ghost/core/core/server/data/migrations/versions/5.56/2023-07-15-10-11-12-update-members-email-disabled-field.js ghost/core/core/server/data/migrations/versions/5.56/2023-07-14-10-11-12-add-email-disabled-field-to-members.js diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware-all-levels.txt index 55f5527dd..0ff18f340 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware-all-levels.txt @@ -2830,6 +2830,9 @@ ResolveListingIdsExample.php tests/examples/ResolveListingExample.php examples/ResolveListingExample.php ResolveListingExample.php +tests/examples/ProductListingCriteriaExtensionExample.php +examples/ProductListingCriteriaExtensionExample.php +ProductListingCriteriaExtensionExample.php tests/acceptance/compose.yaml acceptance/compose.yaml compose.yaml @@ -3053,6 +3056,11 @@ tests/migration/Core/ImportTranslationTraitTest.php migration/Core/ImportTranslationTraitTest.php Core/ImportTranslationTraitTest.php ImportTranslationTraitTest.php +tests/migration/Core/V6_5/Migration1708685281MigrateToReferencedColumnsTest.php +migration/Core/V6_5/Migration1708685281MigrateToReferencedColumnsTest.php +Core/V6_5/Migration1708685281MigrateToReferencedColumnsTest.php +V6_5/Migration1708685281MigrateToReferencedColumnsTest.php +Migration1708685281MigrateToReferencedColumnsTest.php tests/migration/Core/MigrationSourceTest.php migration/Core/MigrationSourceTest.php Core/MigrationSourceTest.php @@ -3239,11 +3247,6 @@ migration/Core/V6_6/Migration1703850843FixSearchConfigTest.php Core/V6_6/Migration1703850843FixSearchConfigTest.php V6_6/Migration1703850843FixSearchConfigTest.php Migration1703850843FixSearchConfigTest.php -tests/migration/Core/V6_6/Migration1673964565MigrateToReferencedColumnsTest.php -migration/Core/V6_6/Migration1673964565MigrateToReferencedColumnsTest.php -Core/V6_6/Migration1673964565MigrateToReferencedColumnsTest.php -V6_6/Migration1673964565MigrateToReferencedColumnsTest.php -Migration1673964565MigrateToReferencedColumnsTest.php tests/migration/Core/V6_6/Migration1673249981MigrateIsNewCustomerRuleTest.php migration/Core/V6_6/Migration1673249981MigrateIsNewCustomerRuleTest.php Core/V6_6/Migration1673249981MigrateIsNewCustomerRuleTest.php @@ -14785,6 +14788,14 @@ Product/SalesChannel/Listing/ProductListingRouteTest.php SalesChannel/Listing/ProductListingRouteTest.php Listing/ProductListingRouteTest.php ProductListingRouteTest.php +tests/unit/Core/Content/Product/SalesChannel/Listing/ProductListingCriteriaExtensionTest.php +unit/Core/Content/Product/SalesChannel/Listing/ProductListingCriteriaExtensionTest.php +Core/Content/Product/SalesChannel/Listing/ProductListingCriteriaExtensionTest.php +Content/Product/SalesChannel/Listing/ProductListingCriteriaExtensionTest.php +Product/SalesChannel/Listing/ProductListingCriteriaExtensionTest.php +SalesChannel/Listing/ProductListingCriteriaExtensionTest.php +Listing/ProductListingCriteriaExtensionTest.php +ProductListingCriteriaExtensionTest.php tests/unit/Core/Content/Product/SalesChannel/Listing/ProductListingLoaderExtensionsTests.php unit/Core/Content/Product/SalesChannel/Listing/ProductListingLoaderExtensionsTests.php Core/Content/Product/SalesChannel/Listing/ProductListingLoaderExtensionsTests.php @@ -34811,6 +34822,9 @@ _unreleased/2024-07-11-added-3d-viewer-light-intensity-in-media-config.md changelog/_unreleased/2024-07-30-fix-cms-product-slider-offset-width-error.md _unreleased/2024-07-30-fix-cms-product-slider-offset-width-error.md 2024-07-30-fix-cms-product-slider-offset-width-error.md +changelog/_unreleased/2024-09-03-add-productlistingcriteriaextension.md +_unreleased/2024-09-03-add-productlistingcriteriaextension.md +2024-09-03-add-productlistingcriteriaextension.md changelog/_unreleased/2024-08-09-add-visibility-to-cms-block-defaults.md _unreleased/2024-08-09-add-visibility-to-cms-block-defaults.md 2024-08-09-add-visibility-to-cms-block-defaults.md @@ -34826,6 +34840,9 @@ _unreleased/2024-08-26-update-eslint-rules.md changelog/_unreleased/2024-07-31-fix-accessibility-violations-from-axe-report.md _unreleased/2024-07-31-fix-accessibility-violations-from-axe-report.md 2024-07-31-fix-accessibility-violations-from-axe-report.md +changelog/_unreleased/2024-09-02-improve-inheritance-cms-details.md +_unreleased/2024-09-02-improve-inheritance-cms-details.md +2024-09-02-improve-inheritance-cms-details.md changelog/_unreleased/2024-08-09-allow-singular-shipping-address-in-register-route.md _unreleased/2024-08-09-allow-singular-shipping-address-in-register-route.md 2024-08-09-allow-singular-shipping-address-in-register-route.md @@ -91382,6 +91399,12 @@ Content/Product/Extension/ResolveListingExtension.php Product/Extension/ResolveListingExtension.php Extension/ResolveListingExtension.php ResolveListingExtension.php +src/Core/Content/Product/Extension/ProductListingCriteriaExtension.php +Core/Content/Product/Extension/ProductListingCriteriaExtension.php +Content/Product/Extension/ProductListingCriteriaExtension.php +Product/Extension/ProductListingCriteriaExtension.php +Extension/ProductListingCriteriaExtension.php +ProductListingCriteriaExtension.php src/Core/Content/Product/Extension/ResolveListingIdsExtension.php Core/Content/Product/Extension/ResolveListingIdsExtension.php Content/Product/Extension/ResolveListingIdsExtension.php @@ -107121,6 +107144,11 @@ Core/Migration/V6_5/Migration1676272001AddAccountTypeToCustomerProfileImportExpo Migration/V6_5/Migration1676272001AddAccountTypeToCustomerProfileImportExport.php V6_5/Migration1676272001AddAccountTypeToCustomerProfileImportExport.php Migration1676272001AddAccountTypeToCustomerProfileImportExport.php +src/Core/Migration/V6_5/Migration1708685282MigrateToReferencedColumns.php +Core/Migration/V6_5/Migration1708685282MigrateToReferencedColumns.php +Migration/V6_5/Migration1708685282MigrateToReferencedColumns.php +V6_5/Migration1708685282MigrateToReferencedColumns.php +Migration1708685282MigrateToReferencedColumns.php src/Core/Migration/V6_5/Migration1671723392AddWebhookLifetimeConfig.php Core/Migration/V6_5/Migration1671723392AddWebhookLifetimeConfig.php Migration/V6_5/Migration1671723392AddWebhookLifetimeConfig.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt index ed77e8498..d3d26babe 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt @@ -512,6 +512,7 @@ tests/e2e/.percy.yml tests/e2e/.percy.old.yml tests/examples/ResolveListingIdsExample.php tests/examples/ResolveListingExample.php +tests/examples/ProductListingCriteriaExtensionExample.php tests/acceptance/compose.yaml tests/acceptance/tasks/ShopAdminTasks.ts tests/acceptance/tasks/ShopCustomerTasks.ts @@ -561,6 +562,7 @@ tests/migration/Core/V6_7/Migration1717572627RemoveImportExportProfileNameTest.p tests/migration/Core/V6_7/Migration1720610755RemoveDefaultPaymentMethodFromCustomerTest.php tests/migration/Core/BasicDataUntouchedTest.php tests/migration/Core/ImportTranslationTraitTest.php +tests/migration/Core/V6_5/Migration1708685281MigrateToReferencedColumnsTest.php tests/migration/Core/MigrationSourceTest.php tests/migration/Core/MigrationCommandTest.php tests/migration/Core/V6_4/Migration1612442786ChangeVersionOfDocumentsTest.php @@ -599,7 +601,6 @@ tests/migration/Core/V6_6/Migration1697788982ChangeColumnAvailabilityRuleIdFromS tests/migration/Core/V6_6/Migration1701688920FixDownloadLinkMailTest.php tests/migration/Core/V6_6/Migration1671723392AddWebhookLifetimeConfigTest.php tests/migration/Core/V6_6/Migration1703850843FixSearchConfigTest.php -tests/migration/Core/V6_6/Migration1673964565MigrateToReferencedColumnsTest.php tests/migration/Core/V6_6/Migration1673249981MigrateIsNewCustomerRuleTest.php tests/migration/Core/V6_6/Migration1702479623RemoveEsMultilingualFlagTest.php tests/migration/Core/V6_6/Migration1707064042CartRemoveFKTest.php @@ -2068,6 +2069,7 @@ tests/unit/Core/Content/Product/SalesChannel/Listing/Processor/AssociationLoadin tests/unit/Core/Content/Product/SalesChannel/Listing/Processor/CompositeProcessorTest.php tests/unit/Core/Content/Product/SalesChannel/Listing/Processor/PagingProcessorTest.php tests/unit/Core/Content/Product/SalesChannel/Listing/ProductListingRouteTest.php +tests/unit/Core/Content/Product/SalesChannel/Listing/ProductListingCriteriaExtensionTest.php tests/unit/Core/Content/Product/SalesChannel/Listing/ProductListingLoaderExtensionsTests.php tests/unit/Core/Content/Product/SalesChannel/Listing/CachedProductListingRouteTest.php tests/unit/Core/Content/Product/SalesChannel/Price/ProductPriceCalculatorTest.php @@ -6191,11 +6193,13 @@ changelog/_unreleased/2024-07-31-upsert-custom-fields-in-app-lifecycle.md changelog/_unreleased/2024-08-11-fix-minor-changelog-linting-issues.md changelog/_unreleased/2024-07-11-added-3d-viewer-light-intensity-in-media-config.md changelog/_unreleased/2024-07-30-fix-cms-product-slider-offset-width-error.md +changelog/_unreleased/2024-09-03-add-productlistingcriteriaextension.md changelog/_unreleased/2024-08-09-add-visibility-to-cms-block-defaults.md changelog/_unreleased/2024-08-15-cache-tagging.md changelog/_unreleased/2024-08-08-only-select-used-fields-of-translation-tables.md changelog/_unreleased/2024-08-26-update-eslint-rules.md changelog/_unreleased/2024-07-31-fix-accessibility-violations-from-axe-report.md +changelog/_unreleased/2024-09-02-improve-inheritance-cms-details.md changelog/_unreleased/2024-08-09-allow-singular-shipping-address-in-register-route.md changelog/_unreleased/2024-08-01-add-focus-handling-to-storefront.md changelog/_unreleased/2024-08-11-add-max-length-constant-of-text-to-elastic-search-indexing.md @@ -13251,6 +13255,7 @@ src/Core/Content/Product/Exception/ProductLineItemDifferentIdException.php src/Core/Content/Product/Exception/ProductNumberNotFoundException.php src/Core/Content/Product/Exception/NoConfiguratorFoundException.php src/Core/Content/Product/Extension/ResolveListingExtension.php +src/Core/Content/Product/Extension/ProductListingCriteriaExtension.php src/Core/Content/Product/Extension/ResolveListingIdsExtension.php src/Core/Content/Product/ProductMaxPurchaseCalculator.php src/Core/Content/Product/PropertyGroupSorter.php @@ -15780,6 +15785,7 @@ src/Core/Migration/V6_5/Migration1706272837UpdateProductExportForeignKey.php src/Core/Migration/V6_5/Migration1696321447AddOnlyLiveVersionToWebhookAndWebhookEventLogTables.php src/Core/Migration/V6_5/Migration1662533751AddCustomEntityTypeIdToCategory.php src/Core/Migration/V6_5/Migration1676272001AddAccountTypeToCustomerProfileImportExport.php +src/Core/Migration/V6_5/Migration1708685282MigrateToReferencedColumns.php src/Core/Migration/V6_5/Migration1671723392AddWebhookLifetimeConfig.php src/Core/Migration/V6_5/Migration1676272000AddAccountTypeToCustomer.php src/Core/Migration/V6_5/Migration1695778183UpdateStreetOfTableCustomerAddressToNotNull.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/statamic-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/statamic-all-levels.txt index 9d6d855d1..d80c2049f 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/statamic-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/statamic-all-levels.txt @@ -36,6 +36,7 @@ yii2/Yii.php Yii.php CHANGELOG.md crowdin.yml +.stylelintignore ecs.php .prettierignore stubs/yii/helpers/BaseArrayHelper.stub @@ -1021,6 +1022,7 @@ _data/.gitkeep tests/.env.example.pgsql .env.example.pgsql .prettierrc.json +.stylelintrc.json webpack.config.js packages/craftcms-webpack/postcss.config.js craftcms-webpack/postcss.config.js @@ -1215,6 +1217,9 @@ Cp.php src/helpers/HtmlPurifier.php helpers/HtmlPurifier.php HtmlPurifier.php +src/helpers/Inflector.php +helpers/Inflector.php +Inflector.php src/helpers/UrlHelper.php helpers/UrlHelper.php UrlHelper.php @@ -1767,6 +1772,11 @@ templates/_layouts/components/tag.twig _layouts/components/tag.twig components/tag.twig tag.twig +src/templates/_layouts/components/global-live-region.twig +templates/_layouts/components/global-live-region.twig +_layouts/components/global-live-region.twig +components/global-live-region.twig +global-live-region.twig src/templates/_layouts/components/alerts.twig templates/_layouts/components/alerts.twig _layouts/components/alerts.twig @@ -2782,6 +2792,24 @@ gql/types/input/Matrix.php types/input/Matrix.php input/Matrix.php Matrix.php +src/gql/types/input/criteria/AssetRelation.php +gql/types/input/criteria/AssetRelation.php +types/input/criteria/AssetRelation.php +input/criteria/AssetRelation.php +criteria/AssetRelation.php +AssetRelation.php +src/gql/types/input/criteria/EntryRelation.php +gql/types/input/criteria/EntryRelation.php +types/input/criteria/EntryRelation.php +input/criteria/EntryRelation.php +criteria/EntryRelation.php +EntryRelation.php +src/gql/types/input/criteria/CategoryRelation.php +gql/types/input/criteria/CategoryRelation.php +types/input/criteria/CategoryRelation.php +input/criteria/CategoryRelation.php +criteria/CategoryRelation.php +CategoryRelation.php src/gql/types/input/criteria/Category.php gql/types/input/criteria/Category.php types/input/criteria/Category.php @@ -2794,6 +2822,12 @@ types/input/criteria/User.php input/criteria/User.php criteria/User.php User.php +src/gql/types/input/criteria/UserRelation.php +gql/types/input/criteria/UserRelation.php +types/input/criteria/UserRelation.php +input/criteria/UserRelation.php +criteria/UserRelation.php +UserRelation.php src/gql/types/input/criteria/Entry.php gql/types/input/criteria/Entry.php types/input/criteria/Entry.php @@ -2806,6 +2840,12 @@ types/input/criteria/Tag.php input/criteria/Tag.php criteria/Tag.php Tag.php +src/gql/types/input/criteria/TagRelation.php +gql/types/input/criteria/TagRelation.php +types/input/criteria/TagRelation.php +input/criteria/TagRelation.php +criteria/TagRelation.php +TagRelation.php src/gql/types/input/criteria/Asset.php gql/types/input/criteria/Asset.php types/input/criteria/Asset.php @@ -3156,6 +3196,10 @@ gql/arguments/elements/Asset.php arguments/elements/Asset.php elements/Asset.php Asset.php +src/gql/arguments/RelationCriteria.php +gql/arguments/RelationCriteria.php +arguments/RelationCriteria.php +RelationCriteria.php src/gql/arguments/OptionField.php gql/arguments/OptionField.php arguments/OptionField.php @@ -9711,6 +9755,10 @@ src/elements/conditions/TitleConditionRule.php elements/conditions/TitleConditionRule.php conditions/TitleConditionRule.php TitleConditionRule.php +src/elements/conditions/NotRelatedToConditionRule.php +elements/conditions/NotRelatedToConditionRule.php +conditions/NotRelatedToConditionRule.php +NotRelatedToConditionRule.php src/elements/conditions/IdConditionRule.php elements/conditions/IdConditionRule.php conditions/IdConditionRule.php @@ -9910,6 +9958,10 @@ elements/conditions/assets/ViewableConditionRule.php conditions/assets/ViewableConditionRule.php assets/ViewableConditionRule.php ViewableConditionRule.php +src/elements/conditions/SiteGroupConditionRule.php +elements/conditions/SiteGroupConditionRule.php +conditions/SiteGroupConditionRule.php +SiteGroupConditionRule.php src/elements/conditions/StatusConditionRule.php elements/conditions/StatusConditionRule.php conditions/StatusConditionRule.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/statamic.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/statamic.txt index 726bd8e47..800cebb9f 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/statamic.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/statamic.txt @@ -15,6 +15,7 @@ lib/composer-LICENSE.txt lib/yii2/Yii.php CHANGELOG.md crowdin.yml +.stylelintignore ecs.php .prettierignore stubs/yii/helpers/BaseArrayHelper.stub @@ -260,6 +261,7 @@ tests/_data/assets/files/pdf-sample.pdf tests/_data/.gitkeep tests/.env.example.pgsql .prettierrc.json +.stylelintrc.json webpack.config.js packages/craftcms-webpack/postcss.config.js packages/craftcms-webpack/Craft.d.ts @@ -325,6 +327,7 @@ src/helpers/Sequence.php src/helpers/ConfigHelper.php src/helpers/Cp.php src/helpers/HtmlPurifier.php +src/helpers/Inflector.php src/helpers/UrlHelper.php src/helpers/ChartHelper.php src/helpers/Queue.php @@ -448,6 +451,7 @@ src/templates/500.twig src/templates/_layouts/components/form-action-menu.twig src/templates/_layouts/components/crumbs.twig src/templates/_layouts/components/tag.twig +src/templates/_layouts/components/global-live-region.twig src/templates/_layouts/components/alerts.twig src/templates/_layouts/components/system-info.twig src/templates/_layouts/components/global-sidebar.twig @@ -676,10 +680,15 @@ src/gql/types/Query.php src/gql/types/QueryArgument.php src/gql/types/Mutation.php src/gql/types/input/Matrix.php +src/gql/types/input/criteria/AssetRelation.php +src/gql/types/input/criteria/EntryRelation.php +src/gql/types/input/criteria/CategoryRelation.php src/gql/types/input/criteria/Category.php src/gql/types/input/criteria/User.php +src/gql/types/input/criteria/UserRelation.php src/gql/types/input/criteria/Entry.php src/gql/types/input/criteria/Tag.php +src/gql/types/input/criteria/TagRelation.php src/gql/types/input/criteria/Asset.php src/gql/types/input/Addresses.php src/gql/types/input/File.php @@ -758,6 +767,7 @@ src/gql/arguments/elements/Entry.php src/gql/arguments/elements/Tag.php src/gql/arguments/elements/Address.php src/gql/arguments/elements/Asset.php +src/gql/arguments/RelationCriteria.php src/gql/arguments/OptionField.php src/queue/Command.php src/queue/BaseBatchedElementJob.php @@ -2462,6 +2472,7 @@ src/elements/User.php src/elements/conditions/ElementConditionInterface.php src/elements/conditions/ElementConditionRuleInterface.php src/elements/conditions/TitleConditionRule.php +src/elements/conditions/NotRelatedToConditionRule.php src/elements/conditions/IdConditionRule.php src/elements/conditions/LevelConditionRule.php src/elements/conditions/DateUpdatedConditionRule.php @@ -2503,6 +2514,7 @@ src/elements/conditions/assets/FileTypeConditionRule.php src/elements/conditions/assets/AssetCondition.php src/elements/conditions/assets/HasAltConditionRule.php src/elements/conditions/assets/ViewableConditionRule.php +src/elements/conditions/SiteGroupConditionRule.php src/elements/conditions/StatusConditionRule.php src/elements/conditions/HasUrlConditionRule.php src/elements/conditions/ElementCondition.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce-all-levels.txt index bfb9bd011..8aac39769 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce-all-levels.txt @@ -1108,6 +1108,11 @@ js/product-editor/changelog/add-46919 product-editor/changelog/add-46919 changelog/add-46919 add-46919 +packages/js/product-editor/changelog/add-product_data_forms_to_data_views +js/product-editor/changelog/add-product_data_forms_to_data_views +product-editor/changelog/add-product_data_forms_to_data_views +changelog/add-product_data_forms_to_data_views +add-product_data_forms_to_data_views packages/js/product-editor/changelog/fix-45641 js/product-editor/changelog/fix-45641 product-editor/changelog/fix-45641 @@ -1428,6 +1433,11 @@ js/product-editor/changelog/fix-49155 product-editor/changelog/fix-49155 changelog/fix-49155 fix-49155 +packages/js/product-editor/changelog/50999-add-slug-control +js/product-editor/changelog/50999-add-slug-control +product-editor/changelog/50999-add-slug-control +changelog/50999-add-slug-control +50999-add-slug-control packages/js/product-editor/changelog/fix-toggle-misspelling-in-class-names js/product-editor/changelog/fix-toggle-misspelling-in-class-names product-editor/changelog/fix-toggle-misspelling-in-class-names @@ -1860,6 +1870,13 @@ js/product-editor/src/style.scss product-editor/src/style.scss src/style.scss style.scss +packages/js/product-editor/src/products-app/utilites/product-data-view-data.tsx +js/product-editor/src/products-app/utilites/product-data-view-data.tsx +product-editor/src/products-app/utilites/product-data-view-data.tsx +src/products-app/utilites/product-data-view-data.tsx +products-app/utilites/product-data-view-data.tsx +utilites/product-data-view-data.tsx +product-data-view-data.tsx packages/js/product-editor/src/products-app/site-hub/site-icon.tsx js/product-editor/src/products-app/site-hub/site-icon.tsx product-editor/src/products-app/site-hub/site-icon.tsx @@ -1874,6 +1891,19 @@ src/products-app/site-hub/index.tsx products-app/site-hub/index.tsx site-hub/index.tsx index.tsx +packages/js/product-editor/src/products-app/product-form.stories.tsx +js/product-editor/src/products-app/product-form.stories.tsx +product-editor/src/products-app/product-form.stories.tsx +src/products-app/product-form.stories.tsx +products-app/product-form.stories.tsx +product-form.stories.tsx +packages/js/product-editor/src/products-app/dataviews-actions/index.tsx +js/product-editor/src/products-app/dataviews-actions/index.tsx +product-editor/src/products-app/dataviews-actions/index.tsx +src/products-app/dataviews-actions/index.tsx +products-app/dataviews-actions/index.tsx +dataviews-actions/index.tsx +index.tsx packages/js/product-editor/src/products-app/layout.tsx js/product-editor/src/products-app/layout.tsx product-editor/src/products-app/layout.tsx @@ -1887,6 +1917,33 @@ src/products-app/sidebar/index.tsx products-app/sidebar/index.tsx sidebar/index.tsx index.tsx +packages/js/product-editor/src/products-app/product-edit/style.scss +js/product-editor/src/products-app/product-edit/style.scss +product-editor/src/products-app/product-edit/style.scss +src/products-app/product-edit/style.scss +products-app/product-edit/style.scss +product-edit/style.scss +style.scss +packages/js/product-editor/src/products-app/product-edit/index.tsx +js/product-editor/src/products-app/product-edit/index.tsx +product-editor/src/products-app/product-edit/index.tsx +src/products-app/product-edit/index.tsx +products-app/product-edit/index.tsx +product-edit/index.tsx +index.tsx +packages/js/product-editor/src/products-app/products-view.stories.tsx +js/product-editor/src/products-app/products-view.stories.tsx +product-editor/src/products-app/products-view.stories.tsx +src/products-app/products-view.stories.tsx +products-app/products-view.stories.tsx +products-view.stories.tsx +packages/js/product-editor/src/products-app/product-list/fields.tsx +js/product-editor/src/products-app/product-list/fields.tsx +product-editor/src/products-app/product-list/fields.tsx +src/products-app/product-list/fields.tsx +products-app/product-list/fields.tsx +product-list/fields.tsx +fields.tsx packages/js/product-editor/src/products-app/product-list/index.tsx js/product-editor/src/products-app/product-list/index.tsx product-editor/src/products-app/product-list/index.tsx @@ -20022,6 +20079,24 @@ monorepo-utils/src/ci-jobs/README.md src/ci-jobs/README.md ci-jobs/README.md README.md +tools/monorepo-utils/src/github/commands/index.ts +monorepo-utils/src/github/commands/index.ts +src/github/commands/index.ts +github/commands/index.ts +commands/index.ts +index.ts +tools/monorepo-utils/src/github/commands/replace-labels/index.ts +monorepo-utils/src/github/commands/replace-labels/index.ts +src/github/commands/replace-labels/index.ts +github/commands/replace-labels/index.ts +commands/replace-labels/index.ts +replace-labels/index.ts +index.ts +tools/monorepo-utils/src/github/README.md +monorepo-utils/src/github/README.md +src/github/README.md +github/README.md +README.md tools/monorepo-utils/src/workflow-profiler/config.ts monorepo-utils/src/workflow-profiler/config.ts src/workflow-profiler/config.ts @@ -20630,10 +20705,6 @@ package.json tools/storybook/manager.js storybook/manager.js manager.js -tools/storybook/wordpress/.gitkeep -storybook/wordpress/.gitkeep -wordpress/.gitkeep -.gitkeep tools/compare-perf/utils.js compare-perf/utils.js utils.js @@ -63868,6 +63939,10 @@ client/.gitkeep plugins/woocommerce/license.txt woocommerce/license.txt license.txt +plugins/woocommerce/changelog/fix-43569 +woocommerce/changelog/fix-43569 +changelog/fix-43569 +fix-43569 plugins/woocommerce/changelog/fix-48132-ssr-active-plugins woocommerce/changelog/fix-48132-ssr-active-plugins changelog/fix-48132-ssr-active-plugins @@ -63888,6 +63963,10 @@ plugins/woocommerce/changelog/dev-46917-migrate-to-block-json-image woocommerce/changelog/dev-46917-migrate-to-block-json-image changelog/dev-46917-migrate-to-block-json-image dev-46917-migrate-to-block-json-image +plugins/woocommerce/changelog/e2e-fix-shared-productid-in-crud-tests +woocommerce/changelog/e2e-fix-shared-productid-in-crud-tests +changelog/e2e-fix-shared-productid-in-crud-tests +e2e-fix-shared-productid-in-crud-tests plugins/woocommerce/changelog/e2e-fix-create-linked-product-tests woocommerce/changelog/e2e-fix-create-linked-product-tests changelog/e2e-fix-create-linked-product-tests @@ -63916,6 +63995,10 @@ plugins/woocommerce/changelog/tweak-improve-reset-password-check woocommerce/changelog/tweak-improve-reset-password-check changelog/tweak-improve-reset-password-check tweak-improve-reset-password-check +plugins/woocommerce/changelog/update-mothra_name_usage +woocommerce/changelog/update-mothra_name_usage +changelog/update-mothra_name_usage +update-mothra_name_usage plugins/woocommerce/changelog/fix-pc-prevent-rendering-on-empty-query woocommerce/changelog/fix-pc-prevent-rendering-on-empty-query changelog/fix-pc-prevent-rendering-on-empty-query @@ -63976,6 +64059,14 @@ plugins/woocommerce/changelog/fix-misspelling-in-plugins-woocommerce-blocks-docs woocommerce/changelog/fix-misspelling-in-plugins-woocommerce-blocks-docs changelog/fix-misspelling-in-plugins-woocommerce-blocks-docs fix-misspelling-in-plugins-woocommerce-blocks-docs +plugins/woocommerce/changelog/51123-e2e-external-envs-disble-failing-tests +woocommerce/changelog/51123-e2e-external-envs-disble-failing-tests +changelog/51123-e2e-external-envs-disble-failing-tests +51123-e2e-external-envs-disble-failing-tests +plugins/woocommerce/changelog/e2e-cleanup-created-products-in-prduct-edit-tests +woocommerce/changelog/e2e-cleanup-created-products-in-prduct-edit-tests +changelog/e2e-cleanup-created-products-in-prduct-edit-tests +e2e-cleanup-created-products-in-prduct-edit-tests plugins/woocommerce/changelog/fix-50550-improve-product-details-minimal-style-focus-styles woocommerce/changelog/fix-50550-improve-product-details-minimal-style-focus-styles changelog/fix-50550-improve-product-details-minimal-style-focus-styles @@ -64008,10 +64099,6 @@ plugins/woocommerce/changelog/50644-update-express-checkout-design woocommerce/changelog/50644-update-express-checkout-design changelog/50644-update-express-checkout-design 50644-update-express-checkout-design -plugins/woocommerce/changelog/fix-remote-logger-sanitise-query-params -woocommerce/changelog/fix-remote-logger-sanitise-query-params -changelog/fix-remote-logger-sanitise-query-params -fix-remote-logger-sanitise-query-params plugins/woocommerce/changelog/51102-fix-settings-js-save-activation woocommerce/changelog/51102-fix-settings-js-save-activation changelog/51102-fix-settings-js-save-activation @@ -64048,6 +64135,10 @@ plugins/woocommerce/changelog/50836-29617-fix-bulk-edit-price woocommerce/changelog/50836-29617-fix-bulk-edit-price changelog/50836-29617-fix-bulk-edit-price 50836-29617-fix-bulk-edit-price +plugins/woocommerce/changelog/fix-48619 +woocommerce/changelog/fix-48619 +changelog/fix-48619 +fix-48619 plugins/woocommerce/changelog/update-move-woo-version-check woocommerce/changelog/update-move-woo-version-check changelog/update-move-woo-version-check @@ -64104,6 +64195,10 @@ plugins/woocommerce/changelog/50996-fix-flaky-cart-coupon-test-50928 woocommerce/changelog/50996-fix-flaky-cart-coupon-test-50928 changelog/50996-fix-flaky-cart-coupon-test-50928 50996-fix-flaky-cart-coupon-test-50928 +plugins/woocommerce/changelog/51051-product-filters-multiple +woocommerce/changelog/51051-product-filters-multiple +changelog/51051-product-filters-multiple +51051-product-filters-multiple plugins/woocommerce/changelog/50994-e2e-external-sites-update-admin-tests woocommerce/changelog/50994-e2e-external-sites-update-admin-tests changelog/50994-e2e-external-sites-update-admin-tests @@ -64132,10 +64227,6 @@ plugins/woocommerce/changelog/50976-fix-coming-soon-badge woocommerce/changelog/50976-fix-coming-soon-badge changelog/50976-fix-coming-soon-badge 50976-fix-coming-soon-badge -plugins/woocommerce/changelog/add-more-params-to-remote-logger-whitelist -woocommerce/changelog/add-more-params-to-remote-logger-whitelist -changelog/add-more-params-to-remote-logger-whitelist -add-more-params-to-remote-logger-whitelist plugins/woocommerce/changelog/fix-show-recommendation-on-settings-payment-main-page woocommerce/changelog/fix-show-recommendation-on-settings-payment-main-page changelog/fix-show-recommendation-on-settings-payment-main-page @@ -64164,6 +64255,10 @@ plugins/woocommerce/changelog/50977-update-settings-feature-setup woocommerce/changelog/50977-update-settings-feature-setup changelog/50977-update-settings-feature-setup 50977-update-settings-feature-setup +plugins/woocommerce/changelog/fix-43632 +woocommerce/changelog/fix-43632 +changelog/fix-43632 +fix-43632 plugins/woocommerce/changelog/fix-make-themes-api-safer woocommerce/changelog/fix-make-themes-api-safer changelog/fix-make-themes-api-safer @@ -64196,6 +64291,10 @@ plugins/woocommerce/changelog/51014-e2e-external-sites-update-merchant-tests-pt1 woocommerce/changelog/51014-e2e-external-sites-update-merchant-tests-pt1 changelog/51014-e2e-external-sites-update-merchant-tests-pt1 51014-e2e-external-sites-update-merchant-tests-pt1 +plugins/woocommerce/changelog/e2e-fix-restricted-coupons-tests-wait-for-animation +woocommerce/changelog/e2e-fix-restricted-coupons-tests-wait-for-animation +changelog/e2e-fix-restricted-coupons-tests-wait-for-animation +e2e-fix-restricted-coupons-tests-wait-for-animation plugins/woocommerce/changelog/fix-lint-warnings woocommerce/changelog/fix-lint-warnings changelog/fix-lint-warnings diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt index 0d180f00c..94b7febf7 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt @@ -219,6 +219,7 @@ packages/js/product-editor/changelog/add-40351-stock packages/js/product-editor/changelog/tweak-number-control packages/js/product-editor/changelog/dev-46768_add_ref_to_number_control packages/js/product-editor/changelog/add-46919 +packages/js/product-editor/changelog/add-product_data_forms_to_data_views packages/js/product-editor/changelog/fix-45641 packages/js/product-editor/changelog/update-e2e-product-editor-create-simple-product packages/js/product-editor/changelog/fix-product-editor-length-label @@ -283,6 +284,7 @@ packages/js/product-editor/changelog/fix-responsive-tabs packages/js/product-editor/changelog/update-pft-populate-template-selector packages/js/product-editor/changelog/dev-39647_update_validation_message_name_field packages/js/product-editor/changelog/fix-49155 +packages/js/product-editor/changelog/50999-add-slug-control packages/js/product-editor/changelog/fix-toggle-misspelling-in-class-names packages/js/product-editor/changelog/update-product-editor-use-token-field-for-terms packages/js/product-editor/changelog/47385-dev-update-pnpm9-1 @@ -367,10 +369,17 @@ packages/js/product-editor/src/store/product-editor-ui/reducer.ts packages/js/product-editor/src/store/product-editor-ui/constants.ts packages/js/product-editor/src/store/product-editor-ui/actions.ts packages/js/product-editor/src/style.scss +packages/js/product-editor/src/products-app/utilites/product-data-view-data.tsx packages/js/product-editor/src/products-app/site-hub/site-icon.tsx packages/js/product-editor/src/products-app/site-hub/index.tsx +packages/js/product-editor/src/products-app/product-form.stories.tsx +packages/js/product-editor/src/products-app/dataviews-actions/index.tsx packages/js/product-editor/src/products-app/layout.tsx packages/js/product-editor/src/products-app/sidebar/index.tsx +packages/js/product-editor/src/products-app/product-edit/style.scss +packages/js/product-editor/src/products-app/product-edit/index.tsx +packages/js/product-editor/src/products-app/products-view.stories.tsx +packages/js/product-editor/src/products-app/product-list/fields.tsx packages/js/product-editor/src/products-app/product-list/index.tsx packages/js/product-editor/src/products-app/sidebar-navigation-screen/sidebar-button.tsx packages/js/product-editor/src/products-app/sidebar-navigation-screen/index.tsx @@ -3382,6 +3391,9 @@ tools/monorepo-utils/src/ci-jobs/lib/__tests__/test-environment.spec.ts tools/monorepo-utils/src/ci-jobs/lib/file-changes.ts tools/monorepo-utils/src/ci-jobs/index.ts tools/monorepo-utils/src/ci-jobs/README.md +tools/monorepo-utils/src/github/commands/index.ts +tools/monorepo-utils/src/github/commands/replace-labels/index.ts +tools/monorepo-utils/src/github/README.md tools/monorepo-utils/src/workflow-profiler/config.ts tools/monorepo-utils/src/workflow-profiler/lib/log.ts tools/monorepo-utils/src/workflow-profiler/lib/math.ts @@ -3473,7 +3485,6 @@ tools/storybook/.storybook/main.js tools/storybook/webpack.config.js tools/storybook/package.json tools/storybook/manager.js -tools/storybook/wordpress/.gitkeep tools/compare-perf/utils.js tools/compare-perf/index.js tools/compare-perf/package.json @@ -9652,11 +9663,13 @@ plugins/woocommerce/assets/images/product_data/no-variation-background-image.svg plugins/woocommerce/assets/images/product_data/no-variation-arrow.svg plugins/woocommerce/assets/client/.gitkeep plugins/woocommerce/license.txt +plugins/woocommerce/changelog/fix-43569 plugins/woocommerce/changelog/fix-48132-ssr-active-plugins plugins/woocommerce/changelog/update-woocommerce-shipping-promo-banner-188 plugins/woocommerce/changelog/test-50444-collections plugins/woocommerce/changelog/50942-e2e-external-sites-update-add-variable-product plugins/woocommerce/changelog/dev-46917-migrate-to-block-json-image +plugins/woocommerce/changelog/e2e-fix-shared-productid-in-crud-tests plugins/woocommerce/changelog/e2e-fix-create-linked-product-tests plugins/woocommerce/changelog/add-initial_product_data_views_screen plugins/woocommerce/changelog/fix-cys-patterns-margin @@ -9664,6 +9677,7 @@ plugins/woocommerce/changelog/fix-50207 plugins/woocommerce/changelog/fix-menu-badge plugins/woocommerce/changelog/fix-37602 plugins/woocommerce/changelog/tweak-improve-reset-password-check +plugins/woocommerce/changelog/update-mothra_name_usage plugins/woocommerce/changelog/fix-pc-prevent-rendering-on-empty-query plugins/woocommerce/changelog/fix-46527-compatibility-layer-init plugins/woocommerce/changelog/fix-43605 @@ -9679,6 +9693,8 @@ plugins/woocommerce/changelog/add-react-main-payments-settings-screen plugins/woocommerce/changelog/update-mobile-order-summary-styling-50635 plugins/woocommerce/changelog/50953-update-woo-pay-task plugins/woocommerce/changelog/fix-misspelling-in-plugins-woocommerce-blocks-docs +plugins/woocommerce/changelog/51123-e2e-external-envs-disble-failing-tests +plugins/woocommerce/changelog/e2e-cleanup-created-products-in-prduct-edit-tests plugins/woocommerce/changelog/fix-50550-improve-product-details-minimal-style-focus-styles plugins/woocommerce/changelog/50770-image-add-additional-size-units plugins/woocommerce/changelog/fix-47794_variation_selector_display @@ -9687,7 +9703,6 @@ plugins/woocommerce/changelog/51033-47922-product-sku-improvements plugins/woocommerce/changelog/51004-e2e-external-sites-update-customize-store-tests plugins/woocommerce/changelog/51048-fix-flaky-cart-coupon-test-50928-2 plugins/woocommerce/changelog/50644-update-express-checkout-design -plugins/woocommerce/changelog/fix-remote-logger-sanitise-query-params plugins/woocommerce/changelog/51102-fix-settings-js-save-activation plugins/woocommerce/changelog/fix-48088-select-default-saved-token plugins/woocommerce/changelog/add-47895-show-tab-title-attribute-product-details @@ -9697,6 +9712,7 @@ plugins/woocommerce/changelog/fix-hide-payments-recommendation-when-no-extension plugins/woocommerce/changelog/50590-add-44877-context-linking-a-product-with-collection-inspector-control plugins/woocommerce/changelog/e2e-tag-e2e-tests plugins/woocommerce/changelog/50836-29617-fix-bulk-edit-price +plugins/woocommerce/changelog/fix-48619 plugins/woocommerce/changelog/update-move-woo-version-check plugins/woocommerce/changelog/50960-e2e-external-sites-update-products-block-editor plugins/woocommerce/changelog/50935-fix-price-filter-slider @@ -9711,6 +9727,7 @@ plugins/woocommerce/changelog/50842-43149-fix-bulk-product-price-in-de-crease plugins/woocommerce/changelog/fix-37502-typos-in-inline-doc-in-woocommerce-plugin plugins/woocommerce/changelog/50927-e2e-external-sites-update-activate-and-setup plugins/woocommerce/changelog/50996-fix-flaky-cart-coupon-test-50928 +plugins/woocommerce/changelog/51051-product-filters-multiple plugins/woocommerce/changelog/50994-e2e-external-sites-update-admin-tests plugins/woocommerce/changelog/50828-dev-constrain-pnpm-version plugins/woocommerce/changelog/50784-add-coming-soon-mode-e2e @@ -9718,7 +9735,6 @@ plugins/woocommerce/changelog/fix-cys-internal-classes plugins/woocommerce/changelog/update-account-handling-consolodation plugins/woocommerce/changelog/dev-42360_convert_withreviews_to_ts plugins/woocommerce/changelog/50976-fix-coming-soon-badge -plugins/woocommerce/changelog/add-more-params-to-remote-logger-whitelist plugins/woocommerce/changelog/fix-show-recommendation-on-settings-payment-main-page plugins/woocommerce/changelog/50396-48150-move-products-endpoint plugins/woocommerce/changelog/bugfix-quantity-html-issue @@ -9726,6 +9742,7 @@ plugins/woocommerce/changelog/.gitkeep plugins/woocommerce/changelog/add-stripe-tax-onboarding-tax-task plugins/woocommerce/changelog/51067-revert-50531 plugins/woocommerce/changelog/50977-update-settings-feature-setup +plugins/woocommerce/changelog/fix-43632 plugins/woocommerce/changelog/fix-make-themes-api-safer plugins/woocommerce/changelog/fix-50667-my-account-hooked-size plugins/woocommerce/changelog/fix-50055-compatibility-layer-patterns @@ -9734,6 +9751,7 @@ plugins/woocommerce/changelog/fix-42064-product-reviews-endpoint-tests plugins/woocommerce/changelog/fix-conditionally-set-new-order-metafield plugins/woocommerce/changelog/update-block-reference plugins/woocommerce/changelog/51014-e2e-external-sites-update-merchant-tests-pt1 +plugins/woocommerce/changelog/e2e-fix-restricted-coupons-tests-wait-for-animation plugins/woocommerce/changelog/fix-lint-warnings plugins/woocommerce/changelog/update-contribution-docs plugins/woocommerce/changelog/50969-dev-deprecate-query diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad-all-levels.txt index 0bfacfbf4..bbf602e6e 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad-all-levels.txt @@ -8859,6 +8859,11 @@ views/mailer/admin_password_auth/th.html.erb mailer/admin_password_auth/th.html.erb admin_password_auth/th.html.erb th.html.erb +app/views/mailer/admin_password_auth/lt.html.erb +views/mailer/admin_password_auth/lt.html.erb +mailer/admin_password_auth/lt.html.erb +admin_password_auth/lt.html.erb +lt.html.erb app/views/mailer/admin_password_auth/cs.html.erb views/mailer/admin_password_auth/cs.html.erb mailer/admin_password_auth/cs.html.erb @@ -30976,6 +30981,29 @@ desktop/components/CommonPageHelp/CommonPageHelpDialog.vue components/CommonPageHelp/CommonPageHelpDialog.vue CommonPageHelp/CommonPageHelpDialog.vue CommonPageHelpDialog.vue +app/frontend/apps/desktop/components/ResizeLine/ResizeLine.vue +frontend/apps/desktop/components/ResizeLine/ResizeLine.vue +apps/desktop/components/ResizeLine/ResizeLine.vue +desktop/components/ResizeLine/ResizeLine.vue +components/ResizeLine/ResizeLine.vue +ResizeLine/ResizeLine.vue +ResizeLine.vue +app/frontend/apps/desktop/components/ResizeLine/composables/useResizeLine.ts +frontend/apps/desktop/components/ResizeLine/composables/useResizeLine.ts +apps/desktop/components/ResizeLine/composables/useResizeLine.ts +desktop/components/ResizeLine/composables/useResizeLine.ts +components/ResizeLine/composables/useResizeLine.ts +ResizeLine/composables/useResizeLine.ts +composables/useResizeLine.ts +useResizeLine.ts +app/frontend/apps/desktop/components/ResizeLine/__tests__/ResizeLine.spec.ts +frontend/apps/desktop/components/ResizeLine/__tests__/ResizeLine.spec.ts +apps/desktop/components/ResizeLine/__tests__/ResizeLine.spec.ts +desktop/components/ResizeLine/__tests__/ResizeLine.spec.ts +components/ResizeLine/__tests__/ResizeLine.spec.ts +ResizeLine/__tests__/ResizeLine.spec.ts +__tests__/ResizeLine.spec.ts +ResizeLine.spec.ts app/frontend/apps/desktop/components/NavigationMenu/NavigationMenuFilter.vue frontend/apps/desktop/components/NavigationMenu/NavigationMenuFilter.vue apps/desktop/components/NavigationMenu/NavigationMenuFilter.vue @@ -31063,21 +31091,6 @@ components/CommonDialog/__tests__/CommonDialog.spec.ts CommonDialog/__tests__/CommonDialog.spec.ts __tests__/CommonDialog.spec.ts CommonDialog.spec.ts -app/frontend/apps/desktop/components/ResizeHandle/ResizeHandle.vue -frontend/apps/desktop/components/ResizeHandle/ResizeHandle.vue -apps/desktop/components/ResizeHandle/ResizeHandle.vue -desktop/components/ResizeHandle/ResizeHandle.vue -components/ResizeHandle/ResizeHandle.vue -ResizeHandle/ResizeHandle.vue -ResizeHandle.vue -app/frontend/apps/desktop/components/ResizeHandle/composables/useResizeWidthHandle.ts -frontend/apps/desktop/components/ResizeHandle/composables/useResizeWidthHandle.ts -apps/desktop/components/ResizeHandle/composables/useResizeWidthHandle.ts -desktop/components/ResizeHandle/composables/useResizeWidthHandle.ts -components/ResizeHandle/composables/useResizeWidthHandle.ts -ResizeHandle/composables/useResizeWidthHandle.ts -composables/useResizeWidthHandle.ts -useResizeWidthHandle.ts app/frontend/apps/desktop/components/PageNavigation/firstLevelRoutes.ts frontend/apps/desktop/components/PageNavigation/firstLevelRoutes.ts apps/desktop/components/PageNavigation/firstLevelRoutes.ts diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt index a1ff3868d..2cc33bf54 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/zammad.txt @@ -1915,6 +1915,7 @@ app/views/mailer/admin_password_auth/nl.html.erb app/views/mailer/admin_password_auth/pt.html.erb app/views/mailer/admin_password_auth/pt-br.html.erb app/views/mailer/admin_password_auth/th.html.erb +app/views/mailer/admin_password_auth/lt.html.erb app/views/mailer/admin_password_auth/cs.html.erb app/views/mailer/admin_password_auth/it.html.erb app/views/mailer/admin_password_auth/tr.html.erb @@ -5347,6 +5348,9 @@ app/frontend/apps/desktop/components/CommonPageHelp/CommonHelpText.vue app/frontend/apps/desktop/components/CommonPageHelp/__tests__/CommonHelpText.spec.ts app/frontend/apps/desktop/components/CommonPageHelp/__tests__/CommonPageHelp.spec.ts app/frontend/apps/desktop/components/CommonPageHelp/CommonPageHelpDialog.vue +app/frontend/apps/desktop/components/ResizeLine/ResizeLine.vue +app/frontend/apps/desktop/components/ResizeLine/composables/useResizeLine.ts +app/frontend/apps/desktop/components/ResizeLine/__tests__/ResizeLine.spec.ts app/frontend/apps/desktop/components/NavigationMenu/NavigationMenuFilter.vue app/frontend/apps/desktop/components/NavigationMenu/NavigationMenu.vue app/frontend/apps/desktop/components/NavigationMenu/NavigationMenuHeader.vue @@ -5359,8 +5363,6 @@ app/frontend/apps/desktop/components/CommonDialog/useDialog.ts app/frontend/apps/desktop/components/CommonDialog/CommonDialog.vue app/frontend/apps/desktop/components/CommonDialog/CommonDialogActionFooter.vue app/frontend/apps/desktop/components/CommonDialog/__tests__/CommonDialog.spec.ts -app/frontend/apps/desktop/components/ResizeHandle/ResizeHandle.vue -app/frontend/apps/desktop/components/ResizeHandle/composables/useResizeWidthHandle.ts app/frontend/apps/desktop/components/PageNavigation/firstLevelRoutes.ts app/frontend/apps/desktop/components/PageNavigation/PageNavigation.vue app/frontend/apps/desktop/components/CommonOverlayContainer/CommonOverlayContainer.vue diff --git a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt index b7bff12df..98cca326c 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt @@ -26,6 +26,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .well-known .well-known/assetlinks.json .xml +/*/*/_tools +/*/*/more_ideas +/*/_tools +/*/activity /*/branches /*/commits /*/compare @@ -33,8 +37,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*/edit$ /*/forks /*/graphs +/*/group +/*/invite /*/issues/new /*/issues/search +/*/more_ideas /*/network /*/projects /*/pulse @@ -45,10 +52,22 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*source= /.git //wiki/skins +/?*amp_client_id +/?z=1 /MANUALS/*.pdf$ /Search/ /_ /_/rsrc +/_activities +/_activity +/_community +/_created +/_followers +/_following +/_quick_saves +/_saved +/_shop +/_shopping_list /album/*/*?i= /api /apis @@ -60,6 +79,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /comments /commits/*?author /commits/*?path +/communities +/discovered /docs/product /download /download/Browse.aspx? @@ -84,6 +105,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /layout/ /leads/*/jsplayer_show_lead_form.html /leads/*/show_form.html +/likes /listing/*/favoriters /lookup? /mediaapi/ @@ -91,15 +113,20 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /music/*/Search/ /music/*/search/ /newsearch/ +/organize /people/*/circle /people/*/favorites /pinned_flashes +/pins /podcast/*/*?i= /print$ +/profile-about /raw /revisions /rg*/mediaviewer/rm*/tr /rss +/scheduled-pin +/scheduled-pins /search /search/ /search/*?q= @@ -115,11 +142,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /store/d/groove-music-pass/cfq7ttc0k5dq/0001 /store/locations/store-locations-sitemap.xml /store/music/groove-music-pass/* +/story_pins +/tagged /tarball /tree +/tried /tv-season/*/*?i= /unsubscribe/ /video- +/video_pins /wal/ /wiki/Special: /wiki/index.php/Help @@ -193,6 +224,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?order= ?pt1=true$ ?s= +?show_error=true ?slogin ?tab=achievements&achievement= ?utm_*= @@ -203,6 +235,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?w=note ?w=page ?w=poll +?w=service-booking- ?w=shares ?w=story ?w=wall @@ -984,6 +1017,8 @@ ZipCodeLookupAjax [_0-9a-zA-Z]+/status/[0-9]+/likes [_0-9a-zA-Z]+/status/[0-9]+/retweets _ +_/_ +_/_/pixel _/aihub_pod _/ain/_/js _/alkali-learn @@ -1045,6 +1080,8 @@ _next/gtm _next/jwt _next/title _next/viewer +_ngjs/resource +_ngjs/resource/*/get _nimbusJson.json _nimbusJsonp.js _nimbusJsonpStatic.js @@ -1150,10 +1187,12 @@ ad_spice ad_syndication_user_tracking ad_visibility addContacts +addboard addressBookExport admin adredir? ads +ads.txt ads/gpa/vidgen ads/hotels/partners ads/learn @@ -1172,6 +1211,7 @@ adwords/proposal adx/bin affil affil/pal +age-appeal aihub/tfhub ajax ajax/follow_info @@ -1184,6 +1224,7 @@ alkali allanalytics alllocations ambry +amp amphtml amphtml/blogs/test amphtml/classic-apps @@ -1211,7 +1252,9 @@ api/v3/ajax/bespoke/public/neu/specs api_access_key= app*_ app*form_id= +app-ads.txt app/updates +appealed-pin apple-app-site-association apps apps*&tags= @@ -1382,6 +1425,7 @@ auth/verifychallenge author/following author= authwall +autocomplete avis away.php b2bauth @@ -1500,7 +1544,11 @@ blogs/test blogsearch blogsearch_feeds bn +board +board_activity +board_activity_comment bookmark? +bookmarklet bookmarks books books/about @@ -1522,17 +1570,38 @@ books?*zoom=1 books?*zoom=5 booksrightsholders boutique/sitemaps +branded-pins browse/reviews/recent +business/ad_create business/adshare business/adshare/faqs business/blahblah +business/business-access +business/business-hierarchy +business/business-manager +business/catalogs +business/commerce-integrations +business/community-information +business/convert +business/create +business/create-linked-account business/feedback +business/hub +business/invite business/leads/jsplayer_show_lead_form.html business/leads/show_form.html business/learning/blog +business/onboarding +business/pin_create business/premium/is_payment_pending business/promotion +business/referral business/sales/blog +business/site +business/switch-account +business/top-ads +business/update +business/verified-merchant/status businessinfo buyside-e2e-monitor buzz/post @@ -1729,6 +1798,7 @@ checkout checkout/package checkoutnow checkpoint +christmas-spotlight chrome/browser/mobile/tour chrome/crlset chrome/webstore/images @@ -1751,6 +1821,7 @@ clickthru client_errors clima/ets clima/sites/registry +close-account cloud-launcher/sitemap cloudsourcetools/images cms_content @@ -1772,6 +1843,7 @@ commercesearch/images commercesearch/services commission_2010-2014/katainen commits?author= +communities communities/bin.aspx? communities/blogs/PortalResults.mspx? communities/eventdetails.mspx? @@ -1787,12 +1859,15 @@ community/category/* community/comments community/feed community/trackback +community_comment +community_post community_s companyDir compare compare/*/apply compressiontest config.js +connect connections connectivity connector @@ -1800,20 +1875,31 @@ consumers/archive contact_me contactus content +content-claiming context_referrer=gig_page context_referrer=user_page control +conversation conversations +convert-business +convert-personal coop/directory coop/manage copy-conductor/crawled +copyright-reporting corgi$ couchmode counter/*? coupons/visit covid19 covid19/mobility +create_pin creative-europe/404_en.htm +creative-studio +creative_editor +creator-spotlight +creator_hub/_earn +creator_hub/_partnerships creatorhub cse/home cse/manage @@ -1822,7 +1908,9 @@ cse? csp csp_block csp_report_only +csrf_error ct +ct.html ct/log_list culturalinstitute/images culturalinstitute/sitemaps @@ -1937,7 +2025,9 @@ de/teams de/transactions de/treasury de/your +deactivate-account default +delete_post delight dell/cities-transformed dell/cloud-future-of-medicine @@ -1988,6 +2078,7 @@ digital-single-market/taxonomy digital-single-market/users directory directory/all +discover discussion discussion/comment-permalink discussion/edit-profile @@ -2083,6 +2174,8 @@ ebooks?*zoom=1 ebooks?*zoom=5 ece eclas +edit +editorial/* edu/cs4hs education/404_en.htm edurec @@ -2094,6 +2187,7 @@ elite? email email-unsubscribe email_actions +email_verification_error embed embed/feed/update employment_social/anticipedia/xwiki/bin/attach @@ -2148,6 +2242,7 @@ en/microsoft-viva/ en/security en/security/ endorsements +engagement enterprise-jobs enterprise-partner-search/sitemaps environment/ets @@ -2250,6 +2345,8 @@ exec/obidos/subst/marketplace/sell-your-collection.html exec/obidos/subst/marketplace/sell-your-stuff.html exec/obidos/subst/partners/friends/access.html exec/obidos/tg/cm/member +explore +explore/*/?p= explore/*/lightbox external external/overture @@ -2259,6 +2356,7 @@ facebook facebook_connect faves-i_love_u_get_away_from_me favorite +fb.html fe=true feature/sf-test feed @@ -2339,6 +2437,8 @@ flights flutter-canvaskit folder follow +follow_board +follow_user following food/archive food/favourites @@ -2450,6 +2550,8 @@ global$ globalmarketfinder globalmarketfinder/*.html gog +google_gdn.html +google_search.html googlebooks/images gp gp/aag @@ -2559,6 +2661,7 @@ gview gwt h5games_gamecenter/images handmade +hanukkah-spotlight hashtag/*?src= hd header/channels @@ -2634,15 +2737,18 @@ hk-en/teams hk-en/transactions hk-en/treasury hk-en/your +holiday-spotlight +holidays-celebrations home +homefeed homepage-video-test hosted/images hotelfinder/rpc hotels/rpc hp/video hpc/*/supported-applications.aspx? -http://amazon.co.uk/robots.txt -http://ec.europa.eu/robots.txt +http://amzn.to/robots.txt +http://bit.ly/robots.txt hub?category= hz/contact-us/ajax/initiate-trusted-contact hz/help/contact/*/message/$ @@ -2653,6 +2759,9 @@ i/u ia icons id-id.www.cloudflare.com +idea-ads-tool +idea-pin-builder +idea-pin-invite identity/accountsettingsactivityweb identity/accountsettingssyaf ie*/listing/*/favoriters @@ -2826,11 +2935,14 @@ info/customerror.htm* info/smart404.asp* info/tech-feedback inproduct_help/chatsupport +install-shuffles internalPref intl/*/about/views intlkb/ +invite inviteFromProfile inviteMany +invited invites/buy invoice/est invoice/estimate/buyerView @@ -2921,6 +3033,8 @@ johnhancock johnhancock/in-a-lifetime-healthcare johnhancock/in-a-lifetime-sustainability johnhancock/in-a-lifetime-work +join/?next= +join/signup/?next= jp*/listing/*/favoriters jp*/people/*/circle jp*/people/*/favorites @@ -2988,6 +3102,7 @@ knowmore ko-kr.www.cloudflare.com ko-kr/feedback ko-kr/lp +kwanzaa-spotlight labs/popgadget/search lamda/images landing/cmsnext-root @@ -3022,10 +3137,12 @@ learning/search? learning/settings learning/settings$ learning/settings? +lens-search li/track library/devices licensing-syndication limited-release +linked linkedin list list/ls*/_ajax @@ -3033,6 +3150,7 @@ list/ls*/export listing/*/stubs lite lite.publication.PublicationRequestFulltextPromo.requestFulltext.html +live-session live_chat lm/R1XIHQVKXSKBNJ lm/R3HQ5WJSZK6QSO @@ -3063,6 +3181,7 @@ location_suggest lochp? login login$ +login/?next= login?*= logo-maker/brief logo-maker/choose-variation @@ -3309,6 +3428,7 @@ native nb-no.www.cloudflare.com nbubumblebee network +new_invite news$ news/$ news/0 @@ -3320,6 +3440,7 @@ news/test news/test-liveblog news?viewArticle newsArticle +news_hub newsletter newsroom/dae newssearch @@ -3483,8 +3604,12 @@ nz/teams nz/transactions nz/treasury nz/your +oauth/line +oauth/login oauth/v2 oauth2/v2 +oauth_error +offsite og onebox/media/sports/logos onebox/media/sports/photos/soccer/wc2018 @@ -3518,8 +3643,11 @@ pagespeed/insights/ui/logo panel pantheon pantheon-platform +parental-consent/confirmation +parental-passcode participate/conferences.xml partners +password/reset password_expired patent-search/frontend patents/download @@ -3556,8 +3684,40 @@ photos/i_love_u_get_away_from_me photos/tags/*/page photos/youpy photosandvideos +pin-builder +pin-communities +pin-creation-tool +pin-editor +pin/*/activities +pin/*/activity +pin/*/analytics +pin/*/brand-catalog +pin/*/comments +pin/*/email +pin/*/feedback +pin/*/idea-pin/related-products +pin/*/likes +pin/*/promote +pin/*/reaction +pin/*/related-products +pin/*/repin +pin/*/repins +pin/*/sent +pin/*/share +pin/*/shop-the-look +pin/*/tag +pin/*/takes +pin/*/visual-search +pin/*/visual-shop +pin/create +pin/find +pin/find?url= +pin_shop ping? pingback +pinterest-predicts +pinterest-wellbeing +pinterestwellbeing pl*/listing/*/favoriters pl*/people/*/circle pl*/people/*/favorites @@ -3609,6 +3769,7 @@ pl/teams pl/transactions pl/treasury pl/your +place plan= platform-telemetry play/store/web @@ -3635,6 +3796,7 @@ ppob/? ppob? pqa preference +prefs present presentation prettyearth/assets @@ -3645,6 +3807,8 @@ private pro pro-resources pro/about +product-catalogs +product-feed product-reviews/B0069IY63Y productPurchaseDone product_ @@ -3723,6 +3887,7 @@ publications publicliterature.PublicLiterature.search.html purchases puzzles/leaderboards/invite +pw pwapi-proxy/pwproxy pwapiv2 px.gif @@ -3730,6 +3895,7 @@ q= qnasearch? qr quality_form? +quiz r rackspace/elevating-performance radio/aod @@ -3743,6 +3909,7 @@ rd/search rd/search$ rd/search? recensioni +recently-viewed recharge/dashboard/car recharge/dashboard/static recipes/search @@ -3760,6 +3927,8 @@ refer refer/pal referrals referrer= +refresh_stored_accounts +refresh_token register registration registry/wishlist @@ -3769,10 +3938,14 @@ report report-abuse?report= report= report_abuse.gne +reports-and-violations +request-data requestList requests research/participants/cofund reservations/*/notifyme +resource +resource/*/get results retail retail/old @@ -3808,6 +3981,7 @@ s2/sitemaps s2/static s3 s? +safe-redirect safebrowsing/diagnostic safebrowsing/report_badware safebrowsing/report_error @@ -3906,6 +4080,7 @@ searchhistory sections secure seller_onboarding +sendHeaderEarly send_to_friend sendarticle services @@ -3979,6 +4154,7 @@ shihui? shop/browse/overlay shop/iphone/payments/overlay shop_name_search_service +shop_pins shopping-content-api/product_images shopping/product shopping/ratings/account/metrics @@ -3987,7 +4163,8 @@ shopping/reviewer shopping/seller shopping/suppliers/search shopping? -showtimes/location/*http://apis.google.com/robots.txt +shopstream +showtimes/location/*http://instagram.com/robots.txt sidewiki/entry signature signin/inject @@ -4271,11 +4448,13 @@ smart/buttons social/photosui/images social/photosui/sitemap social/social-security-directory/cai +socialmanager sounds/player sounds/player$ sounds/search sounds/search$ sounds/search? +source source= source_repo= spain/empresas/ @@ -4298,6 +4477,7 @@ ss ss/customer-reviews/lighthouse ss/twister/ajax sslsingle +sso stadia/gamers start start_order @@ -4352,6 +4532,10 @@ storefront storepicker stores/page/*visitId= stories +story-pin-builder +story-pin-invite +story_feed +story_pins studios styles/js-on.css$ subscribe/braintree @@ -4376,6 +4560,7 @@ support support/content support/forum/search? surprise +suspension-appeal sv-se.www.cloudflare.com svc svc/crosswords @@ -4386,6 +4571,7 @@ svc/spelling-bee svc/vertex svc/wordle svpRecommendations +sw-shell.html swg syndicate system1/images @@ -4393,6 +4579,7 @@ t/terms tab= tablet tacms +taggingtool tagmanager/containers/xo tagmanager/pptm.js talk @@ -4425,8 +4612,10 @@ test testpage-forhomepage tetro th-th.www.cloudflare.com +thanksgiving-spotlight thanx? themacallan/worlds-together +theme themes/rss things/search things/search$ @@ -4509,6 +4698,7 @@ trustedstores/s trustedstores/tm2 trustedstores/verify tucritica +tv tv/thumb tvschedule twitter @@ -4574,9 +4764,13 @@ uk/teams uk/transactions uk/treasury uk/your +unauth-profile +unlink unsub until= updates +upload-image-lens-history +upload-lens-image uploads urchin_test us-es*/listing/*/favoriters @@ -4651,6 +4845,8 @@ uviewer v1 v1/browser-performance v1/stats +v1/urls/count.json +v3/pidgets/log v4 verify_age vi-vn.www.cloudflare.com @@ -4681,10 +4877,13 @@ webapps/xoonboarding webmasters/sitemaps/ping? webscr websearch +website/confirm +website/confirm/download webstore/search webstore/static/*/wall/js weekly/signup weimg +welcome whats-next/planes-trains-and-analytics whsmiths widget_auth.php @@ -5147,6 +5346,7 @@ xml? xoplatform/logger/api/logger xorouter your +your-shop youth/404_en.htm youtube/fonts youtube/img/promos diff --git a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt index 7367639b4..3539d3b3d 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt @@ -3091,7 +3091,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /newssearch /no-internet-heading-assigned /no-internet-heading-assisted -/no-referrer-when-downgradehttp://google.ru/robots.txt +/no-referrer-when-downgradehttp://steamcommunity.com/robots.txt /no-search-results /node /node/add @@ -3173,6 +3173,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /po /pocasi/ /podcast/*/*?i= +/podcast/ITEM_NAME /pogoda/ /policies /popular @@ -3475,6 +3476,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /t/ /tables /tag +/tag/*& /tag= /tagged /tags @@ -3656,7 +3658,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*__rmid ?*__rmidpage ?*ajs_event -?*apikey*http://chromium.org/robots.txt +?*apikey*http://google.com.br/robots.txt ?*app ?*appidt=* ?*aspects= @@ -3887,14 +3889,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*utm_medium ?*utm_source ?*utm_source= -?*utm_source=http://pixel.quantserve.com/robots.txt +?*utm_source=http://mozilla.com/robots.txt ?*verified= ?*xid ?252525253Bpreview= ?Author= -?CMP ?EGOTECpage -?ExternalDataReference ?LID= ?ModPagespeed=noscript ?RefID= @@ -3908,7 +3908,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?_af_cid= ?_cookie-check= ?_erv=* -?_ga ?_health_check_= ?_locale= ?_preview= @@ -4181,7 +4180,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?ref=binfind.com ?referralCode=* ?referrer= -?region= ?region=australia-and-new-zealand ?replytocom ?reported_by= @@ -4296,6 +4294,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?w=note ?w=page ?w=poll +?w=service-booking- ?w=shares ?w=story ?w=wall @@ -7346,12 +7345,12 @@ api.html? api.php api/ api/? -api/attachments/*http://zdnet.com/robots.txt +api/attachments/*http://feeds.feedburner.com/robots.txt api/discovery api/editionurlgenerator api/eventlogging api/html -api/http://bostonglobe.com/robots.txt +api/http://nam.edu/robots.txt api/internal/*/location api/internal/analytics/songs api/jobPostings/jobs @@ -7425,7 +7424,7 @@ appchart appdynamics-wem.cisco.com appealed-pin apple-app-site-association -apple-app-site-associationhttp://purdue.edu/robots.txt +apple-app-site-associationhttp://timeanddate.com/robots.txt apple-news appliance applicant-eligibility @@ -7483,9 +7482,7 @@ archiv/regional archive archive$ archive/api/image.jpg -archive/article archive/graphs.php -archive/page archive/project/sovsport$ archived archives @@ -7510,11 +7507,7 @@ article/HUG article/PR-CO article/api article/beta -article/category article/preview -article/this-article-has-been-deleted -article/this-article-has-been-removed -article/this-article-is-no-longer-available article_email articlecomment/ articles @@ -8629,7 +8622,7 @@ blog/*?text= blog/*sitemap.xml$ blog/*utm_source= blog/. -blog/.html.*http://kobo.com/robots.txt +blog/.html.*http://lds.org/robots.txt blog/?p= blog/?s= blog/Neuer_Beitrag.html @@ -8756,7 +8749,7 @@ bookmark_mana2 bookmarklet bookmarks bookmarks/widget -bookmarkshttp://whatsapp.com/robots.txt +bookmarkshttp://purdue.edu/robots.txt books books/NBK books/about @@ -9662,7 +9655,7 @@ cdn-cgi cdn-cgi/ cdn-cgi/bm/cv cdn-cgi/challenge-platform -cdn-cgi/http://fda.gov/robots.txt +cdn-cgi/http://squareup.com/robots.txt cdn-cgi/rum cdn-cgi/zaraz/s.js cdn-cgi/zaraz/t @@ -9689,7 +9682,7 @@ cgi-bin/homelandsecurity cgi-bin/loginpage cgi-bin/state cgi-bin/wx -cgi-binhttp://youtube.de/robots.txt +cgi-binhttp://meyerweb.com/robots.txt cgi-local cgi-perl cgi-registry @@ -10025,7 +10018,7 @@ co/users co/ventureone code code/* -code/http://cloud.google.com/robots.txt +code/http://bloomberg.com/robots.txt codeCoverage codesamples/ coin*mid= @@ -10233,7 +10226,7 @@ confirmation.html conflagexp connect connect/@ -connect/http://l.facebook.com/robots.txt +connect/http://imgur.com/robots.txt connect/social-intranet.html connections connections/recent @@ -10349,7 +10342,7 @@ content/dam/ircc/documents/pdf/francais/trousses/form/imm5476 content/dam/ircc/documents/pdf/francais/trousses/form/imm5644 content/dam/ircc/documents/pdf/francais/trousses/form/irm0002 content/dam/ircc/documents/pdf/francais/trousses/form/irm0004 -content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://graphisoft.com/robots.txt +content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://nhs.uk/robots.txt content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf content/dam/oecd/ content/dam/redcross/lp @@ -11606,7 +11599,6 @@ edit-subscriptions edit_article editarticle editgroup -edition/null editionssi editor editor.jsp @@ -11682,7 +11674,7 @@ email-preferences/ email-unsubscribe email-validation email/$ -email/*http://avexnet.or.jp/robots.txt +email/*http://klove.com/robots.txt email/privacy-guarantees email/privacy-terms email/unsubscribe @@ -12185,7 +12177,10 @@ es/your es_US/*page= es_US/adblbestsellers*language= es_US/coming-soon*language= +es_US/newreleases +es_US/newreleases$ es_US/newreleases*language= +es_US/newreleases?node=*011$ es_US/search*language= es_US/search?browseNode=*& es_ar/plantillas/M @@ -12447,8 +12442,6 @@ feedback feedback-service feedback/user_study feeds -feeds.thetimes.com/puzzles -feeds.thetimes.com/timescrossword feeds/ feeds/* feeds/rss @@ -12619,7 +12612,7 @@ files/techabuse-welsh.pdf files/techabuse.pdf fileview filing/free-file-fillable-forms/free-file-fillable-forms-support -filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://makeuseof.com/robots.txt +filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://theglobeandmail.com/robots.txt filter/tips filter/tips filterTags= @@ -13246,7 +13239,7 @@ gh/news gh/useracquisition gh_jid= gif -gifshttp://1.bp.blogspot.com/robots.txt +gifshttp://zen.yandex.ru/robots.txt gift-redemption gift-terms gift_card= @@ -13605,7 +13598,7 @@ ha/search ha/user ha/users hackathons/reinvent-2013/ -hacker/*/followhttp://analytics.google.com/robots.txt +hacker/*/followhttp://blog.twitter.com/robots.txt hacker/*/unfollow hair-transplant-services handler @@ -13713,6 +13706,7 @@ hi-IN/user hi-IN/users hi-in/index1.html hi/ +hi_in/templates/M hidden hidden-content highereducation/higheddocs @@ -14003,38 +13997,37 @@ http http-checker http2_data http: -http://bbb.org/robots.txt -http://blog.hubspot.com/robots.txt -http://blog.youtube/robots.txt -http://businessinsider.com/robots.txt -http://businesswire.com/robots.txt -http://creativemarket.com/robots.txt -http://deviantart.com/robots.txt -http://digitaltrends.com/robots.txt -http://dx.doi.org/robots.txt -http://europol.europa.eu/robots.txt -http://extension.purdue.edu/robots.txt -http://fb.com/robots.txt -http://feross.org/robots.txt -http://fool.com/robots.txt -http://gravatar.com/robots.txt -http://imgur.com/robots.txt -http://justice.gov/robots.txt -http://katyperry.com/robots.txt -http://klove.com/robots.txt -http://linkedin.com/robots.txt -http://macrumors.com/robots.txt -http://msdn.microsoft.com/robots.txt -http://pe-we.com/robots.txt -http://smashingmagazine.com/robots.txt -http://spreaker.com/robots.txt -http://target.com/robots.txt -http://tech.nikkeibp.co.jp/robots.txt -http://timeanddate.com/robots.txt -http://unsplash.com/robots.txt -http://visitazores.com/robots.txt -http://willowgarage.com/robots.txt -http://yellowpages.ca/robots.txt +http://1.gravatar.com/robots.txt +http://ads.google.com/robots.txt +http://catholic.com/robots.txt +http://creativecommons.org/robots.txt +http://csmonitor.com/robots.txt +http://developer.apple.com/robots.txt +http://digg.com/robots.txt +http://hubspot.com/robots.txt +http://img.youtube.com/robots.txt +http://instapaper.com/robots.txt +http://is.gd/robots.txt +http://mentalshinri.net/robots.txt +http://mozilla.org/robots.txt +http://neowin.net/robots.txt +http://nngroup.com/robots.txt +http://online.wsj.com/robots.txt +http://onlinelibrary.wiley.com/robots.txt +http://oreilly.com/robots.txt +http://paypal.me/robots.txt +http://phys.org/robots.txt +http://politico.com/robots.txt +http://purl.org/robots.txt +http://s3-eu-west-1.amazonaws.com/robots.txt +http://s3-us-west-1.amazonaws.com/robots.txt +http://salon.com/robots.txt +http://ted.com/robots.txt +http://telegraph.co.uk/robots.txt +http://validator.w3.org/robots.txt +http://virustotal.com/robots.txt +http://webcache.googleusercontent.com/robots.txt +http://yt3.ggpht.com/robots.txt hu hu-*/ hu-hu/ @@ -14706,7 +14699,7 @@ intcmp= integrate/ integromedb intelligencer/amp -interactive*http://store.cdbaby.com/robots.txt +interactive*http://startnext.com/robots.txt interactive/reading-preference interface/pda intern/service/suche @@ -14920,7 +14913,7 @@ it/search*price_bucket= it/search*search_type= it/search*ship_to= it/search/autocomplete -it/searchhttp://vice.com/robots.txt +it/searchhttp://apple.co/robots.txt it/share it/shop_name_search_service it/solutions/case-studies/ @@ -15533,7 +15526,7 @@ layout/set/txt_pq layout/set/xml layouts lb -leadingtogether/http://elpais.com/robots.txt +leadingtogether/http://promo.com/robots.txt leaf learn learn-noperf @@ -15808,7 +15801,6 @@ login$ login-business/* login-messages login.mhtml$ -login.thetimes.com/user/logout login/ login/$ login/?*guestpasskey= @@ -16209,7 +16201,7 @@ media/tourism-content media/travelpod-roll.flv media/tv/channel/credits media/tyfo* -media/tyfo*http://promo.com/robots.txt +media/tyfo*http://jigsaw.w3.org/robots.txt media/unesco media/vr-geo-photo-j media/vr-geo-photo-l @@ -16518,6 +16510,7 @@ members/alerts/add members/newsletters members/profile membership +membership-success memebers/profile memorandum mental-health-genetic-testing @@ -16901,7 +16894,6 @@ my*/step my*/submit my*/submitted my-account -my-articles my-eurlex my-library my-list-shows @@ -18056,9 +18048,6 @@ password password-changed-email password/reset password_expired -past-six-days -past-six-days$ -past-six-days/$ patent-search/frontend patents patents/download @@ -18428,7 +18417,6 @@ play/store/web play/surveys/serp play/videos/modulos player -player/brightcove player/metadata/video playerColor= playlist.php @@ -20246,7 +20234,9 @@ search/street+fight search/title-text search/title/?title_type=feature,tv_movie,tv_miniseries,documentary,short,video,tv_short&release_date=,2020-12-31&lists=%21ls538187658,%21ls539867036,%21ls538186228&view=simple&sort=num_votes,asc&aft search/topic +search/user?q= search/users +search/video? search/widget search/woman+fight search/x @@ -20296,7 +20286,7 @@ section/3 section/36 section/6 section/8 -section/9http://pubmed.ncbi.nlm.nih.gov/robots.txt +section/9http://telegram.me/robots.txt sectionized sections sections$ @@ -20630,6 +20620,7 @@ shopping/seller shopping/suppliers/search shopping? shopsite-images +shopstream shopthedrop shoptheneighbourhood short @@ -20661,7 +20652,7 @@ showdependency shows/ showtag showtime/.requestinvite.html.swp -showtimes/location/*http://issuu.com/robots.txt +showtimes/location/*http://anchor.fm/robots.txt shr* shutterstock si @@ -21917,7 +21908,7 @@ tag tag-manager tag-manager-360 tag/ -tag/*+http://cdbaby.com/robots.txt +tag/*+http://ipsos.com/robots.txt tag/*/a tag/*/a/ tag/*/b @@ -22150,7 +22141,7 @@ test5 test6 testcases testfl -testhttp://microformats.org/robots.txt +testhttp://europa.eu/robots.txt testing testpage-forhomepage tests/* @@ -22355,7 +22346,6 @@ topic/*/Rss topic/*? topic/article/ topic/articlecollection -topic/bbc topic/electrode/api/logger topic/electrode/api/wpa topic/photo/ @@ -22507,7 +22497,7 @@ transmute/static-2.6 transmute/static-2.8 transmute/static-2.9 transparency -transparency/http://jquery.com/robots.txt +transparency/http://sonicwall.com/robots.txt transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14885 transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14895 transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14896 @@ -22591,7 +22581,6 @@ try-which/wills/ try? trylater tsa -tto tucritica tudum tune*retpath= @@ -24676,8 +24665,8 @@ wp-admin wp-admin/ wp-admin/admin-ajax.php wp-admin/admin-ajax.php -wp-admin/admin-ajax.phphttp://jupiterbroadcasting.com/robots.txt -wp-admin/admin-ajax.phphttp://princeton.edu/robots.txt +wp-admin/admin-ajax.phphttp://roh.org.uk/robots.txt +wp-admin/admin-ajax.phphttp://usps.com/robots.txt wp-admin/load-scripts.php wp-admin/load-styles.php wp-adv @@ -24747,7 +24736,7 @@ wp-content/uploads/ wp-content/uploads/wc-logs wp-content/uploads/woocommerce_transient_files wp-content/uploads/woocommerce_uploads -wp-content/uploads/wp-import-export-lite/http://allrecipes.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://dreamstime.com/robots.txt wp-dyn wp-includes wp-includes*.css diff --git a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt index 75cfc833c..de9fbde39 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt @@ -781,6 +781,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &ved= &version= &view= +&view= &view=ajax &view=json &viewday= @@ -981,7 +982,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .*__hsfp. .*__hssc. .*__hstc. -.+http://northjersey.com/robots.txt +.+http://skype.com/robots.txt ...$ .../ .ASPX$ @@ -1048,7 +1049,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .css* .css************* .css? -.csshttp://join.air.io/robots.txt +.csshttp://famicom-guitar.com/robots.txt .cssx$ .csv .csv$ @@ -1139,7 +1140,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .jpg .jpg$ .jpg$ -.jpg$http://thredup.com/robots.txt +.jpg$http://palwatch.org/robots.txt .jpg* .jpg************* .js @@ -1150,7 +1151,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .js* .js************** .js? -.jshttp://christinamcphee.net/robots.txt +.jshttp://domains.google/robots.txt .json .json .json$ @@ -1211,14 +1212,14 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .php$ .php*dropship .php?$ -.phphttp://apogenix.com/robots.txt +.phphttp://regjeringen.no/robots.txt .pl .plist$ .png .png$ .png$ -.png$http://esrl.noaa.gov/robots.txt -.png$http://runkeeper.com/robots.txt +.png$http://straitstimes.com/robots.txt +.png$http://wayfair.com/robots.txt .png* .png************* .ppt @@ -1260,7 +1261,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .swf .swf$ .swf$ -.swfhttp://sugarprocesstech.com/robots.txt +.swfhttp://english.happybuddhatemple.org/robots.txt .sz= .tar$ .tar.bz2$ @@ -1314,7 +1315,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .zip .zip$ .zip$ -.zip$http://ultimateliquorshop.com/robots.txt +.zip$http://glas-javnosti.rs/robots.txt .|jsp / /$ @@ -1753,7 +1754,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*?*ls%3d*%3fls%3d /*?*ls=*&ls= /*?_requestid= -/*?add-to-cart=*http://eoppimiskeskus.fi/robots.txt +/*?add-to-cart=*http://qiita.com/robots.txt /*?attachment-id= /*?label= /*?layout=grid @@ -4836,9 +4837,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /actions /actions_panel /action~ -/action~*/http://melancholodic.de/robots.txt -/action~*/http://seo.ijoomla.com/robots.txt -/action~*/http://ufbpk.com/robots.txt +/action~*/http://aswaja.net/robots.txt +/action~*/http://rachats2credits.fr/robots.txt +/action~*/http://taern.com/robots.txt /activate /activities/detail /activities/detail/*/* @@ -5394,7 +5395,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /calendar/*atom /calendar/*rss /calendar/*xml -/callbackRegistryFactory /cam4.html /camel_toe_* /camgirl_* @@ -5734,7 +5734,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /contributions /contributor /control_panel/manage* -/control_panel/manage*http://goodhousekeeping.com/robots.txt +/control_panel/manage*http://garciniaweightloss.com/robots.txt /conversation /conversation? /conversations @@ -5804,6 +5804,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /crunchylists /crypto/recurring /css.php +/css/default.css?* /csv /csw/previous-sessions/csw59-2015/? /csw/previous-sessions/csw59-2015? @@ -6463,6 +6464,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /galaxy-s10-buy-test /gallery.html /gallery.js +/gallery/*order=* /gallerylist /games/archive /games/search @@ -6838,7 +6840,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /jquery.js /js /js.php +/js/default.js?* /js/lib/magic +/js/location.js?* /jserrors /json /json/cmlink @@ -7267,7 +7271,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /neonazi_* /neueroeffnung /neueroeffnungen-und-nachrichten -/neuroscience-terms/$http://indexmundi.com/robots.txt +/neuroscience-terms/$http://newatlas.com/robots.txt /neuroscience-topics/$ /new /new-for-you @@ -7324,9 +7328,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /no /no-internet-heading-assigned /no-internet-heading-assisted -/no-referrer-when-downgradehttp://ipfs.io/robots.txt -/no-referrer-when-downgradehttp://oclc.org/robots.txt -/no-referrer-when-downgradehttp://steamcommunity.com/robots.txt +/no-referrer-when-downgradehttp://glutenfreesociety.org/robots.txt +/no-referrer-when-downgradehttp://marketwired.com/robots.txt +/no-referrer-when-downgradehttp://marksandspencer.com/robots.txt /no-search-results /no_access /node @@ -7511,6 +7515,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /password /patches/new /path_locks +/patterns/ /pay-invoice /payment /payment-success.html @@ -7533,7 +7538,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /pdf-templates/standalone /pdf/$ /pdf/index.html -/pdf_reader/*/http://lists.w3.org/robots.txt +/pdf_reader/*/http://venmo.com/robots.txt /pdfft /pdp/lo /pedobear_* @@ -7607,6 +7612,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /po /pocasi/ /podcast/*/*?i= +/podcast/ITEM_NAME /pogoda/ /poi-dri /poi-eat @@ -7683,7 +7689,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /print.html /print.ssf /print/ -/print/http://ub.edu/robots.txt +/print/http://opplemena.com/robots.txt /print?id /print_ad? /printable @@ -8025,6 +8031,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /search /search /search$ +/search* /search*%7C /search*&node=*&sort= /search*18573351011 @@ -8098,6 +8105,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /search/?*terms /search/?q /search/?q= +/search/?q=* /search/account /search/ai-search /search/bang @@ -8151,6 +8159,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /searchpage /searchresult /searchresults$ +/searchresults/ /searchsuggest /season/200 /sections @@ -8290,6 +8299,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /sl /slanteye_* /slide_show +/slide_show/ /slut_* /smadar /smut_* @@ -8371,7 +8381,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /store/closest /store/feed /store/minecraft-java-bedrock-edition -/store/orderhttp://enable-cors.org/robots.txt +/store/orderhttp://potresnirizik.zagreb.hr/robots.txt /store/orders /storefront/ /storelocator/storesSearch.json @@ -8480,6 +8490,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /tag-site /tag/ /tag/* +/tag/*& /tag= /tagged /tags @@ -8766,6 +8777,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /util /util$ /utils +/utils/callbackRegistryFactory /utils/constants /utils/definitions /utils/utils @@ -8962,8 +8974,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /wp-content/gallery /wp-content/plugins /wp-content/themes -/wp-content/uploads/http://informaboom.com/robots.txt -/wp-content/uploads/http://karenlucchesi.com/robots.txt +/wp-content/uploads/http://copaco.com.py/robots.txt +/wp-content/uploads/http://next.co.uk/robots.txt /wp-feed /wp-includes /wp-json/* @@ -9124,7 +9136,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*amp= ?*answerId= ?*api_key -?*apikey*http://sundancechannel.com/robots.txt +?*apikey*http://visaeurope.com/robots.txt ?*app ?*append_element ?*appidt=* @@ -9200,8 +9212,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*hsCacheBuster= ?*hsCtaTracking ?*hs_preview= -?*http://avto.pro/robots.txt -?*http://kroatien-idriva.de/robots.txt +?*http://amplifypixel.outbrain.com/robots.txt +?*http://tapatalk.com/robots.txt ?*hubs_signup-cta ?*hybrid= ?*ic= @@ -9477,7 +9489,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*utm_medium= ?*utm_source ?*utm_source= -?*utm_source=http://pixel.quantserve.com/robots.txt +?*utm_source=http://chordsoftruth.com/robots.txt ?*utm_term= ?*verified= ?*view_post_comments= @@ -9496,6 +9508,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?Brand=* ?CID* ?CMP +?COURSE_ID= ?Category=* ?Color=* ?Colors=* @@ -9587,6 +9600,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?action= ?action=callus ?action=fx_tracking_data +?action=recent* ?action_typTHe= ?adbypass= ?adcode=* @@ -9697,7 +9711,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?cache= ?cacheBurst= ?calendar -?callback=http://blogs.technet.com/robots.txt +?callback=http://bitfinex.com/robots.txt ?callsandtexts ?cameFrom* ?card= @@ -10100,6 +10114,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?lat= ?latest-type= ?lc= +?letter= ?lgeurl= ?licenses ?lid= @@ -10171,7 +10186,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?ncrnd= ?ncs= ?neighborhoods -?netflixsource=*http://polymer-project.org/robots.txt +?netflixsource=*http://help.opera.com/robots.txt ?netmng= ?new= ?news_id= @@ -10211,6 +10226,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?onboard= ?op= ?opeco= +?option= ?oq= ?order ?order @@ -10396,7 +10412,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?r ?r= ?radius= -?rangeId=*http://zonasrurales.com/robots.txt +?rangeId=*http://dafont.com/robots.txt ?rc= ?receiver= ?recipient=*&id= @@ -10530,7 +10546,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?showOlderReviews ?show_error=true ?showcomment* -?shttp://es.linkedin.com/robots.txt +?shttp://jetpack.com/robots.txt ?sid ?sid= ?sid=* @@ -10607,7 +10623,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?spm= ?sputnik=* ?sq_content_src= -?sq_content_src=http://unwomen.org/robots.txt +?sq_content_src=http://news.un.org/robots.txt ?src ?src* ?src=sem_ggl @@ -10769,7 +10785,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?viewId= ?viewType ?view_medium= -?view_only=http://privateinternetaccess.com/robots.txt +?view_only=http://osha.gov/robots.txt ?view_source= ?viewday= ?viewmont= @@ -10789,6 +10805,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?w=note ?w=page ?w=poll +?w=service-booking- ?w=shares ?w=story ?w=wall @@ -10857,7 +10874,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService @me @me$ @nfs/ecommerce-front-core -@vitehttp://superuser.com/robots.txt A= AAMSZ=160x600 AAMSZ=300x250 @@ -10884,7 +10900,7 @@ API/forum/update-who-typing API/user/abtest API/user/combinedinfo API/uxr-survey-management -API/v2$http://dashnerlaw.com/robots.txt +API/v2$http://hawaii.edu/robots.txt APIAccessSupport APWIRE AR/ @@ -11010,7 +11026,6 @@ Ajax.htm$ Ajax/ AjaxLogonForm AjaxOrderItemDisplayView -AjaxPages AjaxSearchNavigationView Alamysearchhistory/ Album.aspx/* @@ -16477,6 +16492,7 @@ CONF715 COP/analyzing_progress COShipping* COURSE +COURSE_ID= CP CR-Dokumentation.pdf$ CR/ @@ -16741,7 +16757,7 @@ Doc-rss Doc-y/ Documentation/ Documents/ -Documents/Departments/EthicsElections/DemocracyVoucher/http://pfizer.com/robots.txt +Documents/Departments/EthicsElections/DemocracyVoucher/http://sec.gov/robots.txt Documents/postgraduate-prospectus.pdf Documents/students/undergraduate-prospectus.pdf Documents/students/undergraduate/undergraduate-prospectus-2024-low-res.pdf @@ -16765,6 +16781,7 @@ EDOCSSESSIONID* EE/ EG/ EH/ +ELEMENT_CODE= EN/Service ENews.aspx ER/ @@ -17327,6 +17344,7 @@ I18n/static-7.329 IAGA/cgi-bin IBCommerce ID/ +ID= IDMS ID_PAGINA=1810072 ID_PAGINA=1810080 @@ -17361,6 +17379,7 @@ IQ/ IR/ IS/ ISAPI_Rewrite/ +ISBN IT/ IT/SoftwareDist IT/new @@ -17405,7 +17424,7 @@ IntegrationCenter Inter InterestItem InternalError.html -International-Lectures/en-GB/courses/apply.aspxhttp://akribeiaepg.com/robots.txt +International-Lectures/en-GB/courses/apply.aspxhttp://theplrshow.com/robots.txt International-Lectures/nl-NL/cursussen/inschrijven.aspx International/questions/qa-html-language-declarations/icons InterstitialsWidget @@ -17521,6 +17540,7 @@ ListingQuestionsAjax ListlyCopyright.html ListlyPrivacyPolicy.html ListlyTermsofUse.html +Lists/ LithiumEmptyPage LithiumPageNotFound LithiumRegController @@ -17560,6 +17580,7 @@ MARKET-INSIGHTS MC/ MCN/ MD/ +MDS MEDIA= META-INF MFD8 @@ -17925,7 +17946,6 @@ MyBLB.cfm MyBookingsDetail MyBookingsVoucher MyC-SPAN -MyChristies/ MyInbox MyNewegg/ MyPaintColorListDetailView @@ -18107,6 +18127,8 @@ P3/find PA/ PAD PAGEN +PAGEN_* +PAGE_NAME= PAGINA-DE-PROVA PDAET/ PDATOI/ @@ -18431,7 +18453,6 @@ RBP_HOME_URL* RC/*.xml$ RCOLLHotelConnectOAuthCallback RCPCrossSell -RCS RDF/Validator/ARPServlet RDF/Validator/ARPServlet? RDF/Validator/rdfval @@ -18594,12 +18615,14 @@ SD/ SE/ SEARCH SEARCH/ +SECTION_CODE= SEOkicks-Robot SESSIONID* SFACS SG/ SH/ SH55 +SHOWALL SI SI/ SID= @@ -18660,7 +18683,7 @@ Search/ Search/* Search/Mail/Public Search5 -Search?*http://dpreview.com/robots.txt +Search?*http://cracked.com/robots.txt Search?q* Search?searchstring_input= SearchDisplay @@ -19128,7 +19151,7 @@ Valley-of-Longevity-Property/ VariationSelectionView Verify/* VerifyReview -Verkko/http://smethailandclub.com/robots.txt +Verkko/http://elastic.co/robots.txt Video Video/*playerIndex Video/Panel/ @@ -19148,7 +19171,7 @@ ViewMandate ViewPDF.aspx Vlast/ VolunteerTranslations -VoteActivities/http://ds.reson8.com/robots.txt +VoteActivities/http://nature.com/robots.txt VoteCount/?action= W WAI/ER/tests @@ -19244,6 +19267,7 @@ Wikipedia: WindowsApp Wish-List Wishlist* +WorkflowTasks/ World Wotbot WriteComments @@ -19478,6 +19502,7 @@ _email.html _error _errors _escaped_fragment +_escaped_fragment* _escaped_fragment_ _escaped_fragment_ _escaped_fragment_= @@ -19621,6 +19646,7 @@ _overlay _overlay _ows_includes/php/ _ows_includes/temp/ +_p _p-1.html _page1.html _page= @@ -19653,7 +19679,7 @@ _qa _qa.html _qos _query= -_r/http://bitdefender.com/robots.txt +_r/http://link.springer.com/robots.txt _recache _redirectedFromOffline-true _remote @@ -19753,7 +19779,6 @@ a-league-of-their-own a-logon/ a-madea-christmas a-simple-guide-to-making-strong-and-unique-passwords -a-w/sandbox a-y a/ a/*.*/about @@ -19918,7 +19943,7 @@ about-cancer/cancer-chat/user?destination=/about-cancer/cancer-chat/ about-ghostery about-iqair about-the-council/about-the-website/third-party-accessibility-statements -about-the-council/about-the-website/third-party-accessibility-statements/*http://allmusic.com/robots.txt +about-the-council/about-the-website/third-party-accessibility-statements/*http://kernel.org/robots.txt about-the-council/contact-us-new about-the-council/contact-us/adult-education about-the-council/contact-us/adult-social-care-and-health @@ -19942,9 +19967,9 @@ about-ti/careers-maintenance.html about-us about-us/careers about-us/careers/job-description.html$ -about-us/contact-enquiries/forms/emailform.jsp?*http://nbclosangeles.com/robots.txt +about-us/contact-enquiries/forms/emailform.jsp?*http://nhs.uk/robots.txt about-us/employment -about-us/employment/*http://messenger.com/robots.txt +about-us/employment/*http://auswaertiges-amt.de/robots.txt about-us/news-and-media/media-centre/corporate-news/facet/Topic/ about-us/news-and-media/media-centre/corporate-news/facet/Year/ about-us/news-and-media/media-centre/weather-and-climate-news/facet/Topic/ @@ -19973,7 +19998,7 @@ about/*/update about/*qt-vzc_corporate_news_analytics about/adrm/data-linkage about/advertise/oauth-net-rate-sheet-2023.pdf -about/advisory-and-peer-review-committees/roster/hlbp/http://ordnancesurvey.co.uk/robots.txt +about/advisory-and-peer-review-committees/roster/hlbp/http://nhm.ac.uk/robots.txt about/ask/ about/ask?* about/awards/award-recipient-form.html @@ -20224,7 +20249,9 @@ account/edit_stocks account/email-auth account/email_preferences account/emailoptout/?*token= +account/en-ca/email-sign-up account/forgot-password +account/fr-ca/abonnement-courriels account/login account/logout account/marketplace_settings @@ -20412,6 +20439,7 @@ action/sso action/twitter_login action/welcome action= +action= action=*popup= action=activate action=delete @@ -20594,7 +20622,7 @@ add-to-bibliography add-to-cart add-to-cart= add-to-cart=* -add-to-cart=*http://kudo.cart.fc2.com/robots.txt +add-to-cart=*http://criteo.com/robots.txt add-to-existing-collection add-visit add?community= @@ -20677,7 +20705,7 @@ admin/aso admin/blogmove admin/forgot/ admin/form -admin/http://4ads.de/robots.txt +admin/http://mediapost.com/robots.txt admin/mapping-dashboard admin/notification-center admin/sro @@ -20691,8 +20719,8 @@ adminapps1/ adminapps2/ adminapps3/ adminapps4/ -adminhttp://barebones.com/robots.txt -adminhttp://sheknows.com/robots.txt +adminhttp://aa.com/robots.txt +adminhttp://dji.com/robots.txt administration administration/ administrative-fellowship @@ -20894,7 +20922,7 @@ affiliate affiliate-forgot-password affiliate-login affiliate-program -affiliate/*http://ucc.ie/robots.txt +affiliate/*http://fontawesome.io/robots.txt affiliate/register.htm affiliate/screenname.htm affiliate_amazon.cms* @@ -20909,6 +20937,7 @@ affiliates/profile/introduction affiliates/sign_in affiliates_content_iframe_v2* affiliations +afflink afisha-email afowler afp$ @@ -21102,6 +21131,7 @@ ajaxcart ajaxcartrecommendation ajaxelementid= ajaxentry +ajaxinc_ ajaxquery/ ajaxservlet ajayvishwakarma @@ -21217,7 +21247,7 @@ alexa/* alexaforbusiness/ alexanderdeluca alexandranicoleislas -alexandraxiang/http://publications.parliament.uk/robots.txt +alexandraxiang/http://scholastic.com/robots.txt alexbaskin alexcfpho alexgoetz-charlier @@ -21730,6 +21760,7 @@ api api$ api*.do api*?hl= +api- api-graphql/loginInfo api-hj/hj-data/v1/boundary api-proxy @@ -21771,7 +21802,7 @@ api/ajax/reactions api/ajax/reactions?. api/ajax/rightlatestnews api/ajax/rightlatestnews?. -api/attachments/*http://blog.hubspot.com/robots.txt +api/attachments/*http://docs.oracle.com/robots.txt api/auth api/beta/search api/billing @@ -21810,7 +21841,7 @@ api/discover/1/discover_web api/discover/sites api/discovery api/documentations/v3 -api/du/Searchhttp://squidoo.com/robots.txt +api/du/Searchhttp://dribbble.com/robots.txt api/du/search api/editionurlgenerator api/entry/http @@ -21820,7 +21851,7 @@ api/extensions/1.0/extensions api/getEarthquake.php api/health api/html -api/http://jigsaw.google.com/robots.txt +api/http://kobemural.com/robots.txt api/install_backblaze api/internal/*/location api/internal/analytics/songs @@ -21846,7 +21877,7 @@ api/nextsteps/* api/ng-looks/ api/nicorepo/timeline api/nts/v1/login -api/og/*http://consilium.europa.eu/robots.txt +api/og/*http://crowdfundingusa.com/robots.txt api/paid-article api/partner_select/*/price_query api/posts/*/popular_posts @@ -21960,6 +21991,7 @@ api/wordproof api2 api3 api? +api_ api_access_key= api_doc api_login @@ -21999,7 +22031,7 @@ app-karnataka-lp app-market/search-result?query= app-opinion-lp app-photo-lp -app-photos-dailyhttp://pixel.streetmetrics.io/robots.txt +app-photos-dailyhttp://decide.madrid.es/robots.txt app-reviews/*/user-reviews/manage/add app-route app-science-lp @@ -22072,7 +22104,7 @@ append_follows appengine appl apple-app-site-association -apple-app-site-associationhttp://fda.gov/robots.txt +apple-app-site-associationhttp://focusonkids.ru/robots.txt apple-news apple-touch-icon-120x120-precomposed.png apple-touch-icon-120x120.png @@ -22492,7 +22524,7 @@ archives archives archives/ archives/*/*/* -archives/http://b.hatena.ne.jp/robots.txt +archives/http://eeoc.gov/robots.txt archives/multimedia/extra archives/multimedia/feedback.php archives/multimedia/rss/Instructions+for+content+providers @@ -22543,6 +22575,7 @@ arnoldlopez arodriguez aroulet arowland +arrFilter_* arris/*/feed$ arrival= art @@ -22713,6 +22746,7 @@ asaid asanapedia asapi asaxena +asc/ aschenbrenner aschultz aschwartz @@ -22765,14 +22799,13 @@ asouri asp.net/ asp/ asp/ -asp/*http://documentation.cpanel.net/robots.txt +asp/*http://arte.tv/robots.txt asp/demo_db_edit.asp aspnet_client aspnet_client/ aspnet_client/ -aspx$ aspx/ -aspx/read.aspxhttp://streamelements.com/robots.txt +aspx/read.aspxhttp://tnt.netmng.com/robots.txt aspxerrorpath* asrelated.cms* asross @@ -22819,7 +22852,7 @@ assets/errorpage assets/gov/taxes/property-taxes/annual-property-tax/municipality-regional-district-resources assets/gov/zzzz assets/hk-grotesk -assets/http://wikidata.org/robots.txt +assets/http://jotform.com/robots.txt assets/images/global/s.gif assets/infographic assets/integrated-marketing/Offer-Summaries/t-append-lo.pdf @@ -23476,28 +23509,39 @@ author/* author/*/claim author/*/date author/*/mostread +author/*/names author/*/page/*/?rs +author/*/readalikes +author/*/stats author/*? author/*?*page= author/96898-Unknown author/admin author/admin/ +author/caitlinradano author/delower/page/*/? author/following author/get_products author/haseebs/page author/haseebs/page/*/? author/mrben/ +author/samarinatatiana +author/strietelmeiernathan author= author_app +author_claim.php +author_cloud.php author_dashboard author_panel +author_split.php authored-by +authorgallery.php authoring/ authorize authorize-ip authorize-net-vs-braintree authorizemessaging.html +authormerge.php authors authors.pl authors/ @@ -24188,7 +24232,7 @@ baohongchen bap.html bap/webstore/search.html bapingseo -bappstore/bapps/download/http://blackhat.com/robots.txt +bappstore/bapps/download/http://poshmark.com/robots.txt baqaee barbarak barchartData @@ -24218,6 +24262,7 @@ basie basilico basilnajjar basket +basket/ basket/view basketshim bastepe_lab @@ -25064,6 +25109,7 @@ bitrix/components/ bitrix/js/ bitrix/panel/ bitrix/templates/ +bitrix_*= bitrix_include_areas= biz biz/*?*&translate=1 @@ -25161,7 +25207,7 @@ blog-ads-api-output blog-galleries blog-manager blog-old -blog-p2/http://kaggle.com/robots.txt +blog-p2 blog-post.html blog-preview blog-rap-us @@ -25216,14 +25262,14 @@ blog/*_ga blog/*sitemap.xml$ blog/*utm_source= blog/. -blog/.html.*http://playstation.com/robots.txt +blog/.html.*http://salon.com/robots.txt blog/20 blog/200 blog/2019 blog/?p= blog/?s= -blog/?s=*http://news.softpedia.com/robots.txt -blog/?s=*http://yburlan.ru/robots.txt +blog/?s=*http://engvid.com/robots.txt +blog/?s=*http://japansociety.org/robots.txt blog/Neuer_Beitrag.html blog/Rubriken.html blog/SearchView.aspx @@ -25316,7 +25362,7 @@ blog/tag blog/tag blog/tag/ blog/tag/* -blog/tag/success-webinar/http://interarbiter.info/robots.txt +blog/tag/success-webinar/http://jezebel.com/robots.txt blog/tags blog/tags-search blog/tags-search.html @@ -25449,7 +25495,7 @@ blogtemp blogvideo blogvision blogweb-20/ -blogwire/asheville-savings-bank-adds-scott-forbes-as-new-market-executive$http://herculesandloveaffair.net/robots.txt +blogwire/asheville-savings-bank-adds-scott-forbes-as-new-market-executive$http://mountsinai.org/robots.txt blogzoho-at-zoho/ blogzoho-for-google-apps/ blokdebid/ca/calendar-created @@ -27103,7 +27149,7 @@ bookmark_mana2 bookmarklet bookmarks bookmarks/widget -bookmarkshttp://s3-us-west-2.amazonaws.com/robots.txt +bookmarkshttp://econsultancy.com/robots.txt bookproperty books books/?*instrument= @@ -27507,7 +27553,7 @@ branding/images/dont-04.png branding= brandmonitoring brandnet -brandnew/psphttp://tedxmanhattan.org/robots.txt +brandnew/psphttp://understood.org/robots.txt brandnewconference/2016/video brandonbergman brandonedwards @@ -27781,7 +27827,7 @@ buscador buscador.aspx buscador/GoogleServlet buscador/GoogleServletBuscadorVertical -buscador_generalhttp://truecoverage.com/robots.txt +buscador_generalhttp://decrypt.co/robots.txt buscar buscar buscar.html @@ -31025,7 +31071,6 @@ c c-gender* c-s c-star* -c-w/sandbox c. c./poni c.asp @@ -31532,7 +31577,7 @@ calebmooreportfolio calendar calendar calendar$ -calendar-2/action~*/http://kronau.in.ua/robots.txt +calendar-2/action~*/http://icloud.com/robots.txt calendar-2/action~agenda calendar-2/action~default calendar-2/action~http: @@ -31751,7 +31796,7 @@ calendrier/action~agenda calendrier/action~month calendrier/action~oneday calendrier/action~posterboard -calendrier/action~stream/http://wrike.com/robots.txt +calendrier/action~stream/http://dailycaller.com/robots.txt calendrier/action~week calf california-exhibit @@ -31806,7 +31851,7 @@ campaigns campaigns/ campaigns/bulk-order-form campaigns/digital-recruitment -campaigns/digital-recruitmenthttp://rappler.com/robots.txt +campaigns/digital-recruitmenthttp://southwest.com/robots.txt campaigns/infor-hub-xt5r5iwdrgxbnuz/ campaigns/iterable-cookies.json?callback=setIterableCookies&noredirect=once campaigns/portals/ @@ -32395,6 +32440,7 @@ catalog catalog-details.asp* catalog-index catalog-yaponiya +catalog.php catalog/ catalog/*.css catalog/*.js @@ -32405,6 +32451,7 @@ catalog/*{ catalog/? catalog/?sort catalog/?text= +catalog/besedki-dlya-dachi/ catalog/br catalog/catalog10-11 catalog/category/view @@ -32426,6 +32473,8 @@ catalog/seo_sitemap catalog/view/javascript catalog/view/theme catalogId= +catalog_bottom +catalog_top catalogo catalogs catalogs/corporations @@ -34668,7 +34717,7 @@ cd/V77972_01 cd/clip/parole/soprano-hiro-7260.html cd/corneille-entre-nord-et-sud-1769.html cd_upload/Search -cdc/http://qualtrics.com/robots.txt +cdc/http://gizmodo.com/robots.txt cdf/sign cdj cdk/* @@ -34680,9 +34729,9 @@ cdn-cgi/* cdn-cgi/beacon/performance cdn-cgi/bm/cv cdn-cgi/challenge-platform -cdn-cgi/http://bizjournals.com/robots.txt -cdn-cgi/http://thehindu.com/robots.txt -cdn-cgi/http://we.tl/robots.txt +cdn-cgi/http://hortomallas.hk/robots.txt +cdn-cgi/http://mediamatchmaker.co.uk/robots.txt +cdn-cgi/http://newindianexpress.com/robots.txt cdn-cgi/image cdn-cgi/images/trace cdn-cgi/l/email-protection @@ -34690,7 +34739,7 @@ cdn-cgi/rum cdn-cgi/scripts cdn-cgi/styles cdn-cgi/zaraz -cdn-cgi/zaraz/http://wefunder.com/robots.txt +cdn-cgi/zaraz/http://codeproject.com/robots.txt cdn-cgi/zaraz/s.js cdn-cgi/zaraz/t cdn-dgi @@ -34815,8 +34864,8 @@ cgi-bin/grid-words cgi-bin/guestbook cgi-bin/histDiff.cgi cgi-bin/homelandsecurity -cgi-bin/http://hostelworld.com/robots.txt -cgi-bin/http://rvprecords.com/robots.txt +cgi-bin/http://euroncap.com/robots.txt +cgi-bin/http://nuestropsicologoenmadrid.com/robots.txt cgi-bin/imagemap cgi-bin/isbn cgi-bin/kaweahits @@ -34829,7 +34878,7 @@ cgi-bin/loginpage cgi-bin/longs.cgi cgi-bin/mb cgi-bin/msdemo/ -cgi-bin/notices/http://idc.com/robots.txt +cgi-bin/notices/http://ams.usda.gov/robots.txt cgi-bin/onTopic cgi-bin/orphanWikiPages cgi-bin/outline @@ -34870,7 +34919,7 @@ cgi-bin/wikiSig cgi-bin/wx cgi-bin/x-posts cgi-bin/yabb -cgi-binhttp://kck.st/robots.txt +cgi-binhttp://ifixit.com/robots.txt cgi-local cgi-mad/ cgi-out @@ -35262,8 +35311,8 @@ checkout2 checkout?* checkout?plan_id checkoutconfirmation -checkouthttp://marketplace.visualstudio.com/robots.txt -checkouthttp://pacaneleaparate.biz/robots.txt +checkouthttp://hobie.com/robots.txt +checkouthttp://modernistcuisine.com/robots.txt checkoutnow checkouts checkpoint @@ -35740,8 +35789,8 @@ clickId= click_ clickandbuy clickhere.jsp -clickhttp://experian.com/robots.txt -clickhttp://travis-ci.org/robots.txt +clickhttp://antena3.rtp.pt/robots.txt +clickhttp://searchenginejournal.com/robots.txt clickstream clicktale clickthrough.jsp @@ -35894,7 +35943,7 @@ cmp= cmplog cmr cms -cms-search/http://tracker.marinsm.com/robots.txt +cms-search/http://cmswire.com/robots.txt cms. cms.dll* cms/ @@ -35931,7 +35980,7 @@ cn/en/privacy-statement/qualtrics cn/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html cn/enterprise/ cn/error-static-cdn -cn/events/huaweiconnect/livestream-for-tvs$http://nl.pinterest.com/robots.txt +cn/events/huaweiconnect/livestream-for-tvs$http://hub.docker.com/robots.txt cn/ipns cn/list cn/list= @@ -36060,7 +36109,7 @@ cobrand/ code code/ code/* -code/http://code.google.com/robots.txt +code/http://wa-wenatchee-lite.intouchreceipting.com/robots.txt code2product-typeform-dashboard code= codeCoverage @@ -36177,6 +36226,7 @@ colors/for_404.json coltoneicher com com/vzw/commerce/order/purchase +combine.php combo combo/ comedy @@ -36297,6 +36347,7 @@ common2013 common2013/gsma_header_footer/allnavs common_assets/static-2.197 common_assets/static-2.198 +commonknowledge/search.php commonspot communaute communaute- @@ -36331,7 +36382,7 @@ community/*/latest$ community/*/live community/*/post community/*/post- -community/*/profile/*http://bernina.com/robots.txt +community/*/profile/*http://cointelegraph.com/robots.txt community/*/topics community/*/trackback community/*/unread$ @@ -36356,7 +36407,6 @@ community/comments community/community-partnerships/fireside-chat/ community/community-partnerships/fireside-chat/thank-you/ community/community-relations/isc-lighting-request/thank-you/ -community/compose/* community/conversations community/email community/feed @@ -36422,6 +36472,7 @@ companies/c companies/o companies/search companies/search? +company company-narrative-1.php? company/*.rss company/?s= @@ -36623,7 +36674,7 @@ concussion/HeadsUp/training/ conditions/coronavirus-covid-19/testing-and-tracing/get-an-antigen-test-to-check-if-you-have-coronavirus/ conditions/pregnancy-and-baby/pages/your-birth-plan.aspx conejo -conex-2019http://harley-davidson.com/robots.txt +conex-2019http://view.adjust.com/robots.txt conf conf conf/*.php$ @@ -36702,7 +36753,7 @@ connect connect-accounts connect.facebook.net connect/@ -connect/http://hubpages.com/robots.txt +connect/http://blog.sfgate.com/robots.txt connect/offer connect/profile connect/social-intranet.html @@ -36779,7 +36830,7 @@ contact-opnemen-met-myheritage contact-opnemen-met-ondersteuning contact-pantone-connect contact-preferences -contact-sales/http://inaturalist.org/robots.txt +contact-sales/http://pingidentity.com/robots.txt contact-support contact-thank-you contact-tos @@ -36813,8 +36864,8 @@ contact/employees/servlets contact/en/hague/questionnaire/ contact/feedback contact/form/ -contact/http://fun88hello.com/robots.txt -contact/http://madadalian.com/robots.txt +contact/http://dolphchaney.com/robots.txt +contact/http://freewebs.com/robots.txt contact/menu* contact/partner* contact/support.php @@ -36885,7 +36936,6 @@ content/*/schedule content/*/synchronous_inspection content/*/thenables content/*/util -content/*http://lockerschorus.org/robots.txt content/README.txt content/aarpe/en/home/ content/acs/en/campaigns @@ -36960,7 +37010,6 @@ content/complan content/contributor content/core content/corporate/ -content/corporate/en_AA/foundation/philips-foundation.html content/corporate/error-pages/ content/corporate/tools/ content/credit-card/visa-bv-staging/_bv-container @@ -37005,7 +37054,7 @@ content/dam/SAS/partnernet/ content/dam/aarp/Member-Benefits/AARP-Auto-Buying-Program-For-Member-Communications-Digital-Fulfillment.pdf content/dam/acsorg/qa content/dam/alumni/2012elections -content/dam/avg/img/2014/business/http://vg04.met.vgwort.de/robots.txt +content/dam/avg/img/2014/business/http://avicii.lnk.to/robots.txt content/dam/bitdefender/business/ar content/dam/blackberry-com/asset/enterprise/pdf/direct content/dam/blackberry-com/asset/enterprise/webcast/direct @@ -37082,7 +37131,7 @@ content/dam/ircc/documents/pdf/francais/trousses/form/imm5476 content/dam/ircc/documents/pdf/francais/trousses/form/imm5644 content/dam/ircc/documents/pdf/francais/trousses/form/irm0002 content/dam/ircc/documents/pdf/francais/trousses/form/irm0004 -content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://google.ch/robots.txt +content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://canadadrives.ca/robots.txt content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf content/dam/jpm/structured-products-documents content/dam/kpmg/au/pdf/creditors @@ -37130,7 +37179,7 @@ content/dam/splunk2/en_us/images/ciso-sales-tool-assets/ciso-page-filter.json content/dam/splunk2/images/icons/favicons/favicon.ico?301=/favicon.ico content/dam/splunk2/images/logos/splunk-logo.svg?asd content/dam/static-page/customer-advocacy/*/pdf/* -content/dam/students/documents/graduations/programs/http://medpagetoday.com/robots.txt +content/dam/students/documents/graduations/programs/http://syfy.com/robots.txt content/dam/tcom/business-enterprise/telstra-connect-guides/telstra_connect_guide_billing.pdf content/dam/tcom/business-enterprise/telstra-connect-guides/telstra_connect_guide_incidents.pdf content/dam/tcom/business-enterprise/telstra-connect-guides/telstra_connect_guide_mobility_services.pdf @@ -37179,7 +37228,7 @@ content/dist/fonts content/docdel content/download content/downloads/ -content/downloads/http://musescore.com/robots.txt +content/downloads/http://marketingweek.com/robots.txt content/ebook content/ebook/ content/ebrochure/toyota-mobility.pdf @@ -37204,7 +37253,7 @@ content/index.php/filter/tips content/index.php/node/add content/index.php/search content/index.php/user/login -content/index.php/user/logout/http://accessnow.org/robots.txt +content/index.php/user/logout/http://columbia.jp/robots.txt content/index.php/user/password content/index.php/user/register content/institution @@ -37767,7 +37816,7 @@ courses/Transcript courses/assessment courses/eecs484 courses/favorites -courses/http://hypeddit.com/robots.txt +courses/http://codecanyon.net/robots.txt courses/oasis/BabbScholarship courses/section courses/transcript @@ -38030,6 +38079,7 @@ cron/ cron/*.php$ cron_pw_grinder cron_selective.php +cronaca/2015/07/22/news/la_ndrangheta_controllava_le_scommesse_on_line_41_arresti_sequestrati_beni_e_societa_per_2_miliardi_di_euro-119567155 cronaca/2019/12/05/news/stretta_contro_i_pirati_dei_giornali_rubati_800mila_lettori_in_un_anno_-301013213 cronaca/2023/09/29/news/serenis_repubblica_promozione_abbonati-416179220 cronache/08_dicembre_17/woodcock_indagato_chiave_fiorenza_sarzanini_140878bc-cc03-11dd-bd86-00144f02aabc.shtml @@ -38093,7 +38143,6 @@ crowd040 crowd041 crowd042 crozier -crsc crt crucible041 crucible042 @@ -38293,7 +38342,7 @@ csd/internal/css csd/internal/nav csd/js csd/nav -csd/staff/karen.h.rosenlof/karen.h.rosenlof.presentations/http://clamav.net/robots.txt +csd/staff/karen.h.rosenlof/karen.h.rosenlof.presentations/http://esselte974.fr/robots.txt csde/camp-shriver-community/camp-shriver/registration-fee/ csde/camp-shriver-family-information/ csde/camp-shriver-staff-information/ @@ -38332,72 +38381,14 @@ css/*.css*$ css/*hotels*? css/*restaurants*? css/*things-to-do/*? -css/Bidding.css -css/ToolTip.css -css/UserControls.css -css/cSaleRegistration.css?010120180943 -css/cSaleRegistration.css?030120181509 -css/cSaleRegistration.css?040120181248 -css/cSaleRegistration.css?060120181545 -css/cSaleRegistration.css?070120181312 -css/cSaleRegistration.css?100120181322 -css/cSaleRegistration.css?120120181954 -css/cSaleRegistration.css?131220170707 -css/cSaleRegistration.css?131220171002 -css/cSaleRegistration.css?161220170733 -css/cSaleRegistration.css?211220170547 -css/cSaleRegistration.css?221120170127 -css/cSaleRegistration.css?221220170940 -css/cSaleRegistration.css?241220171114 -css/cSaleRegistration.css?251220171115 -css/cSaleRegistration.css?301220171323 -css/calresults_SaleLanding.css -css/crsl.css -css/crsl_2013.css -css/entersalepop.css css/fancybox.css css/fonts css/ie.css css/images/default css/index.php -css/mychristies-p1.css -css/popup.container.css css/print.css css/quiz.css -css/sale-landing-catgrid.css -css/sale-landing-events.css -css/sale-landing-microsite.css -css/sale-landing-single-page.css -css/sale-landing-v1.css -css/sale-landing.css -css/sale-landing_2013.css css/screen.css -css/signup.css -css/site.css -css/site.layouts.left_nav.css -css/site.layouts.leftnav.css -css/site.pages.MyChristies_Login.css -css/site.pages.advanced_search.css -css/site.pages.content_archive.css -css/site.pages.ecatalogues.css -css/site.pages.locations.css -css/site.pages.locations.ny.css -css/site.pages.lot_details_popup.css -css/site.pages.popular_categories.css -css/site.pages.press-center.css -css/site.pages.promo_landing_page.css -css/site.pages.rss.css -css/site.pages.sale_departments_tabs.css -css/site.pages.special_events.css -css/site.pages.specialists.css -css/site.pages.template.css -css/site.pages.viewingcalendar.css -css/site.pages.zoom_image.css -css/site.print.css -css/site.print.css?date=09012010 -css/site.sections.careers.css -css/site.sections.careers.peoplebank.css -css/site.sections.multimedia.css css2/ css=* css? @@ -38542,7 +38533,6 @@ customization-work-integration-ps customization-work-multivendor customization-work-oc customize -customize$ customize_autosaved= customize_changeset_uuid= customize_search @@ -38843,7 +38833,7 @@ da/blog da/cart da/checkout da/create-a-doodle-pfm -da/create-a-doodle-pfmhttp://matadornetwork.com/robots.txt +da/create-a-doodle-pfmhttp://doritos.com.tw/robots.txt da/firefox/collections da/firefox/collections/4757633 da/firefox/collections/4757633/$ @@ -39896,6 +39886,7 @@ deborahlevine debts? debts?*=*&ref=sms debug +debug/ debug/ShipNotify debug_log debugsa @@ -40012,7 +40003,7 @@ demo/closed-unclosed-performance?closed demo/safari-reader-test-1 demo/safari-reader-test-2 demo/safari-reader-test-3 -demo/safari-reader-test-nielshttp://st.com/robots.txt +demo/safari-reader-test-nielshttp://mathworks.com/robots.txt democenter demokratie-jetzt.html demonstration @@ -40074,6 +40065,7 @@ desai desalvo desantola desc +desc/ describecomponents.cgi describekeywords.cgi descriptivepsychology @@ -40116,6 +40108,7 @@ desk/images/desk-pricing-inr.pdf desk/images/desk-pricing-usd.pdf desktop desktop/browse/includes +desktop_app/ despiration/testseo destekle-iletisime-gecin destination-selector @@ -40150,7 +40143,7 @@ details- details-*.html details-print details.do -detailshttp://nhm.ac.uk/robots.txt +detailshttp://craigslist.org/robots.txt detect detr detroitchicago @@ -40228,7 +40221,6 @@ devsectalks/wp-admin devsectalks/wp-admin/admin-ajax.php devservice devsprogram -devsrc devtest/ dex dextongoh @@ -40265,6 +40257,7 @@ dhtmlmenu dhwani dhyeon dhz +di-ag/ diablo-2/account diablo-2/account= diablo-2/cn/account @@ -42129,7 +42122,6 @@ diegoestevez diegorivera diener diets/* -diff diffbot/ diffs dig-perf-test @@ -42199,7 +42191,7 @@ digitaledition digitalexpress/ digitalpdf digitalsubscription/imagedownload -digitalsubscription/imagedownload/http://mininova.org/robots.txt +digitalsubscription/imagedownload/http://nj.gov/robots.txt digregorio dilatua/proRecensione.do dimitriosasproulis @@ -42778,7 +42770,7 @@ dmorgan dmottacalderon dmoustafa dmq -dms_priv/*http://blog.bufferapp.com/robots.txt +dms_priv/*http://itunes.apple.com/robots.txt dms_pub/itu-d/md/02/isap2b.1.1.1/c/D02-ISAP2B.1.1.1-C-0003 dms_pub/itu-d/md/02/isap2b.1.1/c/D02-ISAP2B.1.1-C-0002 dms_pub/itu-r/oth/0A/0E/R0A0E00008B @@ -42835,7 +42827,7 @@ dnigrin dnn do do-not-crawl -do-not-index-this-page.htmlhttp://bedlamrecords.hu/robots.txt +do-not-index-this-page.htmlhttp://tr.outbrain.com/robots.txt do/ do=getLastComment? do=getNewComment @@ -42869,8 +42861,6 @@ docdeliver/* dochang docinfo doclib -doclib/getDoc.aspx?func=ll&objId=14467947&objAction=Open -doclib/getDoc.aspx?func=ll&objId=14534821&objAction=Open doclib/index.php? doclist docroot @@ -43108,6 +43098,7 @@ dossiers/*.html? dossiers/kandidatencheck/2020/video/nicht-teilgenommen dotbot doterra/ +dotimer.php dotnet_library_license.htm doubanapp/card double-rainbow @@ -43127,7 +43118,7 @@ download-lister download-logo-agreement.html download-notice download.asp* -download.asp*http://lesscss.org/robots.txt +download.asp*http://impots.gouv.fr/robots.txt download.php download/ download/*/ @@ -43139,7 +43130,7 @@ download/Forside/2022 download/attachments download/binary download/get -download/http://books.apple.com/robots.txt +download/http://leginfo.legislature.ca.gov/robots.txt download/index download/legacy download/morae @@ -43548,6 +43539,7 @@ economia/08_febbraio_28/wind_corruzione_887238f4-e61d-11dc-ab61-0003ba99c667.sht economia/12_aprile_25/caizzi-liddi-detroit_dec93e0e-8ee4-11e1-8466-78a3503db387.shtml economia/13_aprile_07/ginori-porcellana-crisi_ad24c478-9f4a-11e2-bce6-d212a8ef12b1.shtml economia/20121003/54351571275/* +economia/2013/01/25/news/ecco_le_acrobazie_finanziarie_nel_passato_degli_uomini_del_monte-51259914 economia/2013/01/31/news/mps_verso_sequestro_conservativo- 51615470 economia/chiedi-esperto/news/sitemap.xml economia/chiedi-esperto/sitemap.xml @@ -43984,7 +43976,7 @@ email$ email-capture email-colleague email-contact/ -email-contact/nodehttp://pixel-a.basis.net/robots.txt +email-contact/nodehttp://gsma.com/robots.txt email-contact/taxonomy_term email-content email-help @@ -44001,7 +43993,7 @@ email-verify/* email.jsp* email/ email/$ -email/*http://moma.org/robots.txt +email/*http://dustinlynch.lnk.to/robots.txt email/R/ email/emailfriend.xhtml email/index.html @@ -44248,6 +44240,7 @@ en-CA/firefox/collections/4757633/$ en-CA/firefox/collections/mozilla en-CA/firefox/collections/mozilla/$ en-CA/firefox/search +en-CA/order-status en-CN en-DA en-DE @@ -44468,10 +44461,28 @@ en-ca en-ca* en-ca.www.cloudflare.com en-ca/ +en-ca/Basket +en-ca/Search +en-ca/about/ +en-ca/basket +en-ca/brand-hub/ +en-ca/brand/ +en-ca/category/ +en-ca/create-review/ +en-ca/event/ en-ca/feedback +en-ca/flyer +en-ca/help/ en-ca/lp en-ca/mega-nav +en-ca/order-status +en-ca/product-sellers/ +en-ca/product/ +en-ca/product/*?icmp=* +en-ca/search en-ca/search? +en-ca/services/ +en-ca/subscription-packages en-cd/dolby-vision-atmos-tvs en-cd/electronics/how-to-select-tv-by-what-you-watch-gaming en-cd/electronics/how-to-select-tv-by-what-you-watch-netflix @@ -44538,7 +44549,6 @@ en-gb.www.cloudflare.com en-gb/ en-gb/about-us/contact/contact-form/your-question-has-been-submitted- en-gb/about-us/contact/how-do-you-rate-our-service- -en-gb/about-us/contact/how-do-you-rate-our-service-/thank-you-for-your-effort en-gb/about-us/who-we-are/our-course/overview-of-multi-annual-programmes-and-annual-reports/annual-reports en-gb/about-us/who-we-are/our-course/overview-of-multi-annual-programmes-and-annual-reports/annual-reports/annual-report en-gb/about-us/who-we-are/our-course/overview-of-multi-annual-programmes-and-annual-reports/annual-reports/annual-report-2007 @@ -45585,7 +45595,7 @@ en/modules/ace en/moler/ncm-download.html en/mowlac-risks-observatory/grid en/mowlac-risks-observatory/list -en/mowlac-risks-observatory/maphttp://addepar.com/robots.txt +en/mowlac-risks-observatory/maphttp://unesdoc.unesco.org/robots.txt en/my-account en/myunited en/needs @@ -46099,7 +46109,6 @@ error error* error- error-page -error-pages error-static-cdn error.asp error.aspx @@ -46648,7 +46657,7 @@ es/hoteles/h es/hoteles/redirect es/hoteles/s es/hou -es/http://italiadeivalori.it/robots.txt +es/http://hearthis.at/robots.txt es/images es/inc es/incl_banner_media_center.html @@ -46743,7 +46752,7 @@ es/music/+noredirect es/myunited es/nationals/search es/negocios -es/new/http://escortserviceindia.in/robots.txt +es/new/http://edyst.com/robots.txt es/news/incl_news_items.asp es/news/incl_reports.asp es/node @@ -46823,7 +46832,7 @@ es/search/ es/search/autocomplete es/search/default.mi es/search? -es/search?*http://leginfo.legislature.ca.gov/robots.txt +es/search?*http://platform.instagram.com/robots.txt es/secure-preview es/seguimiento-pedido es/seguimiento-pedido-invitado @@ -46976,7 +46985,10 @@ es_US/* es_US/*page= es_US/adblbestsellers*language= es_US/coming-soon*language= +es_US/newreleases +es_US/newreleases$ es_US/newreleases*language= +es_US/newreleases?node=*011$ es_US/search*language= es_US/search?browseNode=*& es_ar @@ -47826,7 +47838,7 @@ external_service/connect_now external_slp_click externalservices/surveyfeedapi/api/testfeed extfile -exthttp://annex.s-manga.net/robots.txt +exthttp://edutopia.org/robots.txt extlink extra extra/gremien @@ -48167,7 +48179,7 @@ feed/sitema feed/subscribe feed/update feed/v1/podcast/triggered-uncensored -feed/v1/podcast/unredacted-with-kurt-schlichterhttp://careers.google.com/robots.txt +feed/v1/podcast/unredacted-with-kurt-schlichterhttp://toyota.com/robots.txt feed/xml feed= feed=rss @@ -48194,7 +48206,7 @@ feedback/surveylogin.asp?k=138143139287&Q1 feedback/user_study feedbackR1 feedcommunicationdetail -feedhttp://fuckbuddy.vip/robots.txt +feedhttp://digiday.com/robots.txt feeds feeds.thetimes.com/puzzles feeds.thetimes.com/timescrossword @@ -48574,9 +48586,9 @@ filestore fileview filing filing/free-file-fillable-forms/free-file-fillable-forms-support -filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://rollingstone.com/robots.txt +filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://is.gd/robots.txt filings/pdf -fill-private.htmlhttp://dynomighty.com/robots.txt +fill-private.htmlhttp://babycenter.com/robots.txt fill.html film/s films/*/size/large @@ -48647,7 +48659,7 @@ find/*?official=true find/*?page find/*?shipping= find/*?{ -find/*http://macys.com/robots.txt +find/*http://freemius.com/robots.txt find/3DImage.jsp find/ApplecareDetails.jsp find/DemoItem.jsp @@ -48874,9 +48886,6 @@ folder_factories$ folder_factories$ folder_summary_view$ folder_summary_view$ -folha/backend -folha/furniture -folha/virtual follow follow-overlay= follow-the-crumb-trail @@ -48984,7 +48993,8 @@ forgotpassword.aspx forgotpassword? forgotten-password forgotten-password/ -forgov-devhttp://todaysparent.com/robots.txt +forgov-devhttp://qobuz.com/robots.txt +forlibraries form form-containers form-id= @@ -49191,7 +49201,7 @@ forum/member.php forum/memberlist.php forum/memberlist.php forum/members -forum/membre/http://24alan.blogspot.com/robots.txt +forum/membre/http://spl.zeotap.com/robots.txt forum/messenger forum/misc forum/modcp @@ -49517,7 +49527,7 @@ forum/topic/221-tips-and-suggestions-for-working-members forum/traininggroups_onlinefree.php forum/translation_do.php forum/ucp.php -forum/ucp.phphttp://adameve.com/robots.txt +forum/ucp.phphttp://eleks.com/robots.txt forum/ucp_agreement_trainings.php forum/uretral-nyj-vektor-4-25.html forum/user @@ -49563,7 +49573,7 @@ forums/discover/ forums/discover/unread/ forums/forum/30-general-members-forums forums/help.html -forums/http://customtechflooring.com/robots.txt +forums/http://sofafactory.ru/robots.txt forums/ignore/ forums/index.php/ef forums/index.php/h @@ -49581,7 +49591,7 @@ forums/index.php/sel forums/index.php/sp forums/index.php/u forums/index.php?&act=Online -forums/index.php?/user/http://cryptonewsventure.com/robots.txt +forums/index.php?/user/http://ragtimedorianhenry.com/robots.txt forums/index.php?act=Arcade forums/index.php?act=Attach forums/index.php?act=Forward @@ -49709,6 +49719,7 @@ fr-BR fr-BY fr-CA/*canada fr-CA/*montreal--QC +fr-CA/ma-commande fr-CA/office-space fr-CA/signup fr-CN @@ -49820,12 +49831,29 @@ fr-bj/tv-avec-recherche-vocale-mains-libres fr-ca fr-ca* fr-ca/ +fr-ca/Chercher +fr-ca/Panier +fr-ca/a-propos/ fr-ca/about-us/careers/job-description.html$ +fr-ca/aide/ +fr-ca/categorie/ +fr-ca/chercher +fr-ca/circulaire fr-ca/css +fr-ca/ecrire-evaluation/ +fr-ca/evenement/ +fr-ca/forfaits-de-abonnement fr-ca/ipns fr-ca/login-messages +fr-ca/ma-commande +fr-ca/marque/ +fr-ca/marques/ fr-ca/oicms +fr-ca/panier +fr-ca/produit/ fr-ca/ressources/search +fr-ca/services/ +fr-ca/vendeurs-de-produit/ fr-cd/electronics/comment-choisir-son-televiseur-par-contenu-jeux fr-cd/electronics/comment-choisir-son-televiseur-par-contenu-netflix fr-cd/electronics/comment-choisir-son-televiseur-par-contenu-smart-tv @@ -50539,7 +50567,7 @@ frde fre/layout/set fred fred-glance-widget.php -fred-glance-widget.phphttp://taobao.com/robots.txt +fred-glance-widget.phphttp://freecodecamp.org/robots.txt free free-cancellation/index. free-coloring-pages/featured/frenchs-coloring-pages/ @@ -50586,6 +50614,7 @@ frnl frogs/ frogs/legs/ frogs/phones/ +from from-the-ghostery-desk-series-notifications-1 from-the-ghostery-desk-series-trust-restrict-sites from= @@ -50709,7 +50738,7 @@ g g%C5%82osuj g-gender* g-recaptcha-response -g/4arE9Chttp://thesun.co.uk/robots.txt +g/4arE9Chttp://flickr.com/robots.txt g/api g/banana/api/context g/ts @@ -50985,7 +51014,7 @@ gb/resources-campaign/* gb/search gb/user gb/user$ -gb_xapi_content/http://counterpunch.org/robots.txt +gb_xapi_content/http://smartpassiveincome.com/robots.txt gbahadir gbapujii gbook @@ -51183,6 +51212,9 @@ gender-mid* gender-natural-* gender-nid=-* gender-niketechfleece* +gender-olderboys-gender-youngerboys-promotion-noveltychristmasclothing +gender-olderboys-gender-youngerboys-promotion-noveltychristmasclothing-0$ +gender-oldergirls-gender-youngergirls-promotion-noveltychristmasclothing-0$ gender-organiccotton-* gender-outdoor-* gender-pink-* @@ -51431,7 +51463,7 @@ gidron giee/*category=ucommall gif gifs -gifshttp://zdnet.com/robots.txt +gifshttp://girlsridetoo.de/robots.txt gift gift-calculator-ranges/ gift-calculator-tags/ @@ -51520,6 +51552,7 @@ global-disclaimer/ global-embeds: global-font-test.php global-footer +global-infrastructure/services/get-async/http://b.hatena.ne.jp/robots.txt global-master global-nav-esi global-search/search* @@ -51599,8 +51632,8 @@ go/directory go/download go/fanfiction/ go/help.ticket.submit$ -go/http://graph.facebook.com/robots.txt -go/http://ok1fig.nagano.cz/robots.txt +go/http://pod.link/robots.txt +go/http://quilomberos.blogspot.com/robots.txt go/member go/members go/menu @@ -51643,7 +51676,7 @@ goldengate/c1221/gg-winux goldenkirby goldstein goldstine-cole -golocal/extranet/http://ssm.lnk.to/robots.txt +golocal/extranet/http://nmap.org/robots.txt gonda gongyi*? gonsalves @@ -51687,7 +51720,7 @@ gostevaya/karta-sayta/poisk/? goto goto.htm goto.php -goto/http://myfavouritemedicine.com/robots.txt +goto/http://spensor.blogspot.com/robots.txt goto= gotoPage= goto_issue @@ -52260,7 +52293,7 @@ haaretz-labels habbal haberleri/ hackathons/reinvent-2013/ -hacker/*/followhttp://hootsuite.com/robots.txt +hacker/*/followhttp://hackernoon.com/robots.txt hacker/*/unfollow hackerproof/? hackerproof/abreporting.html @@ -52296,7 +52329,7 @@ haininggouinlock hair-transplant-services haishuai haitham -haitibackpacks/http://redux.js.org/robots.txt +haitibackpacks/http://oasis-open.org/robots.txt hajiang haksoochoi haku @@ -52587,9 +52620,6 @@ health/wp- health/wp-2485828 health_check healthandbeauty/s -healthcare/crsc -healthcare/resources/n13-config-pages -healthcare/sandbox healthcheck healthlibrary healthline @@ -52815,6 +52845,7 @@ hi/info hi/onelook_american_dictionary_words.html hi/onelook_british_dictionary_words.html hi/spellcheck +hi_in/templates/M hiba hidaibarmor hidden @@ -52991,7 +53022,7 @@ hk/education hk/email-validation hk/en/book-a-trip/flights/fare-types/fare-guide-information.html hk/en/privacy-statement/qualtrics -hk/en/privacy/qualtricshttp://linux.com/robots.txt +hk/en/privacy/qualtricshttp://robertjohnsonbluesfoundation.org/robots.txt hk/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html hk/en/search hk/en/search? @@ -53266,7 +53297,7 @@ homework-help/landing/offer homework-help/search? homoud homr/services -honeypot/http://geesendou.seesaa.net/robots.txt +honeypot/http://dr.dk/robots.txt hong-kong-ting-hui-limited-cclxixe honing.html hook @@ -53402,7 +53433,7 @@ how-to-adjust-the-privacy-settings-for-your-smartwatch how-to-change-your-privacy-settings-on-facebook-and-instagram how-to-change-your-privacy-settings-on-twitter-and-youtube how-to-delete-account -how-to-find-happiness-newsletter-book-preview/http://anemonelovesyou.bandcamp.com/robots.txt +how-to-find-happiness-newsletter-book-preview/http://jaryth.net/robots.txt how-to-keep-your-browsing-information-untraceable how-to-keep-your-phone-secure-while-traveling how-to-limit-ad-tracking-on-your-mobile-device @@ -56591,6 +56622,8 @@ html/ipad html/it html/js/editor html/js/editor/fckeditor +html/map_delivery_msk.html +html/map_delivery_spb.html html/media/pdf html/misc html/mobile/iPhone2012 @@ -56631,168 +56664,167 @@ http http-checker http2_data http: -http://4355700.fls.doubleclick.net/robots.txt -http://6528888.fls.doubleclick.net/robots.txt -http://6856376.fls.doubleclick.net/robots.txt -http://9news.com/robots.txt -http://abbyharmony.com/robots.txt +http://1533911.fls.doubleclick.net/robots.txt +http://1731177.fls.doubleclick.net/robots.txt +http://1password.com/robots.txt +http://2224480.fls.doubleclick.net/robots.txt +http://4198973.fls.doubleclick.net/robots.txt +http://4shared.com/robots.txt +http://a-z.love/robots.txt http://abc7chicago.com/robots.txt +http://abc7ny.com/robots.txt +http://abcnews.go.com/robots.txt +http://abduzeedo.com/robots.txt http://acrobat.adobe.com/robots.txt -http://action.dstillery.com/robots.txt -http://admin.ch/robots.txt -http://ads.google.com/robots.txt -http://airtable.com/robots.txt -http://amvnews.ru/robots.txt -http://an.edu/robots.txt -http://apple.com/robots.txt -http://arpeggio-gakki.co.jp/robots.txt -http://author24.expert/robots.txt -http://avid.com/robots.txt -http://baymard.com/robots.txt -http://beatport.com/robots.txt +http://ad.doubleclick.net/robots.txt +http://adcell.de/robots.txt +http://adeje.es/robots.txt +http://adelainedevelopment.com/robots.txt +http://allrecipes.com/robots.txt +http://amazon.de/robots.txt +http://ampmexterminators.com/robots.txt +http://amzn.to/robots.txt +http://androidpolice.com/robots.txt +http://api.ning.com/robots.txt +http://api.whatsapp.com/robots.txt +http://apod.nasa.gov/robots.txt +http://app.box.com/robots.txt +http://apple.co/robots.txt +http://artnews.com/robots.txt +http://au.effectivemeasure.net/robots.txt +http://austinmoody.net/robots.txt +http://autode.sk/robots.txt +http://azure.microsoft.com/robots.txt +http://babylenta.ru/robots.txt +http://bain.com/robots.txt +http://basecamp.com/robots.txt +http://bbc.com/robots.txt +http://bbcamerica.com/robots.txt +http://bbcgoodfood.com/robots.txt http://beautifulthailand99.blogspot.co.uk/robots.txt +http://bestdocsnetwork.com/robots.txt http://bharat.republicworld.com/ http://bharat.republicworld.com/* +http://bhf.org.uk/robots.txt http://bigoven.com/robots.txt -http://biography.com/robots.txt -http://birds.cornell.edu/robots.txt -http://blog.google/robots.txt -http://blog.livedoor.jp/robots.txt -http://blogs.law.harvard.edu/robots.txt -http://blogs.microsoft.com/robots.txt -http://brickset.com/robots.txt -http://business-standard.com/robots.txt -http://ca-gmtdmp.mookie1.com/robots.txt -http://cancerresearchuk.org/robots.txt -http://catholic.com/robots.txt -http://cdph.ca.gov/robots.txt -http://channel4.com/robots.txt -http://christinakarst.com/robots.txt -http://chromereleases.googleblog.com/robots.txt -http://cisa.gov/robots.txt -http://clickserv.sitescout.com/robots.txt -http://cmswire.com/robots.txt +http://bitcoin-informant.de/robots.txt +http://blackholerecordings.com/robots.txt +http://bleepingcomputer.com/robots.txt +http://blog.bufferapp.com/robots.txt +http://boe.es/robots.txt +http://businessbuiltonline.blogspot.com/robots.txt +http://businesstoday.in/robots.txt +http://cambridge.org/robots.txt +http://carinon.hatenablog.com/robots.txt +http://cdn.rawgit.com/robots.txt +http://cedcommerce.com/robots.txt +http://chronicle.com/robots.txt +http://cio.com/robots.txt +http://cityam.com/robots.txt +http://click.linksynergy.com/robots.txt +http://clubic.com/robots.txt +http://coeducacion.grial.eu/robots.txt http://comunitaqueeniana.weebly.com/news-of-the-world http://comunitaqueeniana.weebly.com/news-of-the-world/category/brian-may http://comunitaqueeniana.weebly.com/news-of-the-world/category/freddie-mercury http://comunitaqueeniana.weebly.com/news-of-the-world/category/roger-taylor -http://confiteriaserrano.com/robots.txt -http://conv.indeed.com/robots.txt -http://converg.com/robots.txt -http://cs.washington.edu/robots.txt -http://ct.pinterest.com/robots.txt -http://cycling74.com/robots.txt -http://dancenter.de/robots.txt -http://darkreading.com/robots.txt +http://constantcontact.com/robots.txt +http://coursera.org/robots.txt +http://courses.i-leadonline.com/robots.txt +http://crn.com/robots.txt +http://croixmode.jp/robots.txt +http://cultofmac.com/robots.txt +http://d.turn.com/robots.txt http://dc.arrivalist.com/robots.txt -http://degruyter.com/robots.txt -http://developer.apple.com/robots.txt -http://disk.yandex.ru/robots.txt -http://disneyworld.disney.go.com/robots.txt -http://dl.dnzdns.com/robots.txt -http://dvcs.w3.org/robots.txt -http://dzone.com/robots.txt -http://ecx.images-amazon.com/robots.txt -http://elegantmemorials.com/robots.txt -http://emarketer.com/robots.txt -http://emfconference.com/robots.txt -http://emmafrank.ffm.to/robots.txt -http://en.bitcoin.it/robots.txt -http://en.wikisource.org/robots.txt -http://escholarship.org/robots.txt -http://eso.org/robots.txt -http://etagi.com/robots.txt -http://europapress.es/robots.txt -http://fb.watch/robots.txt -http://fedoraproject.org/robots.txt -http://feelcycle.com/robots.txt -http://findbyplate.com/robots.txt -http://flipsnack.com/robots.txt -http://fontsquirrel.com/robots.txt -http://food52.com/robots.txt -http://fool.com/robots.txt -http://forklifts-achilles.com/robots.txt -http://foxnews.com/robots.txt -http://francebleu.fr/robots.txt +http://delivery.yandex.ru/robots.txt +http://ecma-international.org/robots.txt +http://economie.gouv.fr/robots.txt +http://ed.gov/robots.txt +http://eff.org/robots.txt +http://en.support.wordpress.com/robots.txt +http://engadget.com/robots.txt +http://ericsson.com/robots.txt +http://estatousa.com/robots.txt +http://euronews.com/robots.txt +http://evite.com/robots.txt +http://evuk.co.uk/robots.txt +http://experience.arcgis.com/robots.txt +http://expressen.se/robots.txt +http://faithandreason.com/robots.txt +http://fauerzaesp.org/robots.txt +http://fema.gov/robots.txt +http://firstrunfeatures.com/robots.txt +http://fiverr.com/robots.txt +http://fnac.com/robots.txt +http://folhadeirati.com.br/robots.txt +http://forcefieldsnz.bandcamp.com/robots.txt +http://foromontefrio.com/robots.txt +http://fortune.com/robots.txt http://francetvinfo.fr/robots.txt -http://gao.gov/robots.txt -http://geni.us/robots.txt -http://gigazine.net/robots.txt -http://glamour.com/robots.txt -http://glassdoor.com/robots.txt -http://gnarbs.com/robots.txt -http://gnupg.org/robots.txt -http://google.rs/robots.txt -http://gravityforms.com/robots.txt -http://gum.co/robots.txt -http://hbo.com/robots.txt -http://hellomagazine.com/robots.txt -http://helpscout.net/robots.txt -http://helsinki.fi/robots.txt -http://home.kpmg/robots.txt -http://hooks.zapier.com/robots.txt -http://hotblouse.com/robots.txt -http://hotel-carat.de/robots.txt -http://hyperallergic.com/32904/speaking-out-against-commercial-photography-as-art/http://ibtimes.com/robots.txt +http://galu.co.jp/robots.txt +http://geraldtabios.com/robots.txt +http://govinfo.gov/robots.txt +http://graphics8.nytimes.com/robots.txt +http://gyro13.com/robots.txt +http://health.com/robots.txt +http://health.pa.gov/robots.txt +http://heart.org/robots.txt +http://homesinhamiltonontario.com/robots.txt +http://htmlpreview.github.io/robots.txt +http://hubs.ly/robots.txt +http://hyperallergic.com/32904/speaking-out-against-commercial-photography-as-art/http://hytaleguide.net/robots.txt http://hyperallergic.com/80957/after-bizarre-email-incident-china-institute-claims-they-were-hacked/ -http://i.ctnsnet.com/robots.txt -http://iabtechlab.com/robots.txt -http://ibrain.com.tw/robots.txt -http://icanhascheezburger.com/robots.txt -http://imatrix.com/robots.txt -http://in.pinterest.com/robots.txt -http://independent.academia.edu/robots.txt -http://indianexpress.com/robots.txt -http://indiewire.com/robots.txt -http://insider.com/robots.txt -http://interaction-design.org/robots.txt -http://interhome.de/robots.txt -http://jsdelivr.com/robots.txt -http://jsfiddle.net/robots.txt -http://jsoulb.jp/robots.txt -http://justgetflux.com/robots.txt -http://kb.mailchimp.com/robots.txt -http://klove.com/robots.txt -http://kurier.at/robots.txt -http://legalinsurrection.com/robots.txt -http://liebertpub.com/robots.txt -http://m.imdb.com/robots.txt -http://m.vk.com/robots.txt -http://ma.tt/robots.txt -http://mariadb.com/robots.txt -http://masaru-emoto.net/robots.txt +http://i.ebayimg.com/robots.txt +http://i.vimeocdn.com/robots.txt +http://i9.ytimg.com/robots.txt +http://ie.edu/robots.txt +http://ifcncodeofprinciples.poynter.org/robots.txt +http://imagekandi.com/robots.txt +http://indiana.edu/robots.txt +http://iopscience.iop.org/robots.txt +http://istanbulyelken.org.tr/robots.txt +http://izioq.bandcamp.com/robots.txt +http://journals.plos.org/robots.txt +http://kongregate.com/robots.txt +http://lapresse.ca/robots.txt +http://larkenequity.com/robots.txt +http://lg.com/robots.txt +http://librarything.com/robots.txt +http://linkedin.com/robots.txt +http://list.ly/robots.txt +http://m.youtube.com/robots.txt +http://macobserver.com/robots.txt +http://market.android.com/robots.txt http://mathworld.wolfram.com/robots.txt -http://maxcdn.bootstrapcdn.com/robots.txt -http://media.licdn.com/robots.txt -http://meettheprofessors.org/robots.txt -http://memcached.org/robots.txt -http://mgipu.gov.hr/robots.txt -http://microformats.org/robots.txt -http://mladi.hbk.hr/robots.txt -http://moodle.org/robots.txt -http://mor-pack.co.il/robots.txt -http://mormonchannel.org/robots.txt -http://mylifetime.com/robots.txt -http://naturalbreastfeeding.com/robots.txt -http://networkadvertising.org/robots.txt -http://newsmagnify.com/robots.txt -http://no.wikipedia.org/robots.txt -http://noaa.gov/robots.txt -http://npr.org/robots.txt -http://nrdc.org/robots.txt -http://nuance.com/robots.txt -http://online199.fapwinner1.hop.clickbank.net/robots.txt -http://ontario.ca/robots.txt -http://openoffice.org/robots.txt -http://osce.org/robots.txt -http://oxfam.org/robots.txt -http://paiduaykan.com/robots.txt -http://pe-erfolg.de/robots.txt -http://pearson.com/robots.txt -http://photobucket.com/robots.txt -http://php.net/robots.txt -http://pipedrive.com/robots.txt -http://pixel.myrtbportal.com/robots.txt +http://militarytimes.com/robots.txt +http://mineyour.biz/robots.txt +http://mootools.net/robots.txt +http://mpgi.edu.in/robots.txt +http://myrobotlove.blogspot.com/robots.txt +http://n.us1.dyntrk.com/robots.txt +http://nachosuarez.blogspot.com/robots.txt +http://namecheap.com/robots.txt +http://nascardigitalmediallc.demdex.net/robots.txt +http://ncbi.nlm.nih.gov/robots.txt +http://nebula.wsimg.com/robots.txt +http://newrelic.com/robots.txt +http://news.google.com/robots.txt +http://news.softpedia.com/robots.txt +http://news24.com/robots.txt +http://nextbm-43-adswizz.attribution.adswizz.com/robots.txt +http://nofilmschool.com/robots.txt +http://nzz.ch/robots.txt +http://oag.ca.gov/robots.txt +http://observer.com/robots.txt +http://ogp.me/robots.txt +http://on.fb.me/robots.txt +http://parents.com/robots.txt +http://parkinsonsresource.org/robots.txt +http://passionfruitsporthorses.squarespace.com/robots.txt +http://pastemagazine.com/robots.txt +http://photomatt.net/robots.txt +http://pixabay.com/robots.txt +http://pixel.streetmetrics.io/robots.txt http://pompeachaleurdaikin.fr/besoins/besoin-info-chauffage-et-climatisation/ http://pompeachaleurdaikin.fr/besoins/besoin-info-chauffage-purification-de-lair/ http://pompeachaleurdaikin.fr/besoins/besoin-info-purification-de-lair/ @@ -56814,73 +56846,74 @@ http://pompeachaleurdaikin.fr/entete-purification-de-lair/ http://pompeachaleurdaikin.fr/le-lexique/ http://pompeachaleurdaikin.fr/temoignages-infos/ http://pompeachaleurdaikin.fr/vos-besoins/chauffage/page/2/ -http://postgresql.org/robots.txt -http://postmates.com/robots.txt -http://printingbros3d.com/robots.txt -http://protonmail.com/robots.txt -http://publispei.it/robots.txt -http://qsl.net/robots.txt -http://quantcast.com/robots.txt -http://ria.ru/robots.txt -http://robertjohnsonbluesfoundation.org/robots.txt -http://safebrowsing.google.com/robots.txt -http://satc.demdex.net/robots.txt +http://poolwiseliving.com.au/robots.txt +http://popsci.com/robots.txt +http://premiumbeat.com/robots.txt +http://primit.it/robots.txt +http://prnt.sc/robots.txt +http://pt.wikipedia.org/robots.txt +http://publish.twitter.com/robots.txt +http://purityring.ffm.to/robots.txt +http://px.adentifi.com/robots.txt +http://px.gumgum.com/robots.txt +http://ragesw.com/robots.txt +http://rdr.connectedinteractive.com/robots.txt +http://recalculatingfilm.com/robots.txt +http://reuters.com/robots.txt +http://rijksoverheid.nl/robots.txt +http://rsfbathroomdesigns.co.uk/robots.txt +http://rtb.adp3.net/robots.txt +http://rtd.tubemogul.com/robots.txt +http://rte.ie/robots.txt http://science.nasa.gov/robots.txt -http://scoop.it/robots.txt -http://scripting.com/robots.txt -http://search.google.com/robots.txt -http://secure-au.imrworldwide.com/robots.txt -http://securityweek.com/robots.txt -http://sendinblue.com/robots.txt -http://similarweb.com/robots.txt -http://sitecheck.sucuri.net/robots.txt -http://smartinsights.com/robots.txt -http://smile.amazon.com/robots.txt -http://soliton.edubawi.pl/robots.txt -http://sos-premium.blogspot.com/robots.txt -http://spirit-of-metal.com/robots.txt -http://splunk.com/robots.txt -http://ssrn.com/robots.txt -http://standaard.be/robots.txt -http://surveymonkey.com/robots.txt -http://sverigesradio.se/robots.txt -http://taxjar.com/robots.txt -http://tech.nikkeibp.co.jp/robots.txt -http://tenrev.com/robots.txt +http://scienceandnonduality.com/robots.txt +http://sciencing.com/robots.txt +http://security.googleblog.com/robots.txt +http://seekingalpha.com/robots.txt +http://servedby.ipromote.com/robots.txt +http://smallbiztrends.com/robots.txt +http://smileeasy.com/robots.txt +http://socialnomics.net/robots.txt +http://static.wixstatic.com/robots.txt +http://sunderlandecho.com/robots.txt +http://t3n.de/robots.txt +http://tandfonline.com/robots.txt +http://tapncap.com/robots.txt +http://tattierecords.com/robots.txt +http://teachvideo.ru/robots.txt +http://techopedia.com/robots.txt +http://techpi-und-malibu.de/robots.txt http://texastribune.org/robots.txt -http://thenewstack.io/robots.txt -http://theregister.co.uk/robots.txt -http://thewindowsclub.com/robots.txt -http://tokopedia.com/robots.txt -http://tpmr8.com/robots.txt -http://trigono.pro/robots.txt -http://twit.tv/robots.txt -http://twitter.github.io/robots.txt +http://theonion.com/robots.txt +http://thetrevorproject.org/robots.txt +http://thinglink.com/robots.txt +http://timesofisrael.com/robots.txt +http://tnc.org.br/robots.txt +http://tools.google.com/robots.txt +http://tools.pingdom.com/robots.txt +http://toronto.ca/robots.txt +http://track.adform.net/robots.txt +http://track.omguk.com/robots.txt +http://trends.google.com.mx/robots.txt http://uat-next-a30-uk.udev1a.net* -http://ubuntu.com/robots.txt -http://unece.org/robots.txt -http://uscode.house.gov/robots.txt -http://view.adjust.com/robots.txt -http://vimeopro.com/robots.txt -http://virustotal.com/robots.txt -http://w3schools.com/robots.txt -http://w3techs.com/robots.txt -http://washingtonian.com/robots.txt -http://wbur.org/robots.txt -http://webmd.com/robots.txt -http://whiskyzone.de/robots.txt -http://wiki.mozilla.org/robots.txt -http://writersdigest.com/robots.txt -http://wtsp.com/robots.txt -http://wwe.com/robots.txt +http://undefined.fls.doubleclick.net/robots.txt +http://uptimerobot.com/robots.txt +http://usda.gov/robots.txt +http://v.qq.com/robots.txt +http://vancouver.ca/robots.txt +http://viki.com/robots.txt +http://vitantonio.jp/robots.txt +http://vmed.club/robots.txt +http://voterga.org/robots.txt +http://wise.com/robots.txt +http://wolframreiter.org/robots.txt http://www.comodo.com/email/webinspector-email http://www.rdg.ac.uk/WebStats http://www.reading.ac.uk/WebStats -http://yle.fi/robots.txt -http://yooweedoo.org/robots.txt -http://yotpo.com/robots.txt -http://zmeu.net/robots.txt -http://zoho.com/robots.txt +http://yellowpages.com/robots.txt +http://youtubefanfest.com/robots.txt +http://zertifikateawards.de/robots.txt +http://zmg.su/robots.txt httpd httpd/reports https @@ -56999,7 +57032,7 @@ https://www.facebook.com/From-Glory-Oklahoma-592513700928427 https://www.oxfamintermon.org/ca/resultats-de-cerca?term= https://www.oxfamintermon.org/es/resultados-de-busqueda?term= https://www.republicworld.com/ipl-2024/ -https://www.republicworld.com/ipl-2024/*http://id.wikipedia.org/robots.txt +https://www.republicworld.com/ipl-2024/*http://res.cloudinary.com/robots.txt https://www.southampton.ac.uk/research/areas https://www.southampton.ac.uk/research/search https://www.southampton.ac.uk/research/search/all @@ -57019,7 +57052,7 @@ https://www.thenation.com/teaching_guide-sitemap2.xml https://www.thenation.com/teaching_guide-sitemap3.xml https://www.thenation.com/teaching_guide-sitemap4.xml https:/www.alibaba.com -https:/www.alibaba.com/http://1stinternet.com/robots.txt +https:/www.alibaba.com/http://aliexpress.com/robots.txt htyau htz/js/bots.js hu @@ -57336,7 +57369,6 @@ hzhu88 hznb i i-gender* -i-packages i/*?amp=1 i/*?ampstory=1 i/*?edit_history=0 @@ -57672,6 +57704,7 @@ idees/fiches/theme= identification identite identity +identity/ identity/accountsettingsactivityweb identity/accountsettingssyaf identity/how-we-look @@ -57841,7 +57874,7 @@ iframe/dirette iframe/video iframe= iframes -iframes/http://6590300.fls.doubleclick.net/robots.txt +iframes/http://earthobservatory.nasa.gov/robots.txt ifwns ig/add? ig/forums @@ -58071,7 +58104,7 @@ img/*.docx$ img/*.pdf$ img/category img/hc_ambassador.png -img/http://deccanherald.com/robots.txt +img/http://takeout.google.com/robots.txt img/logo/3rdpartylogos img/mobile img/not-indexed @@ -58295,6 +58328,7 @@ inbox.php inc inc/ inc5000dev +inc_ incheon-massage1 inchieste/reportime/societa/enpam-indagato-anche-super-consulente/77a7036a-898e-11e1-a8e9-f84c50c7f614.shtml inchireri @@ -58345,6 +58379,7 @@ independentlens/video/index.php? indepthtoolkit/smallprox indepthtoolkit/smallprox$ index +index*.php$ index-new index-test.php index.asp @@ -58370,7 +58405,7 @@ index.php/*/comment/reply index.php/*/filter/tips index.php/*/media/oembed index.php/*/media/oembed -index.php/*/media/oembedhttp://milliondollarcruise.co.nz/robots.txt +index.php/*/media/oembedhttp://chor.helbling-verlag.de/robots.txt index.php/*/node/add index.php/*/search index.php/*/user/login @@ -58458,13 +58493,13 @@ index.php/user/login/ index.php/user/logout index.php/user/logout index.php/user/logout/ -index.php/user/logout/http://api.retargetly.com/robots.txt -index.php/user/logout/http://cdn.knightlab.com/robots.txt -index.php/user/logout/http://eldiario.es/robots.txt -index.php/user/logout/http://markets.businessinsider.com/robots.txt -index.php/user/logout/http://rsa.com/robots.txt -index.php/user/logout/http://sockittosarcoma.org.au/robots.txt -index.php/user/logout/http://voanews.com/robots.txt +index.php/user/logout/http://commissions.arlingtonva.us/robots.txt +index.php/user/logout/http://digitalbrandinginstitute.com/robots.txt +index.php/user/logout/http://medicine-world.ru/robots.txt +index.php/user/logout/http://ncaa.com/robots.txt +index.php/user/logout/http://seagate.com/robots.txt +index.php/user/logout/http://trapanishuttle.com/robots.txt +index.php/user/logout/http://usmagazine.com/robots.txt index.php/user/password index.php/user/password index.php/user/password/ @@ -58875,6 +58910,7 @@ integrate/ integration-api/*? integration-product-categories integrations +integrations-p2/http://sendpulse.com/robots.txt integromedb intelappup/index.php intelligence @@ -58887,7 +58923,7 @@ inter-success-buy inter-wait-buy interact interactions-list-drugs.php -interactive*http://codex.wordpress.org/robots.txt +interactive*http://fcc.gov/robots.txt interactive/quiz/preview interactive/reading-preference interculturaldialogu/ar/event/*/ical @@ -59615,7 +59651,7 @@ it/search/ it/search/autocomplete it/search/default.mi it/search? -it/searchhttp://2.bp.blogspot.com/robots.txt +it/searchhttp://luminous-spaces.com/robots.txt it/sfogliare it/share it/share-order @@ -60974,154 +61010,18 @@ js/*.js*$ js/*hotels*? js/*restaurants*? js/*things-to-do/*? -js/AddHandler.js -js/BidContainerPopUp.js -js/BidContainerPopUp.js?date=16001231070000 -js/BidContainerPopUp2.js -js/BidcontainerPopUp.js -js/ChristiesLiveBidding_test.js -js/FollowSaleLot.js -js/FollowSaleLot.js?13072015 -js/LoadFastSignUp.js -js/LoadFastSignUp.js?_=1512604800039 -js/LoadFastSignUp.js?_=1513036800038 -js/LoadFastSignUp.js?_=1513900800038 -js/LoadFastSignUp.js?_=1514073600037 -js/LoadFastSignUp.js?_=1514246400038 -js/LoadFastSignUp.js?_=1514332800038 -js/LoadFastSignUp.js?_=1514592000037 -js/LoadFastSignUp.js?_=1514592000038 -js/LoadFastSignUp.js?_=1514678400037 -js/LoadFastSignUp.js?_=1514764800037 -js/LoadFastSignUp.js?_=1514851200037 -js/LoadFastSignUp.js?_=1515024000038 -js/LoadFastSignUp.js?_=1515110400037 -js/ToolTip.js js/adobe/at.js js/ajaxconn -js/chr.analytics.js -js/chr.calendar.js -js/chr.configs.analytics.js -js/chr.configs.carousel.js -js/chr.configs.carousel_2013.js -js/chr.configs.carousel_2013_spinset.js -js/chr.configs.share.js -js/chr.configs.showhide.js -js/chr.modules.crsl.js -js/chr.share.js -js/chr.util.calendar.js -js/chr.util.showhide.js -js/entersaleP2.js js/errors -js/jAlertPopUp.js -js/jAlertPopUp.js?010120180943 -js/jAlertPopUp.js?030120181509 -js/jAlertPopUp.js?040120181248 -js/jAlertPopUp.js?060120181545 -js/jAlertPopUp.js?070120181312 -js/jAlertPopUp.js?100120181322 -js/jAlertPopUp.js?120120181954 -js/jAlertPopUp.js?131220170707 -js/jAlertPopUp.js?131220171002 -js/jAlertPopUp.js?161220170733 -js/jAlertPopUp.js?211220170547 -js/jAlertPopUp.js?221120170127 -js/jAlertPopUp.js?221220170940 -js/jAlertPopUp.js?241220171114 -js/jAlertPopUp.js?251220171115 -js/jAlertPopUp.js?301220171323 -js/jCallWebService.js -js/jSaleRegistration.js?010120180943 -js/jSaleRegistration.js?030120181509 -js/jSaleRegistration.js?040120181248 -js/jSaleRegistration.js?060120181545 -js/jSaleRegistration.js?070120181312 -js/jSaleRegistration.js?100120181322 -js/jSaleRegistration.js?120120181954 -js/jSaleRegistration.js?131220170707 -js/jSaleRegistration.js?131220171002 -js/jSaleRegistration.js?161220170733 -js/jSaleRegistration.js?211220170547 -js/jSaleRegistration.js?221120170127 -js/jSaleRegistration.js?221220170940 -js/jSaleRegistration.js?241220171114 -js/jSaleRegistration.js?251220171115 -js/jSaleRegistration.js?301220171323 -js/jcarousel.js -js/jcarousellite_1.0.1.min.js -js/jcarousellite_1.8.2.min -js/jcarousellite_1.8.2.min.js -js/jplayer/js/jquery.jplayer.min.js -js/jplayer/skins/christies/christies.css js/jquery -js/jquery.placeholder.js js/jquery/* -js/jquery/jquery-1.7.1.min.js?date=09012010 -js/jquery/jquery-1.9.1.js -js/jquery/jquery.cookie.js -js/jquery/jquery.cookie.js?_=1512604800038 -js/jquery/jquery.cookie.js?_=1513036800037 -js/jquery/jquery.cookie.js?_=1513900800037 -js/jquery/jquery.cookie.js?_=1514073600036 -js/jquery/jquery.cookie.js?_=1514246400037 -js/jquery/jquery.cookie.js?_=1514332800037 -js/jquery/jquery.cookie.js?_=1514592000036 -js/jquery/jquery.cookie.js?_=1514592000037 -js/jquery/jquery.cookie.js?_=1514678400036 -js/jquery/jquery.cookie.js?_=1514764800036 -js/jquery/jquery.cookie.js?_=1514851200036 -js/jquery/jquery.cookie.js?_=1515024000037 -js/jquery/jquery.cookie.js?_=1515110400036 -js/jquery/jquery.min.js -js/jquery/jquery.min.js?date=09012010 -js/jquery/jquery.plugins.min.js -js/jquery/jquery.plugins.min.js?date=09012010 -js/jquery/modernizr-1.6.min.js -js/jquery/site.jquery.events.js -js/jquery/site.jqwidget.tooltip.js -js/jquery/site.js -js/jquery/site.pages.zoom_image.js -js/jquery/site.sections.multimedia.cookie.js -js/jquery/site.sections.multimedia.js -js/jquery/site.sections.mygallery.js -js/lib/lib.min.js?date=09012010 js/main-*.js js/mbox.js js/powellsJQuery.validity.js?* js/powellsValidationData.js?* js/product_reveal_gdm_ajax.js -js/sales_landing.js -js/sales_landing_2013.js -js/sales_landing_2014.js -js/signup.js -js/site.advanced_search.js -js/site.controllers.collapse_panel.js -js/site.controllers.field_hint.js?date=09012010 -js/site.controllers.list_tooltips.js -js/site.controllers.sale_tooltips.js -js/site.controllers.tooltips.js?date=09012010 -js/site.js?date=09012010 -js/site.lang.en.js?date=09012010 -js/site.legacy-utils.js -js/site.page.js?date=09012010 -js/site.pages.about.googlemap.js -js/site.pages.calendar_new.js -js/site.pages.events.js -js/site.pages.rss.js -js/site.pages.specialists.js -js/site.pages.timesbasedsalemessages.js -js/site.widgets.calendar.js -js/site.widgets.collapse_panel.js -js/site.widgets.drop_down.js?date=09012010 -js/site.widgets.rich_checkbox.js -js/site.widgets.rich_checkbox_list.js -js/site.widgets.rich_select.js -js/site.widgets.ticker.js?date=09012010 -js/site.widgets.tooltip.js -js/site.widgets.tooltip.js?date=09012010 js/spmsg- js/streamsense-*.min.js -js/swfobject.js js/trash js/widget.js js2 @@ -62120,7 +62020,7 @@ landing-page-sitemap.xml landing-page/changelog landing-page/cmp-freemium landing-page/licensing -landing-page/webinar/kessler-expertserieswebinar-mojo-assetdeliveryhttp://media.wix.com/robots.txt +landing-page/webinar/kessler-expertserieswebinar-mojo-assetdeliveryhttp://curbed.com/robots.txt landing-pages landing.php landing/ @@ -62382,7 +62282,7 @@ leaders/center-programs/elp-nomination/thank-you/ leaders/center-programs/graduation-rsvp-2024-08-22/thank-you/ leaders/center-programs/team-public-presentations-2024-08-22/thank-you/ leadership/ -leadingtogether/http://urbandictionary.com/robots.txt +leadingtogether/http://uspto.gov/robots.txt leads leads/recommendations leaening*? @@ -62461,7 +62361,7 @@ learning/settings$ learning/settings? learningarcade/ learningcenter -learnmore-transferhttp://tradesy.com/robots.txt +learnmore-transferhttp://mc.yandex.ru/robots.txt learnmorelayer learnmorelayertv leave @@ -62548,7 +62448,7 @@ legal-services/checkout? legal/3874403/ legal/bank-agreement-europe-expanded legal/former-affiliate-terms-and-conditions -legal/http://ncsl.org/robots.txt +legal/http://outdooractive.com/robots.txt legal/merchant-directory legal/terms legal/terms-of-service/unstyled.html @@ -63024,9 +62924,9 @@ live live-a-detruire_19925.html live-blogs/*embed=1 live-eyewear -live-preview/http://asiasociety.org/robots.txt -live-preview/http://bcp.crwdcntrl.net/robots.txt -live-preview/http://mcusercontent.com/robots.txt +live-preview/http://darksidedetective.com/robots.txt +live-preview/http://game.es/robots.txt +live-preview/http://infosecurity-magazine.com/robots.txt live-score/cricket/auction_ajax live-score/cricket/comm live-score/cricket/commentary @@ -63059,7 +62959,6 @@ live/message live/report.rvt live_chat live_parties -livebidding/ liveblog liveblog/* liveblog/*/?cardId= @@ -63171,6 +63070,7 @@ local/donut local/enterprise/confirm local/gov/media/carousel/images.xml local/index-survey +local/map local/place/products local/place/rap local/place/reviews @@ -63201,6 +63101,7 @@ location-feedback location-voiture/resultats location.json location/drama/search +location/get* locationQuery= location_suggest locations @@ -63270,7 +63171,7 @@ login/comodo-members.php/*_blank login/domain login/facebook login/googleplus -login/http://adcorp360.com/robots.txt +login/http://cex.io/robots.txt login/join$ login/join? login/password @@ -63460,7 +63361,7 @@ lrossmiller lrotenstein lrtrambaiolli ls/ -ls/docshttp://csfd.cz/robots.txt +ls/docshttp://console.cloud.google.com/robots.txt lsdahlberg lshao lsho1976 @@ -63561,6 +63462,7 @@ ltg/kb/*/discuss ltg/search ltg/user ltg/users +ltw lu lu/ lu/$ @@ -64120,7 +64022,7 @@ mai/users maier mail mail -mail-fertighttp://transparency.org/robots.txt +mail-fertighttp://lh4.googleusercontent.com/robots.txt mail-gotowe mail-listo mail-okay @@ -64129,9 +64031,7 @@ mail/ mail/$ mail/help/adminconsole/print/.network-solutions-mx.html.swp mail/images/mail-pricing-inr.pdf -mail/subscribe mail/termsandconditions -mail/valid- mail/view mail/webhook/open mail? @@ -64647,6 +64547,7 @@ matlabcentral/profile/contact/* matlabcentral/simbiology/search.html matlabcentral/topics/distance-learning/search.html matlabcentral/topics/power-electronics-control/search.html +matrix mats/?diagid=100001&eulaaccept=yes mats/default.aspx?diagid=100001&eulaaccept=yes matt @@ -64840,7 +64741,6 @@ mec-medicaid/ mecha mechanic meconnect/ -medal/* meddev media media @@ -64851,7 +64751,6 @@ media-library-links/ media-library/sites/alspac/migrated/documents media-manager media/ -media/* media/*/analog-dialogue/ media/*/company/sustainability-reports/ media/*/edit @@ -64868,7 +64767,7 @@ media/BookingThumbnails media/JC media/Player6_0.swf media/ProviderThumbnails -media/Resized-Images/*http://dezeen.com/robots.txt +media/Resized-Images/*http://minecraft.net/robots.txt media/SL media/TALSO.swf media/TUIThumbnails @@ -64878,7 +64777,7 @@ media/admin media/advertorials media/all/1287752/ media/all/1287913/ -media/all/1288165/http://thingiverse.com/robots.txt +media/all/1288165/http://cell.com/robots.txt media/all/357557/ media/attractions-splice-test-spp media/bl-video @@ -64897,7 +64796,6 @@ media/daodao/photo-t media/daodao/video-t media/daodao/video-v media/downloads/ -media/editimgecaption/* media/ethics-center/social-sector-ethics/ media/fbavatar media/feeds @@ -64949,7 +64847,7 @@ media/tourism-content media/travelpod-roll.flv media/tv/channel/credits media/tyfo* -media/tyfo*http://promo.com/robots.txt +media/tyfo*http://startrankingnow.com/robots.txt media/unesco media/uploads media/video @@ -64990,7 +64888,7 @@ mediacard mediacentral mediacomp/ mediafiles/* -mediahttp://discovermagazine.com/robots.txt +mediahttp://newscientist.com/robots.txt mediakit mediakit/ medialibrary/de/brief @@ -65299,7 +65197,7 @@ medredesign medstaging meeting/register meeting/schedule -meetingOptionshttp://notepad-plus-plus.org/robots.txt +meetingOptionshttp://teamusa.org/robots.txt meetings meetings/en/html.jsp meetings/national/jmm/2124_abstracts/1056-30-23.pdf @@ -65395,6 +65293,7 @@ members/signup members_comments_add membersarea membership +membership-success membership/ membership/_denial.asp membership/benefits/join_acs.asp @@ -66682,7 +66581,7 @@ mre/*.jpg$ mre/*.js$ mre/*.pdf$ mre/*.png$ -mre/*.zip$http://mamamia.com.au/robots.txt +mre/*.zip$http://gov.il/robots.txt mre/*? mre/*@@configuracoes_view mre/*@@download/file$ @@ -66801,7 +66700,7 @@ msaadat msaleem msandel msatwork/amazon -msatwork/uber/en.htmlhttp://biblehub.com/robots.txt +msatwork/uber/en.htmlhttp://morganwallen.com/robots.txt msb msc-accounting-financial-management msc-advanced-clinical-practice @@ -66996,9 +66895,9 @@ multivu mumbaiedition munho munin -munin*http://aesexy.bet/robots.txt -munin*http://movie-teaser.blogspot.com/robots.txt -munin*http://usawire.com/robots.txt +munin*http://demandcooling.com/robots.txt +munin*http://pacaneleaparate.biz/robots.txt +munin*http://packages.debian.org/robots.txt muns munshi musafim @@ -67028,7 +66927,7 @@ music/admission/ao_selection_dc20180809.html music/admission/ao_selection_eo20180809.html music/admission/ao_selection_gh20180809.html music/admission/ao_selection_jz20180809.html -music/admission/ao_selection_me20180809.htmlhttp://manhattanreview.com/robots.txt +music/admission/ao_selection_me20180809.htmlhttp://seo.ijoomla.com/robots.txt music/admission/ao_selection_ms20180809.html music/admission/ao_selection_pf20180809.html music/admission/ao_selection_pi20180809.html @@ -67075,7 +66974,7 @@ mvm mvmishra mvonbaeyer mvp -mvp/http://adage.com/robots.txt +mvp/http://delta.com/robots.txt mw/ mw/en mw5-newsletter-v1 @@ -68053,7 +67952,7 @@ news_test newsanalysis newsapp-api newsbackup -newscenter/pressreleases/32-countries-adopt-nuclear-energy-declaration-at-historic-summit-in-brusselshttp://4087375.fls.doubleclick.net/robots.txt +newscenter/pressreleases/32-countries-adopt-nuclear-energy-declaration-at-historic-summit-in-brusselshttp://iana.org/robots.txt newsfeed newsfeed$ newsfeedemail @@ -68154,7 +68053,7 @@ newsletter-templates/weather-weekly newsletter-templates/weekly-messenger newsletter/ newsletter/ -newsletter/$http://militarytimes.com/robots.txt +newsletter/$http://digital-strategy.ec.europa.eu/robots.txt newsletter/* newsletter/archive/ newsletter/archive/exearth/ @@ -68561,6 +68460,7 @@ newspapers/n/la-voz-de-galicia-viveiro-yes newspapers/n/la-voz-de-la-escuela newspapers/n/lapequeopi-be newspapers/n/lausitzer-rundschau +newspapers/n/le-devoir newspapers/n/le-figaro newspapers/n/levante-emv-be newspapers/n/levante-emv-costera-be @@ -69067,8 +68967,6 @@ nl-nl/onze-diensten/maatwerk-en-microdata/aanvullend-statistisch-onderzoek/evalu nl-nl/onze-diensten/maatwerk-en-microdata/microdata-zelf-onderzoek-doen/evaluatie-microdataservices nl-nl/onze-diensten/maatwerk-en-microdata/microdata-zelf-onderzoek-doen/evaluatie-microdataservices/dank-voor-uw-medewerking nl-nl/over-ons/contact/contactformulier/uw-vraag-is-verzonden -nl-nl/over-ons/contact/hoe-waardeert-u-de-dienstverlening-door-de-infoservice- -nl-nl/over-ons/contact/hoe-waardeert-u-de-dienstverlening-door-de-infoservice-/dank-voor-uw-moeite nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/jaarplannen nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/jaarplannen/cbs-jaarplan-2010 nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/jaarplannen/cbs-jaarplan-2011 @@ -69110,6 +69008,9 @@ nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/ja nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/meerjarenprogramma-s nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/meerjarenprogramma-s/cbs-meerjarenprogramma-caribisch-nederland-2024-2028 nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/meerjarenprogramma-s/meerjarenprogramma-caribisch-nederland-2020-2023 +nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/meerjarenprogramma-s/strategisch-meerjarenprogramma-2009-2013 +nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/meerjarenprogramma-s/strategisch-meerjarenprogramma-2014-2018 +nl-nl/over-ons/dit-zijn-wij/onze-koers/overzicht-jaarplannen-en-jaarverslagen/meerjarenprogramma-s/strategisch-meerjarenprogramma-2019-2023 nl-nl/statline/azw/general/general-settings nl-nl/statline/azw/general/general-settings/appadditionaltitle nl-nl/statline/azw/general/general-settings/appmobiletitle @@ -70030,7 +69931,7 @@ notizie-ultima-ora/Cronache_e_politica/Scomparsa-week-end-Romagna/19-03-2014/1-A notizie-ultima-ora/Economia/Banco-Desio-soldi-Banda-della-Magliana-parenti-Sandokan-Fatto/12-02-2013/1-A_004889541.shtml notlikelytohappenever notonline -notyours/http://pixel.adblade.com/robots.txt +notyours/http://openclipart.org/robots.txt nouchinelab nouconsistori2015 nous-contacter.html @@ -70047,7 +69948,7 @@ novostroyki novostroyki*/?direct=1 novostroyki/*?order= novostroyki/po-ulizam -novostroyki/po-ulizam/*http://curver.com/robots.txt +novostroyki/po-ulizam/*http://npmjs.com/robots.txt novostroyki/po-ulizam/moskva novostroyki/sankt-peterburg/moskovskij/in2it-intuit2 now @@ -70315,6 +70216,7 @@ nzh-search nzzidms o o-gender* +o-kompanii/ o-rukyojin1116/videolist-*.html o-rukyojin1116/videolist.html o/ @@ -70354,7 +70256,7 @@ oauth/ oauth/authorize oauth/connect.html oauth/facebook -oauth/http://cafepress.com/robots.txt +oauth/http://fitbots.com/robots.txt oauth/line oauth/login oauth/signin @@ -70603,7 +70505,7 @@ omniture/ omsproductservice on on -on-demand/session/*http://animemusicvideos.org/robots.txt +on-demand/session/*http://nxp.com/robots.txt on/*.ico$ on/*.png$ on/demandware.store @@ -70684,7 +70586,7 @@ online/includes online/includes/ online/ink/ online/investments/ -online/online-program/curriculum_draft.cfmhttp://tomtom.com/robots.txt +online/online-program/curriculum_draft.cfmhttp://americanbar.org/robots.txt online/online-program/draft-online-program-page.cfm online/postgraduate-loans online/private_client/article/13587-cpc-artcoll-floodlight-tag.htm @@ -70767,6 +70669,7 @@ opening/config openlist opensearch.xml openstat +openstat openstat= openstat= openurl @@ -70796,8 +70699,8 @@ opt-out* opt-out-info.jsp opt-out-interface opt-out.jsp -opt-out/http://google.co.za/robots.txt -opt-out/http://verisign.com/robots.txt +opt-out/http://wikimediafoundation.org/robots.txt +opt-out/http://yourstory.com/robots.txt opt/widget-cache.php optInEmail opt_out @@ -70843,6 +70746,7 @@ order/*/small-van order/*/van order/thank-you order= +order=* orderBy orderId orderJMP/ @@ -71263,6 +71167,7 @@ page/*/?egotecpage page/*/?hc_location= page/*/?iq_id= page/*/?pcd= +page/*/?s page/*/?s= page/*/?s= page/*/?search= @@ -71436,7 +71341,7 @@ paldrive/en-es paldrive/en-no paldrive/en-sk paldrive/en-tr -paldrive/en-us/http://superdicas7.blogspot.com/robots.txt +paldrive/en-us/http://paloaltonetworks.com/robots.txt paleo paleo/metadata paleo/pubs @@ -71907,6 +71812,7 @@ personal-finance/test$ personal-loans personal-page/content personal.html +personal/ personal/demo personal_data personaldata/bharti-enterprises-ceo-sunil-bharti-mittal-making-the-case-for-mobile-connect @@ -74441,13 +74347,13 @@ politica/2/10/13/news/da_maroni_a_fontana_c_e_sempre_quel_notaio_nelle_indagini_ politica/20081007/53556163832/ politica/2017/01/19/news/il_fratello_del_ministro_alfano_rischia_il_posto_e_costera_all_erario_mezzo_milione_di_euro[1]156371739 politica/la-gran-pregunta-que-en-el-gobierno-prefieren-no-hacerse-nid24102022 -politica/la-gran-pregunta-que-en-el-gobierno-prefieren-no-hacerse-nid24102022/?outputType=amphttp://docs.woocommerce.com/robots.txt +politica/la-gran-pregunta-que-en-el-gobierno-prefieren-no-hacerse-nid24102022/?outputType=amphttp://lancaster.ac.uk/robots.txt politica/murio-el-senador-nacional-carlos-alberto-reutemann-nid06072021 politica/murio-el-senador-nacional-carlos-alberto-reutemann-nid06072021/?outputType=amp politica/padron-electoral-2021-back-up-nid04052021 politica/speciali/2012/elezioni-amministrative/notizie/liste-elettorali-belluno_ec09c338-84bf-11e1-8bd9-25a08dbe0046.shtml politiclothes -politico-footer/http://nanowrimo.org/robots.txt +politico-footer/http://politifact.com/robots.txt politico-header politics/e/sharing politics/index.ssf/2010/01/nova_scotia_property_attracted.html @@ -74713,7 +74619,7 @@ pratique/informatique/logiciels/windows-xp/1630 pratyashaacharya praveentest praveer-singh -prayers?*http://hs.fi/robots.txt +prayers?*http://uscis.gov/robots.txt prbcdn10 prbr prbr0 @@ -74849,7 +74755,7 @@ press-release.php? press-releases press-this.php press/art-institute-images -press/content-search?*http://ecwid.com/robots.txt +press/content-search?*http://channel9.msdn.com/robots.txt press/exhibition-press-room press/fellowship press/founders/ @@ -74966,7 +74872,7 @@ print.htm print/ print/* print/article/* -print/http://abduzeedo.com/robots.txt +print/http://techtimes.com/robots.txt print/pdf/node print= print=Y @@ -75062,7 +74968,6 @@ pro/waze/report/*?*&hash= pro2 proMatch proProjects -proTeXt proVideoWidget pro_redirect proaccountcallback/ @@ -75113,7 +75018,7 @@ product-manager-old product-marketing product-question/* product-quickview* -product-ratings/http://fanimalo.com/robots.txt +product-ratings/http://wisper.io/robots.txt product-refferal product-review-post product-reviews/* @@ -75133,7 +75038,7 @@ product/ajax-about-brand product/alive-detox-vegan-cookbook product/better-burgers-make-delicious-nutrient-rich-burgers-without-the-meat product/buy/ -product/buybundle/http://scratch.mit.edu/robots.txt +product/buybundle/http://webdesign.about.com/robots.txt product/containedresources product/customersalsobought product/dynamic-creative/gallery @@ -75327,6 +75232,7 @@ products_ productselections/ productshowimg productupdates.php +proekty/* prof prof-services/ prof-services/nsa/ @@ -75358,16 +75264,26 @@ profile/*/blog profile/*/followers profile/*/following profile/*/map$ +profile/*/readalikes +profile/*/recommendations +profile/*/recommendations/bymember +profile/*/recommendations/member +profile/*/recommendations/memberbooks +profile/*/recommendations/unsuggester profile/*/reviews +profile/*/stats +profile/*/stats/library profile/*/trophies profile/*article*.ece -profile/*http://tomsguide.com/robots.txt +profile/*http://cbs.com/robots.txt profile/author/$ profile/author/? +profile/authorgallery profile/contributor/$ profile/contributor/? profile/downloads_limit profile/edit +profile/gravlady profile/license profile/manage profile/messages @@ -75378,6 +75294,8 @@ profile/photographers/? profile/profile/brand profile/public profile/resume +profile/tagcloud +profile/tagmirror profile/view profile/who profileApps @@ -75385,6 +75303,7 @@ profileIdeas profileQuestions profileReviews profileService +profile_reviews.php profileinterview.php profilerole profiles @@ -75486,7 +75405,7 @@ program-2/action~undefined program-2/action~week program-registration program/ -program/action~*/http://google.no/robots.txt +program/action~*/http://attendee.gotowebinar.com/robots.txt program/action~agenda program/action~default program/action~http: @@ -75696,7 +75615,6 @@ proximic proximus proxy proxy -proxy/* proxy/accounts proxy/accounts/v1 proxy/accounts/v1/groups @@ -75976,7 +75894,7 @@ pt/ferramentas/criador-de-logo/onboarding pt/festival/*/shoutbox pt/festival/*/shoutbox? pt/forum -pt/forum/goto.phphttp://art-building.zp.ua/robots.txt +pt/forum/goto.phphttp://dai.ly/robots.txt pt/group pt/growth-tools-assets pt/guest-pass @@ -76184,7 +76102,7 @@ public/*.jpg public/*.js$ public/*.js? public/*.png -public/*http://audacityteam.org/robots.txt +public/*http://cloudflare.com/robots.txt public/about-eso/committees/cc public/about-eso/committees/cou public/about-eso/committees/fc @@ -76204,7 +76122,7 @@ public/checkout public/cmscommentAbuse public/comments public/data/ -public/dochttp://hp.com/robots.txt +public/dochttp://znc.si/robots.txt public/emailtemplates public/english/dw/ilo-dw-amharic-web.swf public/english/dw/ilo-dw-arabic-web.swf @@ -76442,7 +76360,6 @@ q= q=* q_ qa -qa-testing qa.author.spglobal.com qa.author.spglobal.com/* qa.spglobal.com @@ -76632,7 +76549,7 @@ r/*? r/*page= r/Preview r/cms -r/http://redbull.com/robots.txt +r/http://blog.codinghorror.com/robots.txt r/instant/response r/kappa/api r/search @@ -76873,7 +76790,8 @@ reader/ readme.html readme.html readme.html/ -readme.htmlhttp://girlsridetoo.de/robots.txt +readme.htmlhttp://lunacycle.com/robots.txt +readmessage.php ready_sit_read/index.jhtml readysetgov-dev readysetgov-dev-old @@ -77027,16 +76945,9 @@ recherche.html recherche? rechercher rechercher/ -recipe/*/*/nutrition -recipe/*/*/print -recipe/*/bitflag -recipe/*/feedback recipe/box recipe/edit -recipe/email* -recipe/link/* recipe/view -recipe/zapcache/* recipe_parser recipes recipes/cooking @@ -77051,7 +76962,7 @@ recipes/search recipes/search/?q recipes/search?o=newest&tag=test-kitchen-approved recipes/shoppinglist/email -reckon/http://geck.bethsoft.com/robots.txt +reckon/http://clevescene.com/robots.txt reco recomendations/*/owner_actions recommend @@ -77207,8 +77118,10 @@ region/*/salp/i region/*/search region/*/settings region/panorama +region= region_attractions region_map +region_name= regional/lokale-meldungen regionaladdmult.cfm regionalbuytickets.cfm @@ -77354,7 +77267,7 @@ rendongarcia renee_rinehart renew renewal-center -renewal-center/businesshttp://9to5google.com/robots.txt +renewal-center/businesshttp://katespade.com/robots.txt renewal-center/home rennekamp renos @@ -78230,7 +78143,7 @@ resources/ resources/_next/*.js resources/_next/*.json resources/ajax/posts -resources/calendar/http://getpaint.net/robots.txt +resources/calendar/http://lua.org/robots.txt resources/css resources/css/webscripts.css resources/download/download-attribution-data-driven-marketer @@ -78348,7 +78261,7 @@ results.sale.pdf results/ results?k* resume-database/preview-iframe -resume/http://hip-hop.ee/robots.txt +resume/http://whisky.de/robots.txt resume/preview resumes resumes2 @@ -78378,7 +78291,7 @@ reuters reuters$ rev= revadhingra -revendeur/http://1847082.fls.doubleclick.net/robots.txt +revendeur/http://telestream.net/robots.txt revenue/search/node review review-by-author @@ -78838,6 +78751,7 @@ routen/*/routen-ab- routen/*/routen-von- router router/* +routes.json routes/*/cac-duong-bay-tu- routes/*/export routes/*/routes-from- @@ -78929,6 +78843,7 @@ rss/*/*.rss rss/anews rss/articles/specialcat/ rss/people/*/reviews +rss/tags rss/ultimora.xml rss/yandex rss2 @@ -79098,7 +79013,7 @@ ru/forums ru/gateway.html ru/general ru/group -ru/http://psidetektiv.cz/robots.txt +ru/http://zoo.105.net/robots.txt ru/images ru/inc ru/info @@ -79475,7 +79390,7 @@ saml saml/acs saml/login saml/logout -saml2/authenticate/oktahttp://getcloudapp.com/robots.txt +saml2/authenticate/oktahttp://spoogue.org/robots.txt samlCertificates saml_login saml_sso @@ -79738,7 +79653,7 @@ science/gadgets/render science/gs science/index.html science/mlkt/rslts -science/new-drug-product-pipelinehttp://tag.simpli.fi/robots.txt +science/new-drug-product-pipelinehttp://pflegetester.de/robots.txt science/outlineJson science/page/flash/VideoPlayer science/ppv-pdf @@ -79787,7 +79702,7 @@ scopemagazine/ score/*/download scorecard scorecard/ -scorecard_staging/http://nypl.org/robots.txt +scorecard_staging/http://aclweb.org/robots.txt scoredrift/* scott scott64 @@ -80373,8 +80288,10 @@ search/title-text search/title/?title_type=feature,tv_movie,tv_miniseries,documentary,short,video,tv_short&release_date=,2020-12-31&lists=%21ls538187658,%21ls539867036,%21ls538186228&view=simple&sort=num_votes,asc&aft search/topic search/trash +search/user?q= search/users search/video/ +search/video? search/videos search/views* search/widget @@ -80400,8 +80317,8 @@ search?* search?Ntt= search?filter search?fmt=JSON -search?gss-q=*http://vaultpress.com/robots.txt -search?http://dell.com/robots.txt +search?gss-q=*http://ubuntu.com/robots.txt +search?http://ezp-news.de/robots.txt search?keyword= search?n=16&r=3 search?q @@ -80444,6 +80361,7 @@ search_rss$ search_rss$ search_suggest search_v2? +search_works searchacsfa.jhtml searchbeta searchcomparison.htm @@ -80510,10 +80428,10 @@ section/3 section/36 section/6 section/8 -section/9http://amazon.in/robots.txt +section/9http://issues.apache.org/robots.txt section= section_and_ivideo_widget_ajax.html -sectionhttp://etsi.org/robots.txt +sectionhttp://abs.twimg.com/robots.txt sectionized sections sections$ @@ -80897,8 +80815,8 @@ services/computing/downloads/antivirus services/computing/statistics services/computingold services/conferences/content-corner/*?* -services/conferences/news/*?*http://bankofamerica.com/robots.txt -services/conferences/news/*?*http://mozilla.github.io/robots.txt +services/conferences/news/*?*http://wasatchhousepartners.com/robots.txt +services/conferences/news/*?*http://www2005.org/robots.txt services/courtoffice/Reports services/courtoffice/int services/developmentalumni/giving/chancellors_apply.html @@ -81015,7 +80933,7 @@ services/wp-includes services/xml servicesSpecialties= serviceworker.js -serviceworker.jshttp://kaeru-life.com/robots.txt +serviceworker.jshttp://treysongz.lnk.to/robots.txt servicos/ servin servizi @@ -81071,6 +80989,7 @@ set-rating set-up set_author_id set_cookie.pl +set_filter=* set_location.php set_new_password setbucket @@ -81446,6 +81365,7 @@ shop/*-colour-*-colour-* shop/*-department-*-department-* shop/*-designfeature-*-designfeature-* shop/*-isort-title* +shop/*-m-use-* shop/*-madewith-*-madewith-* shop/*-minprice-000-maxprice-20000* shop/*-newin* @@ -81471,6 +81391,7 @@ shop/*/*-department-*-department-* shop/*/*-designfeature-*-designfeature-* shop/*/*-fit-$ shop/*/*-gender-* +shop/*/*-m-use-* shop/*/*-madewith-*-madewith-* shop/*/*-newin* shop/*/*-special-thecollection @@ -81483,7 +81404,19 @@ shop/*/*-test-* shop/*/*-use-*-use-* shop/*/*/* shop/*/*/*-$ +shop/*/*/*-m-use-* shop/*/*/*/*-$ +shop/*/*/*/*-m-use-* +shop/*/*/*/*/*-m-use-* +shop/*/*/*/*/ak.* +shop/*/*/*/*/m-use$ +shop/*/*/*/*/m-use-* +shop/*/*/*/ak.* +shop/*/*/*/m-use$ +shop/*/*/*/m-use-* +shop/*/*/ak.* +shop/*/*/m-use$ +shop/*/*/m-use-* shop/*/*brand-*-feat-newin shop/*/*brand-*-use-$ shop/*/*brand-*/noindex @@ -81500,6 +81433,7 @@ shop/*/*type-wallpaper* shop/*/-newin* shop/*/0-blsr-brand-* shop/*/0-feat* +shop/*/ak.* shop/*/brand-*-brand-* shop/*/brand-*/noindex shop/*/brand-*srt-$ @@ -81513,6 +81447,8 @@ shop/*/drawings shop/*/feat-available* shop/*/gender* shop/*/locations.json +shop/*/m-use$ +shop/*/m-use-* shop/*/madewith-*-madewith-* shop/*/mixed+media shop/*/paintings @@ -81702,6 +81638,7 @@ shop/9*/ shop/activity-$ shop/activity-* shop/admin +shop/ak.* shop/apparel shop/baby/* shop/barcode @@ -81735,6 +81672,7 @@ shop/category-dresses-brand-lipsy-0$ shop/category-dresses/* shop/category-noveltygifts-0$ shop/category-noveltygifts-0* +shop/category-samples/type-wallpaper shop/category-shorts/brand-nike-colour-*-range-nikepro shop/category-shorts/brand-nike-range-nikepro shop/checkout @@ -81746,6 +81684,7 @@ shop/colour-pink-s/* shop/department-*-department-* shop/department-beauty-*-0$ shop/department-beauty-*brand-*/category-*0 +shop/department-beauty-brand-travelsize-0 shop/department-beauty-gender-men-productaffiliation-beautyelectrical/brand-*-category-shavershairtrimmers$ shop/department-beauty-gender-men-productaffiliation-beautyelectrical/brand-*-category-shavershairtrimmers-type-shaver$ shop/department-beauty-gender-men-productaffiliation-beautyelectrical/category-shavershairtrimmers$ @@ -81765,6 +81704,9 @@ shop/department-beauty-productaffiliation-lips* shop/department-beauty-productaffiliation-lips-0$ shop/department-beauty-productaffiliation-makeup/brand-benefit-category-mascaras$ shop/department-beauty/* +shop/department-childrenswear-productaffiliation-tops-promotion-noveltychristmasclothing-0$ +shop/department-childrenswear-promotion-christmasjumpers-0$ +shop/department-childrenswear-promotion-christmasnightwear-0$ shop/department-childrenswear/designfeature-christmassweater$ shop/department-childrenswear/style-christmassweater$ shop/department-homeware--gender* @@ -81911,8 +81853,14 @@ shop/gender-men-productaffiliation-casualshirts/category-shirts$ shop/gender-men-productaffiliation-formalshirts* shop/gender-men-productaffiliation-formalshirts/category-shirts$ shop/gender-men-productaffiliation-shirts* +shop/gender-men-productaffiliation-tops-promotion-noveltychristmasclothing-0$ +shop/gender-men-promotion-christmasjumpers-0$ +shop/gender-men-promotion-christmasnightwear-0$ shop/gender-men-promotion-halloween/* +shop/gender-men-promotion-noveltychristmasclothing-0$ shop/gender-men-promotion-pumpkin/* +shop/gender-men-promotion-secretsanta-0$ +shop/gender-men-promotion-stockingfillers-0$ shop/gender-men-promotion-suits shop/gender-men/* shop/gender-men/designfeature-christmassweater$ @@ -81952,15 +81900,23 @@ shop/gender-olderboys-gender-oldergirls-gender-youngergirls* shop/gender-olderboys-gender-unisex-gender-youngerboys* shop/gender-olderboys-gender-youngerboys-brand-gap-0$ shop/gender-olderboys-gender-youngerboys-gender-youngergirls* +shop/gender-olderboys-gender-youngerboys-productaffiliation-tops-promotion-noveltychristmasclothing-0$ +shop/gender-olderboys-gender-youngerboys-promotion-christmasjumpers-0$ +shop/gender-olderboys-gender-youngerboys-promotion-christmasnightwear-0$ shop/gender-olderboys-gender-youngerboys-promotion-halloween/* shop/gender-olderboys-gender-youngerboys-promotion-pumpkin/* +shop/gender-olderboys-gender-youngerboys-promotion-stockingfillers-0$ shop/gender-olderboys-gender-youngergirls* shop/gender-oldergirls-gender-unisex* shop/gender-oldergirls-gender-unisex-gender-youngergirls* shop/gender-oldergirls-gender-youngerboys-gender-youngergirls* shop/gender-oldergirls-gender-youngergirls-brand-gap-0$ +shop/gender-oldergirls-gender-youngergirls-productaffiliation-tops-promotion-noveltychristmasclothing-0$ +shop/gender-oldergirls-gender-youngergirls-promotion-christmasjumpers-0$ +shop/gender-oldergirls-gender-youngergirls-promotion-christmasnightwear-0$ shop/gender-oldergirls-gender-youngergirls-promotion-halloween/* shop/gender-oldergirls-gender-youngergirls-promotion-pumpkin/* +shop/gender-oldergirls-gender-youngergirls-promotion-stockingfillers-0$ shop/gender-oldergirls-gender-youngergirls/feat-newin$ shop/gender-unisex-gender-women* shop/gender-unisex-gender-youngerboys* @@ -81987,10 +81943,16 @@ shop/gender-women-productaffiliation-dresses* shop/gender-women-productaffiliation-footwear/category-shoes-size-uk9eu43$ shop/gender-women-productaffiliation-jumpsuitsandplaysuits/category-jumpsuit-size-18$ shop/gender-women-productaffiliation-lingerie/category-bras-size-30dd$ +shop/gender-women-productaffiliation-tops-promotion-noveltychristmasclothing-0$ shop/gender-women-productaffiliation-tops/feat-newin$ shop/gender-women-productaffiliation-trousersleggings* +shop/gender-women-promotion-christmasjumpers-0$ +shop/gender-women-promotion-christmasnightwear-0$ shop/gender-women-promotion-halloween/* +shop/gender-women-promotion-noveltychristmasclothing-0$ shop/gender-women-promotion-pumpkin/* +shop/gender-women-promotion-secretsanta-0$ +shop/gender-women-promotion-stockingfillers-0$ shop/gender-women/* shop/gender-women/brand-lipsy-sizetype-petite$ shop/gender-women/brand-lipsy-sizetype-plussizes$ @@ -82006,6 +81968,8 @@ shop/home+decor shop/iphone/payments/overlay shop/jeans/* shop/lifestyle +shop/m-use$ +shop/m-use-* shop/madewith-*-madewith-* shop/maternity-maternity/* shop/member @@ -82045,10 +82009,26 @@ shop/promotion-boyscollege/productaffiliation-footwear shop/promotion-boysteenschool-0 shop/promotion-boysteenschool/occasion-sportswear shop/promotion-boysteenschool/productaffiliation-footwear +shop/promotion-childrengifts/minprice-0$-maxprice-1000$ shop/promotion-chinoshorts* shop/promotion-chinotrousers* shop/promotion-christmas-0$ shop/promotion-christmas/* +shop/promotion-christmasgifts/minprice-0$-maxprice-1000$ +shop/promotion-christmasgifts/minprice-0$-maxprice-10000$ +shop/promotion-christmasgifts/minprice-0$-maxprice-2000$ +shop/promotion-christmasgifts/minprice-0$-maxprice-500$ +shop/promotion-christmasgifts/minprice-0$-maxprice-5000$ +shop/promotion-giftsforher/minprice-0$-maxprice-1000$ +shop/promotion-giftsforher/minprice-0$-maxprice-10000$ +shop/promotion-giftsforher/minprice-0$-maxprice-2000$ +shop/promotion-giftsforher/minprice-0$-maxprice-3000$ +shop/promotion-giftsforher/minprice-0$-maxprice-5000$ +shop/promotion-giftsforhim/minprice-0$-maxprice-1000$ +shop/promotion-giftsforhim/minprice-0$-maxprice-10000$ +shop/promotion-giftsforhim/minprice-0$-maxprice-2000$ +shop/promotion-giftsforhim/minprice-0$-maxprice-3000$ +shop/promotion-giftsforhim/minprice-0$-maxprice-5000$ shop/promotion-girlscollege-0 shop/promotion-girlscollege/productaffiliation-footwear shop/promotion-girlsteenschool-0 @@ -82061,6 +82041,8 @@ shop/promotion-mensjeans* shop/promotion-menspolos* shop/promotion-menstshirts* shop/promotion-noveltychristmashomeware-0* +shop/promotion-noveltygifts +shop/promotion-noveltygifts-0 shop/promotion-polos* shop/promotion-school1$ shop/promotion-school1/gender-olderboys-gender-youngerboys$ @@ -82073,6 +82055,8 @@ shop/promotion-school3/gender-olderboys-gender-youngerboys$ shop/promotion-school3/gender-oldergirls-gender-youngergirls$ shop/promotion-schoolpromo2024-0$ shop/promotion-schoolpromo2024-0* +shop/promotion-secretsanta/minprice-0$-maxprice-1000$ +shop/promotion-secretsanta/minprice-0$-maxprice-2000$ shop/promotion-thankyouteacher/minprice-0-maxprice-1000 shop/promotion-tshirts* shop/record-copying-beta.htm @@ -82151,6 +82135,7 @@ shopreview/wijzigen shops shops/comming shopsite-images +shopstream shopstyle shopthedrop shoptheneighbourhood @@ -82159,7 +82144,7 @@ shore/blogs/party/public shorefire_nj short short-news/*a -short-url-machine/error/http://screamingfrog.co.uk/robots.txt +short-url-machine/error/http://whatwg.org/robots.txt shortUrl$ shortcode shortcode= @@ -82176,7 +82161,7 @@ shots/month shots/new shots/week shots/year -shoutbox/http://ezp-news.de/robots.txt +shoutbox/http://bat.bing.com/robots.txt shouwenwang show show-email @@ -82189,6 +82174,7 @@ show/koth-show showMap= showProject showTask +show_all= show_bug.cgi show_bug.cgi*ctype= show_bug.cgi*format=multiple @@ -82224,7 +82210,7 @@ shows/upfront_2015/simulcast shows3 showtag showtime/.requestinvite.html.swp -showtimes/location/*http://discord.gg/robots.txt +showtimes/location/*http://img-fotki.yandex.ru/robots.txt showvideotab= shr* shreedas @@ -82399,7 +82385,10 @@ signup/payment? signup? signup?fullscreen= signup?redirect +signup_fb.php signup_modal +signup_twitter.php +signup_verify.php signups signurl sijang @@ -82573,7 +82562,7 @@ sitemap/archive sitemap/archive/picture sitemap/directory sitemap/googlenews/all/all.xml$ -sitemap/http://strava.com/robots.txt +sitemap/http://moz.com/robots.txt sitemap/update/all.xml$ sitemap/update/section.xml$ sitemap_*.xml @@ -82787,7 +82776,7 @@ sites/frisco sites/gapincthiswayahead sites/gapinternational sites/gradsoflife -sites/gs1/files/docs/EDI/*http://unity3d.com/robots.txt +sites/gs1/files/docs/EDI/*http://gsa.gov/robots.txt sites/gsb/files/program-brochure sites/gwcic sites/gyro @@ -82869,6 +82858,7 @@ sites/nice sites/northerntrust sites/northwesternmutual sites/norton +sites/nsidc.org/files sites/nuveen sites/nuveencef sites/nvidia @@ -83308,7 +83298,7 @@ sms/unsubscribe? sms10666 smstaging sn -sn-config.htmlhttp://elifesciences.org/robots.txt +sn-config.htmlhttp://cleveland.com/robots.txt sn/ snagit-eula.html snake @@ -83536,7 +83526,7 @@ sorttype= sos/clerical/ sos/kids/search/node sos/online_corps/ -sos/registration/http://crowdin.com/robots.txt +sos/registration/http://in.linkedin.com/robots.txt sotomarion soul/* soumission @@ -83551,6 +83541,7 @@ source source/ source/vivaldi-source source= +source= source_repo= sourcecode sources @@ -83599,7 +83590,7 @@ spcon spcon019 spd spdji/* -spdji/*http://unglobalcompact.org/robots.txt +spdji/*http://spiegel.de/robots.txt special-features/premium-offers special-offers special-offers/newcarlanding.xhtml @@ -83648,6 +83639,7 @@ spettacoli/speciali/2010/moda/notizie/prova_84d39878-159b-11df-82f4-00144f02aabe spf= spftest spharvey +sphrase_id= sphwave-css spice spief?date @@ -83719,7 +83711,7 @@ sport/10_ottobre_05/prova_articoloNOTOUCH_4957ef9a-d05a-11df-9b01-00144f02aabc.s sport/404_en.htm sport/? sport/alpha -sport/bundesliga/http://awwwards.com/robots.txt +sport/bundesliga/http://zdnet.com/robots.txt sport/ciclismo/2023/10/24/news/doping_ciclismo_virtuale_azzurro_zanasca_rischia_una_lunga_squalifica-418660589 sport/cricket/match-centre sport/data/league @@ -84118,7 +84110,7 @@ stats/draft/history stats/help/glossary stats/help/statminimums stats/history -stats/player-stats/*http://lynked.world/robots.txt +stats/player-stats/*http://nfpa.org/robots.txt stats3.html stats?gid= statsFree @@ -84132,7 +84124,7 @@ status-updates/wp-admin/admin-ajax.php status.formstack.com status/ status/user -statusupdateshttp://digitalbrandinginstitute.com/robots.txt +statusupdateshttp://thalesgroup.com/robots.txt statwood stay-in-loop/send_mail.php stay-in-loop/send_mail.php? @@ -84231,7 +84223,7 @@ stock-photos/photos/search$ stock-photos/photos/search? stock-ranker stock/photos -stock/videos/*http://thediplomat.com/robots.txt +stock/videos/*http://screencast.com/robots.txt stock_status= stockade.php stocks @@ -84683,7 +84675,7 @@ subscribe/v3 subscribe/view.pl subscribe/wb-auto/ subscribe?* -subscribe?*http://computerworld.com/robots.txt +subscribe?*http://addyosmani.com/robots.txt subscribe_forum.html subscribe_now_url subscribe_success @@ -84731,7 +84723,7 @@ sugerencias suggest suggest/? suggest/?* -suggest/?*http://antena3.rtp.pt/robots.txt +suggest/?*http://itu.int/robots.txt suggested-edits suggested-edits? suggestions @@ -85204,7 +85196,6 @@ svit svja svko svmehta -svn svnl svpRecommendations svpl @@ -85290,7 +85281,7 @@ sys_ system system-maintenance system/ -system/*.js$http://gs.statcounter.com/robots.txt +system/*.js$http://zeldman.com/robots.txt system/admin/LoginPopup/Login system/files/documents/noindex system/maintenance.html @@ -85437,7 +85428,7 @@ tag-search.html tag/ tag/* tag/* -tag/*+http://google.com.au/robots.txt +tag/*+http://dilbert.com/robots.txt tag/*/a tag/*/a/ tag/*/b @@ -85692,6 +85683,8 @@ tag= tagId* tagSimulation tag_mana2 +tagcloud +tagcloud.php tagged/*+ tagged/*?before= tagged/*?language= @@ -85965,7 +85958,6 @@ te/search te/spellcheck te/user te/users -teTeX teacherline/catalog/browse teachers/?q=admin/ teachers/?q=comment/reply/ @@ -86022,7 +86014,7 @@ tealeaf tealeaftarget.aspx team team/*/schedule$ -team/*/schedule$http://3lion-anime.com/robots.txt +team/*/schedule$http://nbc.com/robots.txt team/player_career.jsp team/player_news.jsp teamInvitations @@ -86064,7 +86056,7 @@ technologies/14-about* technology.atom technology/archive/ technology/like-dislike-story-footer.jsp -technology/mobiles/*http://essence.com/robots.txt +technology/mobiles/*http://indieauthorcon.com/robots.txt technology/tagged/*page techsmith-business-solutions-licensing.html techsmith-relay-powerpoint-add-in.html @@ -86386,7 +86378,7 @@ testds.jsp teste-*.html$ testfl testgpr -testhttp://www1.nyc.gov/robots.txt +testhttp://money.com/robots.txt testimonial testimonial/ testimonials.php @@ -86417,22 +86409,9 @@ testsitekellen testv27-*/ testweb testzone/* -tetex/release -tetex/tetex-src -tetex/tetex-texmfdist -tetex/tetex-texmfmain -tetex/texmf -tetex/texmf-dist -tetex/texmf-local tetro teuber tex -texlive/Contents -texlive/Images -texlive/devsrc -texlive/svn -texmf -texmf-dist text text-and-data-mining text-equivalent/ @@ -87216,7 +87195,7 @@ tools/civil-surgeons-by-region tools/demos tools/en/styleguide/ tools/find-a-doctor/list/export -tools/http://surfingaquitaine.com/robots.txt +tools/http://kungfukingdom.com/robots.txt tools/logo-maker/onboarding tools/lyst_widget/?lyst_slug= tools/packages/cambridge_themes/getSocialImage @@ -87620,7 +87599,7 @@ traffic-manager/ traffic/status*? trafficbot.life trafficbot.live -traffichttp://surrey.ac.uk/robots.txt +traffichttp://comedycentral.com/robots.txt trafficsystem/ training training-aarpe/ @@ -87717,7 +87696,7 @@ transmute/static-2.8 transmute/static-2.9 transparency transparency/archive -transparency/http://britannica.com/robots.txt +transparency/http://anandtech.com/robots.txt transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14885 transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14895 transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14896 @@ -88297,7 +88276,6 @@ tweb/hotel/history tweb/hotels tweb/hotels/results-ajax tweet -twg/MacTeX twgiessen twhittaker twilight @@ -88794,7 +88772,7 @@ umbraco_client/ umfrage/1 umfrage/2 umfrage/3 -umfrage/4http://intouchcrm.com/robots.txt +umfrage/4http://zh.wikipedia.org/robots.txt un-us/ unable-to-process-request/ unanswered @@ -89013,7 +88991,7 @@ uploads/8/5/1/4/85141968 uploads/8/5/1/4/85141968/custom_themes uploads/c/e816fe41-644e-11e8-937d-c4544454fb00/odigos uploads/excel -uploads/wpo-plugins-tables-list.jsonhttp://my.clevelandclinic.org/robots.txt +uploads/wpo-plugins-tables-list.jsonhttp://digitalocean.com/robots.txt upp/ uptime* ur @@ -89159,7 +89137,7 @@ us/*/*?bvdata= us/*/*?bvroute us/*/*?bvstate us/*? -us/*?utm_source=google&utm_medium=organic&utm_campaign=us_free-cpc-shoppinghttp://feedburner.com/robots.txt +us/*?utm_source=google&utm_medium=organic&utm_campaign=us_free-cpc-shoppinghttp://10096194.fls.doubleclick.net/robots.txt us/0 us/?q=switch us/Marketing @@ -89517,7 +89495,7 @@ user-profile user-profile-view? user-registration user-registrierung -user-reports/http://apps.shopify.com/robots.txt +user-reports/http://wordpress.com/robots.txt user.mefi/ user.php user/ @@ -89549,7 +89527,7 @@ user/*/track user/*/track?page= user/*/unfollow_user user/*?*redirect= -user/*http://gilt.com/robots.txt +user/*http://m.media-amazon.com/robots.txt user/.* user//attending/upcoming user/account @@ -89566,7 +89544,7 @@ user/forgotPassword user/forgotten-password user/fpd/api user/get-user -user/http://www3.nhk.or.jp/robots.txt +user/http://news.mongabay.com/robots.txt user/images user/libraries user/lists @@ -89747,7 +89725,7 @@ users/onUpdateOnlineStatus.php users/password users/password/edit users/profile-unpub -users/profile-unpub/http://impots.gouv.fr/robots.txt +users/profile-unpub/http://song.link/robots.txt users/ranking users/relogin/ users/remote-logout/ @@ -89800,7 +89778,7 @@ usuarios usuarios/addToFavorite.shtml usuarios/addToPlayList.shtml ut*.xml -ut*.xmlhttp://amazon.jp/robots.txt +ut*.xmlhttp://dashboard.gglot.com/robots.txt utaukwa util util @@ -89822,15 +89800,16 @@ utility/trac utility/vote utils utils/ -utils/* utl/ utm +utm utm*= -utm*http://hackerschilenos.com/robots.txt +utm*http://funbaby.cz/robots.txt utm= utm= utm_ utm_ +utm_* utm_campaign= utm_content= utm_expid= @@ -89872,7 +89851,7 @@ uz/en/ uz/event/*/ical uz/explore uz/forums -uz/http://teenvogue.com/robots.txt +uz/http://biblegateway.com/robots.txt uz/kb/*/discuss uz/ru/ uz/search @@ -90036,7 +90015,7 @@ velo/forum/search velo/profile ven venda-presencial/comprovantes.jhtml -venda-presencial/conclusion.htmlhttp://androidheadlines.com/robots.txt +venda-presencial/conclusion.htmlhttp://paiduaykan.com/robots.txt vendor vendor$ vendor-info/ @@ -90068,7 +90047,6 @@ verification/source verificationofemployment verified-modal verify -verify$ verify-email verify-error verify-mobile @@ -90076,7 +90054,7 @@ verify-skill verify-url verify.php verify/* -verify/*http://sunsetbrian.com/robots.txt +verify/*http://soundcloud.com/robots.txt verify_age verify_your_email$ verify_your_email? @@ -90088,7 +90066,7 @@ version version version-search.php version.json -version/http://boardgamegeek.com/robots.txt +version/http://read.amazon.com/robots.txt version= versions versions/Unicode10.0.0 @@ -90490,7 +90468,6 @@ views/product/virtualsku.vbhtml.js views? viewshared.php viewvc -viewvc-docroot viitem vijayraghavan vilas.wagh @@ -90531,7 +90508,6 @@ virginialovison virtual virtual-open-day virtual-visits -virtual/hunting/podcasts/google-assistant virtualization/ virtuallabs/ virtualsupportassistant @@ -91173,6 +91149,7 @@ web/packages/ANOVAShiny/DESCRIPTION web/packages/ANOVAShiny2/DESCRIPTION web/packages/ANSM5/DESCRIPTION web/packages/AOV1R/DESCRIPTION +web/packages/AOboot/DESCRIPTION web/packages/APCI/DESCRIPTION web/packages/APCalign/DESCRIPTION web/packages/APCanalysis/DESCRIPTION @@ -92119,6 +92096,7 @@ web/packages/ConfidenceEllipse/DESCRIPTION web/packages/ConfigParser/DESCRIPTION web/packages/ConformalSmallest/DESCRIPTION web/packages/ConfusionTableR/DESCRIPTION +web/packages/CongressData/DESCRIPTION web/packages/CongreveLamsdell2016/DESCRIPTION web/packages/Conigrave/DESCRIPTION web/packages/ConnMatTools/DESCRIPTION @@ -92752,6 +92730,7 @@ web/packages/EpiTest/DESCRIPTION web/packages/EpistemicGameTheory/DESCRIPTION web/packages/Equalden.HD/DESCRIPTION web/packages/EquiSurv/DESCRIPTION +web/packages/EquiTrends/DESCRIPTION web/packages/EstCRM/DESCRIPTION web/packages/EstMix/DESCRIPTION web/packages/EstimDiagnostics/DESCRIPTION @@ -94227,6 +94206,7 @@ web/packages/MMD/DESCRIPTION web/packages/MMDCopula/DESCRIPTION web/packages/MMDai/DESCRIPTION web/packages/MMDvariance/DESCRIPTION +web/packages/MMGFM/DESCRIPTION web/packages/MMINP/DESCRIPTION web/packages/MMLR/DESCRIPTION web/packages/MMOC/DESCRIPTION @@ -95124,6 +95104,7 @@ web/packages/Paris2024Colours/DESCRIPTION web/packages/PartCensReg/DESCRIPTION web/packages/PartialNetwork/DESCRIPTION web/packages/Partiallyoverlapping/DESCRIPTION +web/packages/PathwaySpace/DESCRIPTION web/packages/PatientProfiles/DESCRIPTION web/packages/Patterns/DESCRIPTION web/packages/PdPDB/DESCRIPTION @@ -95267,6 +95248,7 @@ web/packages/ProDenICA/DESCRIPTION web/packages/ProFAST/DESCRIPTION web/packages/ProPublicaR/DESCRIPTION web/packages/ProSGPV/DESCRIPTION +web/packages/ProSportsDraftData/DESCRIPTION web/packages/ProTrackR/DESCRIPTION web/packages/ProbBayes/DESCRIPTION web/packages/ProbBreed/DESCRIPTION @@ -95778,6 +95760,7 @@ web/packages/RVenn/DESCRIPTION web/packages/RVerbalExpressions/DESCRIPTION web/packages/RViennaCL/DESCRIPTION web/packages/RWDataPlyr/DESCRIPTION +web/packages/RWNN/DESCRIPTION web/packages/RWeka/DESCRIPTION web/packages/RWekajars/DESCRIPTION web/packages/RWgraph/DESCRIPTION @@ -97348,6 +97331,7 @@ web/packages/WriteXLS/DESCRIPTION web/packages/WtTopsis/DESCRIPTION web/packages/WufooR/DESCRIPTION web/packages/XBRL/DESCRIPTION +web/packages/XDNUTS/DESCRIPTION web/packages/XICOR/DESCRIPTION web/packages/XKCDdata/DESCRIPTION web/packages/XLConnect/DESCRIPTION @@ -98155,7 +98139,6 @@ web/packages/bayesdistreg/DESCRIPTION web/packages/bayesforecast/DESCRIPTION web/packages/bayesian/DESCRIPTION web/packages/bayesianETAS/DESCRIPTION -web/packages/bayesianVARs/DESCRIPTION web/packages/bayeslm/DESCRIPTION web/packages/bayeslongitudinal/DESCRIPTION web/packages/bayesm/DESCRIPTION @@ -99180,6 +99163,7 @@ web/packages/clinmon/DESCRIPTION web/packages/clinsig/DESCRIPTION web/packages/clinspacy/DESCRIPTION web/packages/clintools/DESCRIPTION +web/packages/clintrialx/DESCRIPTION web/packages/cliot/DESCRIPTION web/packages/clipp/DESCRIPTION web/packages/clipr/DESCRIPTION @@ -100986,7 +100970,7 @@ web/packages/envstat/DESCRIPTION web/packages/envvar/DESCRIPTION web/packages/eoR/DESCRIPTION web/packages/eoa3/DESCRIPTION -web/packages/eodhd/DESCRIPTION +web/packages/eodhdR2/DESCRIPTION web/packages/eoffice/DESCRIPTION web/packages/epade/DESCRIPTION web/packages/epandist/DESCRIPTION @@ -101931,6 +101915,7 @@ web/packages/fxregime/DESCRIPTION web/packages/fy/DESCRIPTION web/packages/g.data/DESCRIPTION web/packages/g.ridge/DESCRIPTION +web/packages/g3viz/DESCRIPTION web/packages/gCat/DESCRIPTION web/packages/gFormulaMI/DESCRIPTION web/packages/gIPFrm/DESCRIPTION @@ -104365,6 +104350,7 @@ web/packages/lmviz/DESCRIPTION web/packages/lmw/DESCRIPTION web/packages/lncDIFF/DESCRIPTION web/packages/lnmCluster/DESCRIPTION +web/packages/lnmixsurv/DESCRIPTION web/packages/loa/DESCRIPTION web/packages/loadeR/DESCRIPTION web/packages/loadings/DESCRIPTION @@ -105492,6 +105478,7 @@ web/packages/mrbsizeR/DESCRIPTION web/packages/mrct/DESCRIPTION web/packages/mrds/DESCRIPTION web/packages/mreg/DESCRIPTION +web/packages/mregions2/DESCRIPTION web/packages/mrf/DESCRIPTION web/packages/mrf2d/DESCRIPTION web/packages/mrfDepth/DESCRIPTION @@ -107209,6 +107196,7 @@ web/packages/pool/DESCRIPTION web/packages/poolABC/DESCRIPTION web/packages/poolHelper/DESCRIPTION web/packages/poolVIM/DESCRIPTION +web/packages/pooledpeaks/DESCRIPTION web/packages/poolfstat/DESCRIPTION web/packages/pooling/DESCRIPTION web/packages/poolr/DESCRIPTION @@ -107881,6 +107869,7 @@ web/packages/rODE/DESCRIPTION web/packages/rPACI/DESCRIPTION web/packages/rPAex/DESCRIPTION web/packages/rPBK/DESCRIPTION +web/packages/rPDBapi/DESCRIPTION web/packages/rPackedBar/DESCRIPTION web/packages/rPanglaoDB/DESCRIPTION web/packages/rPowerSampleSize/DESCRIPTION @@ -109304,6 +109293,7 @@ web/packages/sdprisk/DESCRIPTION web/packages/sdpt3r/DESCRIPTION web/packages/sdrt/DESCRIPTION web/packages/sdsfun/DESCRIPTION +web/packages/sdtm.oak/DESCRIPTION web/packages/sdtmchecks/DESCRIPTION web/packages/sdtmval/DESCRIPTION web/packages/sdwd/DESCRIPTION @@ -112022,6 +112012,7 @@ web/packages/wfg/DESCRIPTION web/packages/wfindr/DESCRIPTION web/packages/wflo/DESCRIPTION web/packages/wgaim/DESCRIPTION +web/packages/wget/DESCRIPTION web/packages/whSample/DESCRIPTION web/packages/whatthreewords/DESCRIPTION web/packages/wheatmap/DESCRIPTION @@ -112495,6 +112486,7 @@ websites/? websites_preview websrc webstat +webstat/ webstats webstore/ShoppingBasket webstore/checkout @@ -112667,7 +112659,7 @@ why-liveperson why-sell?inquirySource=482& whysecure whythisad -wicket:interface*http://patents.google.com/robots.txt +wicket:interface*http://springerlink.com/robots.txt widget widget-landing-page.html widget-uploads @@ -113812,7 +113804,39 @@ words work work$ work-at-ucl/redeployment +work-info +work-info.php work/ +work/*/book +work/*/commonknowledge +work/*/conversations +work/*/covers +work/*/descriptions +work/*/details +work/*/edit +work/*/editions +work/*/get +work/*/getlocal +work/*/members +work/*/popularity +work/*/quicklinks +work/*/recommendations +work/*/reviews +work/*/stats +work/*/summary +work/*/workdetails +work/11923187 +work/12275901 +work/14228188 +work/14228203 +work/14228209 +work/14228213 +work/14228218 +work/14228220 +work/14228224 +work/14228228 +work/14228229 +work/15929672 work/_ work/acceptinvitation work/account @@ -113820,6 +113844,7 @@ work/addtocart work/adminsettings work/adminsignup work/approveitem +work/book work/cancelpreorder work/cart work/checkoutcallback @@ -113883,7 +113908,7 @@ workspacehub world-class-heart-care world-news-day/ world-records/most-concerts-produced-by-an-individual -world-records/most-no1-singles-produced-by-an-individualhttp://cjr.org/robots.txt +world-records/most-no1-singles-produced-by-an-individualhttp://gulfnews.com/robots.txt world/Africa world/Asia world/Europe @@ -114032,28 +114057,28 @@ wp-admin/admin-ajax.php wp-admin/admin-ajax.php wp-admin/admin-ajax.php?action=icl_mpp_search wp-admin/admin-ajax.php?r=* -wp-admin/admin-ajax.phphttp://airliners.net/robots.txt -wp-admin/admin-ajax.phphttp://apply.tulane.edu/robots.txt -wp-admin/admin-ajax.phphttp://avex.lnk.to/robots.txt -wp-admin/admin-ajax.phphttp://click.linksynergy.com/robots.txt -wp-admin/admin-ajax.phphttp://developer.salesforce.com/robots.txt -wp-admin/admin-ajax.phphttp://dictionary.com/robots.txt -wp-admin/admin-ajax.phphttp://elainkoulutuskeskus.fi/robots.txt -wp-admin/admin-ajax.phphttp://farnostfrydek.cz/robots.txt -wp-admin/admin-ajax.phphttp://gamefront.com/robots.txt -wp-admin/admin-ajax.phphttp://kohls.com/robots.txt -wp-admin/admin-ajax.phphttp://kunisan.jp/robots.txt -wp-admin/admin-ajax.phphttp://mprofaca.cro.net/robots.txt -wp-admin/admin-ajax.phphttp://ou.edu/robots.txt -wp-admin/admin-ajax.phphttp://podio.com/robots.txt -wp-admin/admin-ajax.phphttp://public-api.wordpress.com/robots.txt -wp-admin/admin-ajax.phphttp://roh.org.uk/robots.txt -wp-admin/admin-ajax.phphttp://testolimited.com/robots.txt -wp-admin/admin-ajax.phphttp://trapanishuttle.com/robots.txt -wp-admin/admin-ajax.phphttp://walkservice.ru/robots.txt -wp-admin/admin-ajax.phphttp://wasatchhousepartners.com/robots.txt -wp-admin/admin-ajax.phphttp://weheartit.com/robots.txt -wp-admin/admin-ajax.phphttp://youtube.instanteaser.com/robots.txt +wp-admin/admin-ajax.phphttp://agrotop.co.il/robots.txt +wp-admin/admin-ajax.phphttp://akismet.com/robots.txt +wp-admin/admin-ajax.phphttp://aljazeera.com/robots.txt +wp-admin/admin-ajax.phphttp://ask.com/robots.txt +wp-admin/admin-ajax.phphttp://aweber.com/robots.txt +wp-admin/admin-ajax.phphttp://blogs.lse.ac.uk/robots.txt +wp-admin/admin-ajax.phphttp://derstandard.at/robots.txt +wp-admin/admin-ajax.phphttp://findbyplate.com/robots.txt +wp-admin/admin-ajax.phphttp://foodandwine.com/robots.txt +wp-admin/admin-ajax.phphttp://goldensun.get.com.tw/robots.txt +wp-admin/admin-ajax.phphttp://hopemoon.com/robots.txt +wp-admin/admin-ajax.phphttp://johnallman.uk/robots.txt +wp-admin/admin-ajax.phphttp://law.cornell.edu/robots.txt +wp-admin/admin-ajax.phphttp://openssl.org/robots.txt +wp-admin/admin-ajax.phphttp://publish.get.com.tw/robots.txt +wp-admin/admin-ajax.phphttp://quicksprout.com/robots.txt +wp-admin/admin-ajax.phphttp://royalfurniture.com/robots.txt +wp-admin/admin-ajax.phphttp://skaterki.ru/robots.txt +wp-admin/admin-ajax.phphttp://smugmug.com/robots.txt +wp-admin/admin-ajax.phphttp://toucharcade.com/robots.txt +wp-admin/admin-ajax.phphttp://wera-heilbronn.de/robots.txt +wp-admin/admin-ajax.phphttp://zenodo.org/robots.txt wp-admin/load-scripts.php wp-admin/load-styles.php wp-adv @@ -114094,7 +114119,6 @@ wp-content/compsub wp-content/dbsub wp-content/gallery wp-content/mu-plugins -wp-content/mu-plugins/http://feedster.com/robots.txt wp-content/mu_plugins wp-content/plugins wp-content/plugins @@ -114169,7 +114193,7 @@ wp-content/themes/screamingfrog/inc/download-modal.php wp-content/themes/sej/js/cdet.js wp-content/themes/sej/js/ga.js wp-content/themes/sfmomatheme/library -wp-content/themes/skift/inc/ajax/http://askubuntu.com/robots.txt +wp-content/themes/skift/inc/ajax/http://skillshare.com/robots.txt wp-content/themes/tns-2022/assets wp-content/themes/tns-2022/data wp-content/themes/treated/search/ @@ -114188,7 +114212,6 @@ wp-content/uploads/ wp-content/uploads/* wp-content/uploads/**/*seo-restricted*.* wp-content/uploads/*/*/1650344292_1.png -wp-content/uploads/*http://waterlilia.ru/robots.txt wp-content/uploads/201*/*/*.pdf wp-content/uploads/2011 wp-content/uploads/2012 @@ -114216,7 +114239,7 @@ wp-content/uploads/2022/12/UKR-Co-funded_EU-emblem_Pantone-1099x213.jpg wp-content/uploads/2023 wp-content/uploads/2023/10/Cakap-English-Standardized-Test.pdf wp-content/uploads/2024 -wp-content/uploads/2024/07/GIW23_08-Legacy-Guide-Update-DIGITAL.pdfhttp://developer.github.com/robots.txt +wp-content/uploads/2024/07/GIW23_08-Legacy-Guide-Update-DIGITAL.pdfhttp://unicef.org/robots.txt wp-content/uploads/2024/08/786678.pdf wp-content/uploads/2025 wp-content/uploads/2026 @@ -114225,15 +114248,15 @@ wp-content/uploads/_pda wp-content/uploads/complianz wp-content/uploads/elementor/css/ wp-content/uploads/gravity_receipts -wp-content/uploads/http://musicstore.de/robots.txt -wp-content/uploads/http://survivalmagazine.org/robots.txt +wp-content/uploads/http://minimul.com/robots.txt +wp-content/uploads/http://sheknows.com/robots.txt wp-content/uploads/member-access wp-content/uploads/ninja-forms wp-content/uploads/sites/*/201*/*/*.pdf wp-content/uploads/sites/*/ninja-forms wp-content/uploads/sites/4/wpforms wp-content/uploads/sites/6/wpforms -wp-content/uploads/vj-wp-import-export/http://constantcontact.com/robots.txt +wp-content/uploads/vj-wp-import-export/http://nakedsecurity.sophos.com/robots.txt wp-content/uploads/wc-logs wp-content/uploads/wc-logs/ wp-content/uploads/woocommerce_transient_files @@ -114241,12 +114264,12 @@ wp-content/uploads/woocommerce_transient_files/ wp-content/uploads/woocommerce_uploads wp-content/uploads/woocommerce_uploads/ wp-content/uploads/wp-import-export-lite/ -wp-content/uploads/wp-import-export-lite/http://bbpress.org/robots.txt -wp-content/uploads/wp-import-export-lite/http://elegantthemes.com/robots.txt -wp-content/uploads/wp-import-export-lite/http://hallenrad-wm-2020.de/robots.txt -wp-content/uploads/wp-import-export-lite/http://personads.me/robots.txt -wp-content/uploads/wp-import-export-lite/http://spacetelescope.org/robots.txt -wp-content/uploads/wp-import-export-lite/http://which.co.uk/robots.txt +wp-content/uploads/wp-import-export-lite/http://aa.com.tr/robots.txt +wp-content/uploads/wp-import-export-lite/http://bigthink.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://realmsoftrinity.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://suspicious0bservers.org/robots.txt +wp-content/uploads/wp-import-export-lite/http://theridesharepro.com/robots.txt +wp-content/uploads/wp-import-export-lite/http://youblisher.com/robots.txt wp-content/uploads/wpforms wp-content/uploads/wpforms/ wp-content/uploads/wpo-plugins-tables-list.json @@ -114280,8 +114303,8 @@ wp-includes/css wp-includes/css/*.css wp-includes/css/dist/block-library/style.min.css wp-includes/fonts -wp-includes/http://szorfdeszka.hu/robots.txt -wp-includes/http://wise.com/robots.txt +wp-includes/http://nokia.co.jp/robots.txt +wp-includes/http://scotusblog.com/robots.txt wp-includes/images wp-includes/images/ wp-includes/js @@ -114632,7 +114655,7 @@ xmlhttp xmlrpc xmlrpc.php xmlrpc.php -xmlrpc.phphttp://labrada.com/robots.txt +xmlrpc.phphttp://datastudio.google.com/robots.txt xmlsearch xmltv/ xmorelle @@ -114653,7 +114676,7 @@ xsanR4 xsl xsl/ xslt/ -xslt/http://wwwnc.cdc.gov/robots.txt +xslt/http://cryptonewsventure.com/robots.txt xtra/sante-et-mieux-etre xuanzhu xuwang @@ -114809,7 +114832,7 @@ youraccount youraccount/ yourarchives youreurope/businessACC -youreurope/businessDEV/http://guardian.co.uk/robots.txt +youreurope/businessDEV/http://europapress.es/robots.txt youreurope/citizensACC youreurope/citizensDEV yourfuture @@ -115277,7 +115300,7 @@ zh/index.htm zh/intangible-cultural-heritage/grid zh/intangible-cultural-heritage/list zh/intangible-cultural-heritage/map -zh/internalhttp://upenn.edu/robots.txt +zh/internalhttp://amazon.jp/robots.txt zh/internet-universality-indicators/grid zh/internet-universality-indicators/list zh/internet-universality-indicators/map @@ -115579,7 +115602,7 @@ zzz_systest ~neubank/Eubank_EthnicityNetworksPaper.pdf ~neubank/Eubank_EthnicityNetworksPaper2016.pdf ~nsdwww/mail -~oar/http://comcluster.cxense.com/robots.txt +~oar/http://web.whatsapp.com/robots.txt ~oratorio/wordpress ~pasr1 ~philippe @@ -115587,7 +115610,6 @@ zzz_systest ~pltw ~popup_index-POPUPvPATHvINDEXvPLACEHOLDER.html$ ~re1u06 -~rlevien/scan ~rlweb ~rtanter ~rtanter/F03_PS498_Papers/Nuke%20Iran.htm @@ -115750,10 +115772,11 @@ zzz_systest 404.aspx 404.html 404.html -404.htmlhttp://bcmmaa.com/robots.txt +404.htmlhttp://airliners.net/robots.txt +404.php 404.php 404/ -404http://f6s.com/robots.txt +404http://diplomatie.gouv.fr/robots.txt 413gkwMT 429.html 432v·com