envato 0.0.0 → 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (62) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +46 -0
  3. data/.rspec +5 -0
  4. data/.rubocop.yml +142 -0
  5. data/Gemfile +5 -0
  6. data/Gemfile.lock +84 -0
  7. data/LICENSE +7 -0
  8. data/README.md +152 -0
  9. data/Rakefile +16 -0
  10. data/envato.gemspec +34 -0
  11. data/lib/envato/client.rb +55 -0
  12. data/lib/envato/collection.rb +25 -0
  13. data/lib/envato/error.rb +6 -0
  14. data/lib/envato/object.rb +25 -0
  15. data/lib/envato/objects/types.rb +19 -0
  16. data/lib/envato/resource.rb +59 -0
  17. data/lib/envato/resources/bookmarks.rb +34 -0
  18. data/lib/envato/resources/item.rb +43 -0
  19. data/lib/envato/resources/market.rb +131 -0
  20. data/lib/envato/resources/markets.rb +42 -0
  21. data/lib/envato/resources/search.rb +21 -0
  22. data/lib/envato/resources/user.rb +60 -0
  23. data/lib/envato/resources/users.rb +10 -0
  24. data/lib/envato/version.rb +8 -0
  25. data/lib/envato.rb +39 -0
  26. data/spec/bookmarks_spec.rb +15 -0
  27. data/spec/envato_spec.rb +26 -0
  28. data/spec/item_spec.rb +90 -0
  29. data/spec/market_spec.rb +100 -0
  30. data/spec/markets_spec.rb +14 -0
  31. data/spec/search_spec.rb +41 -0
  32. data/spec/spec_helper.rb +51 -0
  33. data/spec/user_spec.rb +118 -0
  34. data/spec/users_spec.rb +15 -0
  35. data/spec/vcr/bookmarks_list.yml +87 -0
  36. data/spec/vcr/item_info.yml +88 -0
  37. data/spec/vcr/item_list_purchases.yml +87 -0
  38. data/spec/vcr/item_prices.yml +86 -0
  39. data/spec/vcr/item_purchases.yml +87 -0
  40. data/spec/vcr/item_version.yml +87 -0
  41. data/spec/vcr/market_categories_graphicriver.yml +147 -0
  42. data/spec/vcr/market_categories_themeforest.yml +201 -0
  43. data/spec/vcr/market_features_graphicriver.yml +97 -0
  44. data/spec/vcr/market_features_themeforest.yml +93 -0
  45. data/spec/vcr/market_new_files.yml +86 -0
  46. data/spec/vcr/market_new_files_graphicriver_graphics.yml +115 -0
  47. data/spec/vcr/market_popular_items_themeforest.yml +86 -0
  48. data/spec/vcr/market_total_items.yml +85 -0
  49. data/spec/vcr/search_comments.yml +88 -0
  50. data/spec/vcr/search_item.yml +88 -0
  51. data/spec/vcr/search_more_like_this.yml +88 -0
  52. data/spec/vcr/user_account.yml +86 -0
  53. data/spec/vcr/user_badges.yml +98 -0
  54. data/spec/vcr/user_badges_not_exists.yml +83 -0
  55. data/spec/vcr/user_collection.yml +88 -0
  56. data/spec/vcr/user_collections.yml +90 -0
  57. data/spec/vcr/user_email.yml +85 -0
  58. data/spec/vcr/user_items.yml +86 -0
  59. data/spec/vcr/user_name.yml +85 -0
  60. data/spec/vcr/user_statement.yml +111 -0
  61. data/spec/vcr/users_total.yml +85 -0
  62. metadata +147 -3
@@ -0,0 +1,201 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: https://api.envato.com/v1/market/categories:themeforest.json
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ''
9
+ headers:
10
+ User-Agent:
11
+ - Faraday v1.10.2
12
+ Authorization:
13
+ - TOKEN
14
+ Accept-Encoding:
15
+ - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
16
+ Accept:
17
+ - "*/*"
18
+ response:
19
+ status:
20
+ code: 200
21
+ message: OK
22
+ headers:
23
+ Date:
24
+ - Tue, 11 Oct 2022 22:09:23 GMT
25
+ Content-Type:
26
+ - application/json; charset=utf-8
27
+ Content-Length:
28
+ - '4678'
29
+ Connection:
30
+ - keep-alive
31
+ X-Amzn-Requestid:
32
+ - 760c9ac0-bed1-41ca-9782-30cb5e8a8a19
33
+ Referrer-Policy:
34
+ - origin-when-cross-origin
35
+ X-Xss-Protection:
36
+ - 1; mode=block
37
+ X-Runtime:
38
+ - '0.020870'
39
+ Access-Control-Allow-Origin:
40
+ - "*"
41
+ Strict-Transport-Security:
42
+ - max-age=31536000
43
+ X-Frame-Options:
44
+ - SAMEORIGIN
45
+ X-Amzn-Remapped-Connection:
46
+ - keep-alive
47
+ X-Download-Options:
48
+ - noopen
49
+ X-Request-Id:
50
+ - 758aeb779894164b-DME
51
+ X-Amz-Apigw-Id:
52
+ - Z3FvEH8PIAMFx4A=
53
+ Cache-Control:
54
+ - no-store
55
+ X-Amzn-Remapped-Server:
56
+ - nginx
57
+ Expires:
58
+ - '0'
59
+ X-Content-Type-Options:
60
+ - nosniff
61
+ Etag:
62
+ - W/"a4ac7cee7be53875cbecb7f90bd8436b"
63
+ Pragma:
64
+ - no-cache
65
+ X-Amzn-Remapped-Date:
66
+ - Tue, 11 Oct 2022 22:09:23 GMT
67
+ X-Cache:
68
+ - Miss from cloudfront
69
+ Via:
70
+ - 1.1 909148671fe00df5415904e5ad7e738c.cloudfront.net (CloudFront)
71
+ X-Amz-Cf-Pop:
72
+ - ARN1-C1
73
+ X-Amz-Cf-Id:
74
+ - nIyivZdhWhctyBERPgeZTVgEyGRAcPUnzCoxpcICgncXKZk2xVzdoQ==
75
+ Cf-Cache-Status:
76
+ - DYNAMIC
77
+ Server:
78
+ - cloudflare
79
+ Cf-Ray:
80
+ - 758aeb779894164b-DME
81
+ body:
82
+ encoding: ASCII-8BIT
83
+ string: '{"categories":[{"name":"Site Templates","path":"site-templates"},{"name":"Creative","path":"site-templates/creative"},{"name":"Portfolio","path":"site-templates/creative/portfolio"},{"name":"Photography","path":"site-templates/creative/photography"},{"name":"Art","path":"site-templates/creative/art"},{"name":"Experimental","path":"site-templates/creative/experimental"},{"name":"Corporate","path":"site-templates/corporate"},{"name":"Business","path":"site-templates/corporate/business"},{"name":"Marketing","path":"site-templates/corporate/marketing"},{"name":"Government","path":"site-templates/corporate/government"},{"name":"Retail","path":"site-templates/retail"},{"name":"Fashion","path":"site-templates/retail/fashion"},{"name":"Health
84
+ & Beauty","path":"site-templates/retail/health-beauty"},{"name":"Shopping","path":"site-templates/retail/shopping"},{"name":"Travel","path":"site-templates/retail/travel"},{"name":"Food","path":"site-templates/retail/food"},{"name":"Children","path":"site-templates/retail/children"},{"name":"Technology","path":"site-templates/technology"},{"name":"Hosting","path":"site-templates/technology/hosting"},{"name":"Electronics","path":"site-templates/technology/electronics"},{"name":"Software","path":"site-templates/technology/software"},{"name":"Computer","path":"site-templates/technology/computer"},{"name":"Nonprofit","path":"site-templates/nonprofit"},{"name":"Churches","path":"site-templates/nonprofit/churches"},{"name":"Charity","path":"site-templates/nonprofit/charity"},{"name":"Environmental","path":"site-templates/nonprofit/environmental"},{"name":"Political","path":"site-templates/nonprofit/political"},{"name":"Activism","path":"site-templates/nonprofit/activism"},{"name":"Entertainment","path":"site-templates/entertainment"},{"name":"Nightlife","path":"site-templates/entertainment/nightlife"},{"name":"Restaurants
85
+ & Cafes","path":"site-templates/entertainment/restaurants-cafes"},{"name":"Events","path":"site-templates/entertainment/events"},{"name":"Film
86
+ & TV","path":"site-templates/entertainment/film-tv"},{"name":"Music and Bands","path":"site-templates/entertainment/music-and-bands"},{"name":"Personal","path":"site-templates/personal"},{"name":"Virtual
87
+ Business Card","path":"site-templates/personal/virtual-business-card"},{"name":"Social
88
+ Media Home","path":"site-templates/personal/social-media-home"},{"name":"Photo
89
+ Gallery","path":"site-templates/personal/photo-gallery"},{"name":"Specialty
90
+ Pages","path":"site-templates/specialty-pages"},{"name":"404 Pages","path":"site-templates/specialty-pages/4-4-pages"},{"name":"Under
91
+ Construction","path":"site-templates/specialty-pages/under-construction"},{"name":"Miscellaneous","path":"site-templates/specialty-pages/miscellaneous"},{"name":"Resume
92
+ / CV","path":"site-templates/specialty-pages/resume-cv"},{"name":"Admin Templates","path":"site-templates/admin-templates"},{"name":"Miscellaneous","path":"site-templates/miscellaneous"},{"name":"Mobile","path":"site-templates/mobile"},{"name":"Wedding","path":"site-templates/wedding"},{"name":"WordPress","path":"wordpress"},{"name":"Blog
93
+ / Magazine","path":"wordpress/blog-magazine"},{"name":"Personal","path":"wordpress/blog-magazine/personal"},{"name":"News
94
+ / Editorial","path":"wordpress/blog-magazine/news-editorial"},{"name":"Creative","path":"wordpress/creative"},{"name":"Portfolio","path":"wordpress/creative/portfolio"},{"name":"Photography","path":"wordpress/creative/photography"},{"name":"Art","path":"wordpress/creative/art"},{"name":"Experimental","path":"wordpress/creative/experimental"},{"name":"Corporate","path":"wordpress/corporate"},{"name":"Business","path":"wordpress/corporate/business"},{"name":"Directory
95
+ & Listings","path":"wordpress/corporate/directory-listings"},{"name":"Marketing","path":"wordpress/corporate/marketing"},{"name":"Retail","path":"wordpress/retail"},{"name":"Fashion","path":"wordpress/retail/fashion"},{"name":"Health
96
+ & Beauty","path":"wordpress/retail/health-beauty"},{"name":"Shopping","path":"wordpress/retail/shopping"},{"name":"Travel","path":"wordpress/retail/travel"},{"name":"Food","path":"wordpress/retail/food"},{"name":"Children","path":"wordpress/retail/children"},{"name":"Technology","path":"wordpress/technology"},{"name":"Hosting","path":"wordpress/technology/hosting"},{"name":"Software","path":"wordpress/technology/software"},{"name":"Nonprofit","path":"wordpress/nonprofit"},{"name":"Churches","path":"wordpress/nonprofit/churches"},{"name":"Charity","path":"wordpress/nonprofit/charity"},{"name":"Environmental","path":"wordpress/nonprofit/environmental"},{"name":"Political","path":"wordpress/nonprofit/political"},{"name":"Activism","path":"wordpress/nonprofit/activism"},{"name":"Entertainment","path":"wordpress/entertainment"},{"name":"Nightlife","path":"wordpress/entertainment/nightlife"},{"name":"Restaurants
97
+ & Cafes","path":"wordpress/entertainment/restaurants-cafes"},{"name":"Events","path":"wordpress/entertainment/events"},{"name":"Film
98
+ & TV","path":"wordpress/entertainment/film-tv"},{"name":"Music and Bands","path":"wordpress/entertainment/music-and-bands"},{"name":"Wedding","path":"wordpress/wedding"},{"name":"Miscellaneous","path":"wordpress/miscellaneous"},{"name":"Mobile","path":"wordpress/mobile"},{"name":"BuddyPress","path":"wordpress/buddypress"},{"name":"eCommerce","path":"wordpress/ecommerce"},{"name":"WooCommerce","path":"wordpress/ecommerce/woocommerce"},{"name":"WP
99
+ EasyCart","path":"wordpress/ecommerce/wp-easycart"},{"name":"Miscellaneous","path":"wordpress/ecommerce/miscellaneous"},{"name":"Real
100
+ Estate","path":"wordpress/real-estate"},{"name":"Education","path":"wordpress/education"},{"name":"CMS
101
+ Themes","path":"cms-themes"},{"name":"Webflow","path":"cms-themes/webflow"},{"name":"Weebly","path":"cms-themes/weebly"},{"name":"Joomla","path":"cms-themes/joomla"},{"name":"Blog
102
+ / Magazine","path":"cms-themes/joomla/blog-magazine"},{"name":"Personal","path":"cms-themes/joomla/blog-magazine/personal"},{"name":"News
103
+ / Editorial","path":"cms-themes/joomla/blog-magazine/news-editorial"},{"name":"Creative","path":"cms-themes/joomla/creative"},{"name":"Portfolio","path":"cms-themes/joomla/creative/portfolio"},{"name":"Photography","path":"cms-themes/joomla/creative/photography"},{"name":"Art","path":"cms-themes/joomla/creative/art"},{"name":"Experimental","path":"cms-themes/joomla/creative/experimental"},{"name":"Corporate","path":"cms-themes/joomla/corporate"},{"name":"Business","path":"cms-themes/joomla/corporate/business"},{"name":"Marketing","path":"cms-themes/joomla/corporate/marketing"},{"name":"Government","path":"cms-themes/joomla/corporate/government"},{"name":"Retail","path":"cms-themes/joomla/retail"},{"name":"Fashion","path":"cms-themes/joomla/retail/fashion"},{"name":"Health
104
+ & Beauty","path":"cms-themes/joomla/retail/health-beauty"},{"name":"Shopping","path":"cms-themes/joomla/retail/shopping"},{"name":"Travel","path":"cms-themes/joomla/retail/travel"},{"name":"Food","path":"cms-themes/joomla/retail/food"},{"name":"Children","path":"cms-themes/joomla/retail/children"},{"name":"Technology","path":"cms-themes/joomla/technology"},{"name":"Hosting","path":"cms-themes/joomla/technology/hosting"},{"name":"Electronics","path":"cms-themes/joomla/technology/electronics"},{"name":"Software","path":"cms-themes/joomla/technology/software"},{"name":"Computer","path":"cms-themes/joomla/technology/computer"},{"name":"Nonprofit","path":"cms-themes/joomla/nonprofit"},{"name":"Churches","path":"cms-themes/joomla/nonprofit/churches"},{"name":"Charity","path":"cms-themes/joomla/nonprofit/charity"},{"name":"Environmental","path":"cms-themes/joomla/nonprofit/environmental"},{"name":"Political","path":"cms-themes/joomla/nonprofit/political"},{"name":"Activism","path":"cms-themes/joomla/nonprofit/activism"},{"name":"Entertainment","path":"cms-themes/joomla/entertainment"},{"name":"Nightlife","path":"cms-themes/joomla/entertainment/nightlife"},{"name":"Restaurants
105
+ & Cafes","path":"cms-themes/joomla/entertainment/restaurants-cafes"},{"name":"Events","path":"cms-themes/joomla/entertainment/events"},{"name":"Film
106
+ & TV","path":"cms-themes/joomla/entertainment/film-tv"},{"name":"Celebrity
107
+ / Gossip","path":"cms-themes/joomla/entertainment/celebrity-gossip"},{"name":"Music
108
+ and Bands","path":"cms-themes/joomla/entertainment/music-and-bands"},{"name":"Wedding","path":"cms-themes/joomla/wedding"},{"name":"VirtueMart","path":"cms-themes/joomla/virtuemart"},{"name":"Miscellaneous","path":"cms-themes/joomla/miscellaneous"},{"name":"Drupal","path":"cms-themes/drupal"},{"name":"Blog
109
+ / Magazine","path":"cms-themes/drupal/blog-magazine"},{"name":"Personal","path":"cms-themes/drupal/blog-magazine/personal"},{"name":"News
110
+ / Editorial","path":"cms-themes/drupal/blog-magazine/news-editorial"},{"name":"Creative","path":"cms-themes/drupal/creative"},{"name":"Portfolio","path":"cms-themes/drupal/creative/portfolio"},{"name":"Photography","path":"cms-themes/drupal/creative/photography"},{"name":"Art","path":"cms-themes/drupal/creative/art"},{"name":"Experimental","path":"cms-themes/drupal/creative/experimental"},{"name":"Corporate","path":"cms-themes/drupal/corporate"},{"name":"Business","path":"cms-themes/drupal/corporate/business"},{"name":"Marketing","path":"cms-themes/drupal/corporate/marketing"},{"name":"Government","path":"cms-themes/drupal/corporate/government"},{"name":"Retail","path":"cms-themes/drupal/retail"},{"name":"Fashion","path":"cms-themes/drupal/retail/fashion"},{"name":"Health
111
+ & Beauty","path":"cms-themes/drupal/retail/health-beauty"},{"name":"Shopping","path":"cms-themes/drupal/retail/shopping"},{"name":"Travel","path":"cms-themes/drupal/retail/travel"},{"name":"Food","path":"cms-themes/drupal/retail/food"},{"name":"Children","path":"cms-themes/drupal/retail/children"},{"name":"Nonprofit","path":"cms-themes/drupal/nonprofit"},{"name":"Churches","path":"cms-themes/drupal/nonprofit/churches"},{"name":"Charity","path":"cms-themes/drupal/nonprofit/charity"},{"name":"Environmental","path":"cms-themes/drupal/nonprofit/environmental"},{"name":"Political","path":"cms-themes/drupal/nonprofit/political"},{"name":"Activism","path":"cms-themes/drupal/nonprofit/activism"},{"name":"Entertainment","path":"cms-themes/drupal/entertainment"},{"name":"Nightlife","path":"cms-themes/drupal/entertainment/nightlife"},{"name":"Restaurants
112
+ & Cafes","path":"cms-themes/drupal/entertainment/restaurants-cafes"},{"name":"Events","path":"cms-themes/drupal/entertainment/events"},{"name":"Film
113
+ & TV","path":"cms-themes/drupal/entertainment/film-tv"},{"name":"Celebrity
114
+ & Gossip","path":"cms-themes/drupal/entertainment/celebrity-gossip"},{"name":"Music
115
+ and Bands","path":"cms-themes/drupal/entertainment/music-and-bands"},{"name":"Miscellaneous","path":"cms-themes/drupal/miscellaneous"},{"name":"Concrete5","path":"cms-themes/concrete5"},{"name":"Blog
116
+ / Magazine","path":"cms-themes/concrete5/blog-magazine"},{"name":"Personal","path":"cms-themes/concrete5/blog-magazine/personal"},{"name":"News
117
+ / Editorial","path":"cms-themes/concrete5/blog-magazine/news-editorial"},{"name":"Creative","path":"cms-themes/concrete5/creative"},{"name":"Portfolio","path":"cms-themes/concrete5/creative/portfolio"},{"name":"Photography","path":"cms-themes/concrete5/creative/photography"},{"name":"Art","path":"cms-themes/concrete5/creative/art"},{"name":"Experimental","path":"cms-themes/concrete5/creative/experimental"},{"name":"Corporate","path":"cms-themes/concrete5/corporate"},{"name":"Business","path":"cms-themes/concrete5/corporate/business"},{"name":"Marketing","path":"cms-themes/concrete5/corporate/marketing"},{"name":"Government","path":"cms-themes/concrete5/corporate/government"},{"name":"Retail","path":"cms-themes/concrete5/retail"},{"name":"Fashion","path":"cms-themes/concrete5/retail/fashion"},{"name":"Health
118
+ & Beauty","path":"cms-themes/concrete5/retail/health-beauty"},{"name":"Shopping","path":"cms-themes/concrete5/retail/shopping"},{"name":"Travel","path":"cms-themes/concrete5/retail/travel"},{"name":"Food","path":"cms-themes/concrete5/retail/food"},{"name":"Children","path":"cms-themes/concrete5/retail/children"},{"name":"Technology","path":"cms-themes/concrete5/technology"},{"name":"Hosting","path":"cms-themes/concrete5/technology/hosting"},{"name":"Electronics","path":"cms-themes/concrete5/technology/electronics"},{"name":"Software","path":"cms-themes/concrete5/technology/software"},{"name":"Computer","path":"cms-themes/concrete5/technology/computer"},{"name":"Nonprofit","path":"cms-themes/concrete5/nonprofit"},{"name":"Churches","path":"cms-themes/concrete5/nonprofit/churches"},{"name":"Charity","path":"cms-themes/concrete5/nonprofit/charity"},{"name":"Environmental","path":"cms-themes/concrete5/nonprofit/environmental"},{"name":"Political","path":"cms-themes/concrete5/nonprofit/political"},{"name":"Activism","path":"cms-themes/concrete5/nonprofit/activism"},{"name":"Entertainment","path":"cms-themes/concrete5/entertainment"},{"name":"Nightlife","path":"cms-themes/concrete5/entertainment/nightlife"},{"name":"Restaurants
119
+ & Cafes","path":"cms-themes/concrete5/entertainment/restaurants-cafes"},{"name":"Events","path":"cms-themes/concrete5/entertainment/events"},{"name":"Film
120
+ & TV","path":"cms-themes/concrete5/entertainment/film-tv"},{"name":"Celebrity
121
+ / Gossip","path":"cms-themes/concrete5/entertainment/celebrity-gossip"},{"name":"Music
122
+ and Bands","path":"cms-themes/concrete5/entertainment/music-and-bands"},{"name":"Miscellaneous","path":"cms-themes/concrete5/miscellaneous"},{"name":"HubSpot
123
+ CMS Hub","path":"cms-themes/hubspot-cms-hub"},{"name":"Blog / Magazine","path":"cms-themes/hubspot-cms-hub/blog-magazine"},{"name":"Creative","path":"cms-themes/hubspot-cms-hub/creative"},{"name":"Corporate","path":"cms-themes/hubspot-cms-hub/corporate"},{"name":"Retail","path":"cms-themes/hubspot-cms-hub/retail"},{"name":"Technology","path":"cms-themes/hubspot-cms-hub/technology"},{"name":"Nonprofit","path":"cms-themes/hubspot-cms-hub/nonprofit"},{"name":"Entertainment","path":"cms-themes/hubspot-cms-hub/entertainment"},{"name":"Miscellaneous","path":"cms-themes/hubspot-cms-hub/miscellaneous"},{"name":"Moodle","path":"cms-themes/moodle"},{"name":"Blog
124
+ / Magazine","path":"cms-themes/moodle/blog-magazine"},{"name":"Personal","path":"cms-themes/moodle/blog-magazine/personal"},{"name":"News
125
+ / Editorial","path":"cms-themes/moodle/blog-magazine/news-editorial"},{"name":"Creative","path":"cms-themes/moodle/creative"},{"name":"Portfolio","path":"cms-themes/moodle/creative/portfolio"},{"name":"Photography","path":"cms-themes/moodle/creative/photography"},{"name":"Art","path":"cms-themes/moodle/creative/art"},{"name":"Experimental","path":"cms-themes/moodle/creative/experimental"},{"name":"Corporate","path":"cms-themes/moodle/corporate"},{"name":"Business","path":"cms-themes/moodle/corporate/business"},{"name":"Marketing","path":"cms-themes/moodle/corporate/marketing"},{"name":"Government","path":"cms-themes/moodle/corporate/government"},{"name":"Retail","path":"cms-themes/moodle/retail"},{"name":"Fashion","path":"cms-themes/moodle/retail/fashion"},{"name":"Health
126
+ & Beauty","path":"cms-themes/moodle/retail/health-beauty"},{"name":"Shopping","path":"cms-themes/moodle/retail/shopping"},{"name":"Travel","path":"cms-themes/moodle/retail/travel"},{"name":"Food","path":"cms-themes/moodle/retail/food"},{"name":"Children","path":"cms-themes/moodle/retail/children"},{"name":"Technology","path":"cms-themes/moodle/technology"},{"name":"Hosting","path":"cms-themes/moodle/technology/hosting"},{"name":"Electronics","path":"cms-themes/moodle/technology/electronics"},{"name":"Software","path":"cms-themes/moodle/technology/software"},{"name":"Computer","path":"cms-themes/moodle/technology/computer"},{"name":"Nonprofit","path":"cms-themes/moodle/nonprofit"},{"name":"Churches","path":"cms-themes/moodle/nonprofit/churches"},{"name":"Charity","path":"cms-themes/moodle/nonprofit/charity"},{"name":"Environmental","path":"cms-themes/moodle/nonprofit/environmental"},{"name":"Political","path":"cms-themes/moodle/nonprofit/political"},{"name":"Activism","path":"cms-themes/moodle/nonprofit/activism"},{"name":"Entertainment","path":"cms-themes/moodle/entertainment"},{"name":"Nightlife","path":"cms-themes/moodle/entertainment/nightlife"},{"name":"Restaurants
127
+ & Cafes","path":"cms-themes/moodle/entertainment/restaurants-cafes"},{"name":"Events","path":"cms-themes/moodle/entertainment/events"},{"name":"Film
128
+ & TV","path":"cms-themes/moodle/entertainment/film-tv"},{"name":"Celebrity
129
+ / Gossip","path":"cms-themes/moodle/entertainment/celebrity-gossip"},{"name":"Music
130
+ and Bands","path":"cms-themes/moodle/entertainment/music-and-bands"},{"name":"Wedding","path":"cms-themes/moodle/wedding"},{"name":"Miscellaneous","path":"cms-themes/moodle/miscellaneous"},{"name":"MODX
131
+ Themes","path":"cms-themes/modx-themes"},{"name":"Miscellaneous","path":"cms-themes/miscellaneous"},{"name":"Blog
132
+ / Magazine","path":"cms-themes/miscellaneous/blog-magazine"},{"name":"Personal","path":"cms-themes/miscellaneous/blog-magazine/personal"},{"name":"News
133
+ / Editorial","path":"cms-themes/miscellaneous/blog-magazine/news-editorial"},{"name":"Creative","path":"cms-themes/miscellaneous/creative"},{"name":"Portfolio","path":"cms-themes/miscellaneous/creative/portfolio"},{"name":"Photography","path":"cms-themes/miscellaneous/creative/photography"},{"name":"Art","path":"cms-themes/miscellaneous/creative/art"},{"name":"Experimental","path":"cms-themes/miscellaneous/creative/experimental"},{"name":"Corporate","path":"cms-themes/miscellaneous/corporate"},{"name":"Business","path":"cms-themes/miscellaneous/corporate/business"},{"name":"Marketing","path":"cms-themes/miscellaneous/corporate/marketing"},{"name":"Government","path":"cms-themes/miscellaneous/corporate/government"},{"name":"Retail","path":"cms-themes/miscellaneous/retail"},{"name":"Fashion","path":"cms-themes/miscellaneous/retail/fashion"},{"name":"Health
134
+ & Beauty","path":"cms-themes/miscellaneous/retail/health-beauty"},{"name":"Shopping","path":"cms-themes/miscellaneous/retail/shopping"},{"name":"Travel","path":"cms-themes/miscellaneous/retail/travel"},{"name":"Food","path":"cms-themes/miscellaneous/retail/food"},{"name":"Children","path":"cms-themes/miscellaneous/retail/children"},{"name":"Technology","path":"cms-themes/miscellaneous/technology"},{"name":"Hosting","path":"cms-themes/miscellaneous/technology/hosting"},{"name":"Electronics","path":"cms-themes/miscellaneous/technology/electronics"},{"name":"Software","path":"cms-themes/miscellaneous/technology/software"},{"name":"Computers","path":"cms-themes/miscellaneous/technology/computers"},{"name":"Nonprofit","path":"cms-themes/miscellaneous/nonprofit"},{"name":"Churches","path":"cms-themes/miscellaneous/nonprofit/churches"},{"name":"Charity","path":"cms-themes/miscellaneous/nonprofit/charity"},{"name":"Environmental","path":"cms-themes/miscellaneous/nonprofit/environmental"},{"name":"Political","path":"cms-themes/miscellaneous/nonprofit/political"},{"name":"Activism","path":"cms-themes/miscellaneous/nonprofit/activism"},{"name":"Entertainment","path":"cms-themes/miscellaneous/entertainment"},{"name":"Nightlife","path":"cms-themes/miscellaneous/entertainment/nightlife"},{"name":"Restaurants
135
+ & Cafes","path":"cms-themes/miscellaneous/entertainment/restaurants-cafes"},{"name":"Events","path":"cms-themes/miscellaneous/entertainment/events"},{"name":"Film
136
+ & TV","path":"cms-themes/miscellaneous/entertainment/film-tv"},{"name":"Celebrity
137
+ & Gossip","path":"cms-themes/miscellaneous/entertainment/celebrity-gossip"},{"name":"eCommerce","path":"ecommerce"},{"name":"Magento","path":"ecommerce/magento"},{"name":"Entertainment","path":"ecommerce/magento/entertainment"},{"name":"Fashion","path":"ecommerce/magento/fashion"},{"name":"Health
138
+ & Beauty","path":"ecommerce/magento/health-beauty"},{"name":"Miscellaneous","path":"ecommerce/magento/miscellaneous"},{"name":"Shopping","path":"ecommerce/magento/shopping"},{"name":"Technology","path":"ecommerce/magento/technology"},{"name":"Shopify","path":"ecommerce/shopify"},{"name":"Entertainment","path":"ecommerce/shopify/entertainment"},{"name":"Fashion","path":"ecommerce/shopify/fashion"},{"name":"Health
139
+ & Beauty","path":"ecommerce/shopify/health-beauty"},{"name":"Miscellaneous","path":"ecommerce/shopify/miscellaneous"},{"name":"Shopping","path":"ecommerce/shopify/shopping"},{"name":"Technology","path":"ecommerce/shopify/technology"},{"name":"BigCommerce","path":"ecommerce/bigcommerce"},{"name":"OpenCart","path":"ecommerce/opencart"},{"name":"Entertainment","path":"ecommerce/opencart/entertainment"},{"name":"Fashion","path":"ecommerce/opencart/fashion"},{"name":"Health
140
+ & Beauty","path":"ecommerce/opencart/health-beauty"},{"name":"Miscellaneous","path":"ecommerce/opencart/miscellaneous"},{"name":"Shopping","path":"ecommerce/opencart/shopping"},{"name":"Technology","path":"ecommerce/opencart/technology"},{"name":"PrestaShop","path":"ecommerce/prestashop"},{"name":"Entertainment","path":"ecommerce/prestashop/entertainment"},{"name":"Fashion","path":"ecommerce/prestashop/fashion"},{"name":"Health
141
+ & Beauty","path":"ecommerce/prestashop/health-beauty"},{"name":"Miscellaneous","path":"ecommerce/prestashop/miscellaneous"},{"name":"Shopping","path":"ecommerce/prestashop/shopping"},{"name":"Technology","path":"ecommerce/prestashop/technology"},{"name":"Zen
142
+ Cart","path":"ecommerce/zen-cart"},{"name":"Entertainment","path":"ecommerce/zen-cart/entertainment"},{"name":"Fashion","path":"ecommerce/zen-cart/fashion"},{"name":"Health
143
+ & Beauty","path":"ecommerce/zen-cart/health-beauty"},{"name":"Miscellaneous","path":"ecommerce/zen-cart/miscellaneous"},{"name":"Shopping","path":"ecommerce/zen-cart/shopping"},{"name":"Technology","path":"ecommerce/zen-cart/technology"},{"name":"Miscellaneous","path":"ecommerce/miscellaneous"},{"name":"Blogging","path":"blogging"},{"name":"Tumblr","path":"blogging/tumblr"},{"name":"Blog","path":"blogging/tumblr/blog"},{"name":"Portfolio","path":"blogging/tumblr/portfolio"},{"name":"Business","path":"blogging/tumblr/business"},{"name":"Miscellaneous","path":"blogging/tumblr/miscellaneous"},{"name":"Ghost
144
+ Themes","path":"blogging/ghost-themes"},{"name":"Blogger","path":"blogging/blogger"},{"name":"Marketing","path":"marketing"},{"name":"Email
145
+ Templates","path":"marketing/email-templates"},{"name":"Newsletters","path":"marketing/email-templates/newsletters"},{"name":"e-Flyers","path":"marketing/email-templates/e-flyers"},{"name":"Catalogs","path":"marketing/email-templates/catalogs"},{"name":"Email
146
+ Stationery","path":"marketing/email-templates/email-stationery"},{"name":"Miscellaneous","path":"marketing/email-templates/miscellaneous"},{"name":"Landing
147
+ Pages","path":"marketing/landing-pages"},{"name":"Creative","path":"marketing/landing-pages/creative"},{"name":"Portfolio","path":"marketing/landing-pages/creative/portfolio"},{"name":"Photography","path":"marketing/landing-pages/creative/photography"},{"name":"Art","path":"marketing/landing-pages/creative/art"},{"name":"Experimental","path":"marketing/landing-pages/creative/experimental"},{"name":"Corporate","path":"marketing/landing-pages/corporate"},{"name":"Business","path":"marketing/landing-pages/corporate/business"},{"name":"Marketing","path":"marketing/landing-pages/corporate/marketing"},{"name":"Informational","path":"marketing/landing-pages/corporate/informational"},{"name":"Government","path":"marketing/landing-pages/corporate/government"},{"name":"Retail","path":"marketing/landing-pages/retail"},{"name":"Fashion","path":"marketing/landing-pages/retail/fashion"},{"name":"Health
148
+ & Beauty","path":"marketing/landing-pages/retail/health-beauty"},{"name":"Shopping","path":"marketing/landing-pages/retail/shopping"},{"name":"Travel","path":"marketing/landing-pages/retail/travel"},{"name":"Food","path":"marketing/landing-pages/retail/food"},{"name":"Children","path":"marketing/landing-pages/retail/children"},{"name":"Technology","path":"marketing/landing-pages/technology"},{"name":"Hosting","path":"marketing/landing-pages/technology/hosting"},{"name":"Electronics","path":"marketing/landing-pages/technology/electronics"},{"name":"Software","path":"marketing/landing-pages/technology/software"},{"name":"Computer","path":"marketing/landing-pages/technology/computer"},{"name":"Apps","path":"marketing/landing-pages/technology/apps"},{"name":"Nonprofit","path":"marketing/landing-pages/nonprofit"},{"name":"Churches","path":"marketing/landing-pages/nonprofit/churches"},{"name":"Charity","path":"marketing/landing-pages/nonprofit/charity"},{"name":"Environmental","path":"marketing/landing-pages/nonprofit/environmental"},{"name":"Political","path":"marketing/landing-pages/nonprofit/political"},{"name":"Activism","path":"marketing/landing-pages/nonprofit/activism"},{"name":"Entertainment","path":"marketing/landing-pages/entertainment"},{"name":"Nightlife","path":"marketing/landing-pages/entertainment/nightlife"},{"name":"Restaurants
149
+ & Cafes","path":"marketing/landing-pages/entertainment/restaurants-cafes"},{"name":"Events","path":"marketing/landing-pages/entertainment/events"},{"name":"Film
150
+ & TV","path":"marketing/landing-pages/entertainment/film-tv"},{"name":"Personal","path":"marketing/landing-pages/personal"},{"name":"Virtual
151
+ Business Card","path":"marketing/landing-pages/personal/virtual-business-card"},{"name":"Informational","path":"marketing/landing-pages/personal/informational"},{"name":"Photo
152
+ Gallery","path":"marketing/landing-pages/personal/photo-gallery"},{"name":"Mobile","path":"marketing/landing-pages/mobile"},{"name":"Miscellaneous","path":"marketing/landing-pages/miscellaneous"},{"name":"Unbounce
153
+ Landing Pages","path":"marketing/unbounce-landing-pages"},{"name":"Forums","path":"forums"},{"name":"PhpBB","path":"forums/phpbb"},{"name":"Vanilla","path":"forums/vanilla"},{"name":"vBulletin","path":"forums/vbulletin"},{"name":"Miscellaneous","path":"forums/miscellaneous"},{"name":"Muse
154
+ Templates","path":"muse-templates"},{"name":"Creative","path":"muse-templates/creative"},{"name":"Corporate","path":"muse-templates/corporate"},{"name":"eCommerce","path":"muse-templates/ecommerce"},{"name":"Landing","path":"muse-templates/landing"},{"name":"Personal","path":"muse-templates/personal"},{"name":"Miscellaneous","path":"muse-templates/miscellaneous"},{"name":"Jamstack","path":"jamstack"},{"name":"Nuxt.js","path":"jamstack/nuxt-js"},{"name":"Next.js","path":"jamstack/next-js"},{"name":"Eleventy","path":"jamstack/eleventy"},{"name":"SvelteKit","path":"jamstack/sveltekit"},{"name":"Gatsby.js","path":"jamstack/gatsby-js"},{"name":"Jekyll","path":"jamstack/jekyll"},{"name":"Miscellaneous","path":"jamstack/miscellaneous"},{"name":"Courses","path":"courses"},{"name":"Web
155
+ Design","path":"courses/web-design"},{"name":"Code","path":"courses/code"},{"name":"Template
156
+ Kits","path":"template-kits"},{"name":"Elementor","path":"template-kits/elementor"},{"name":"Creative
157
+ & Design","path":"template-kits/elementor/creative-design"},{"name":"Business
158
+ & Services","path":"template-kits/elementor/business-services"},{"name":"Health
159
+ & Medical","path":"template-kits/elementor/health-medical"},{"name":"Fashion
160
+ & Beauty","path":"template-kits/elementor/fashion-beauty"},{"name":"Shopping
161
+ & eCommerce","path":"template-kits/elementor/shopping-ecommerce"},{"name":"Travel
162
+ & Accomodation","path":"template-kits/elementor/travel-accomodation"},{"name":"Food
163
+ & Drink","path":"template-kits/elementor/food-drink"},{"name":"Sport & Fitness","path":"template-kits/elementor/sport-fitness"},{"name":"Technology
164
+ & Apps","path":"template-kits/elementor/technology-apps"},{"name":"Education","path":"template-kits/elementor/education"},{"name":"Non-Profit
165
+ & Religion","path":"template-kits/elementor/non-profit-religion"},{"name":"Events
166
+ & Entertainment","path":"template-kits/elementor/events-entertainment"},{"name":"Personal
167
+ & CV","path":"template-kits/elementor/personal-cv"},{"name":"Weddings","path":"template-kits/elementor/weddings"},{"name":"Blogs
168
+ & Podcasts","path":"template-kits/elementor/blogs-podcasts"},{"name":"Real
169
+ Estate & Construction","path":"template-kits/elementor/real-estate-construction"},{"name":"Automotive
170
+ & Transportation","path":"template-kits/elementor/automotive-transportation"},{"name":"News
171
+ & Magazines","path":"template-kits/elementor/news-magazines"},{"name":"Finance
172
+ & Law","path":"template-kits/elementor/finance-law"},{"name":"Music & Bands","path":"template-kits/elementor/music-bands"},{"name":"Film
173
+ & TV","path":"template-kits/elementor/film-tv"},{"name":"Kids & Babies","path":"template-kits/elementor/kids-babies"},{"name":"Photography","path":"template-kits/elementor/photography"},{"name":"Miscellaneous","path":"template-kits/elementor/miscellaneous"},{"name":"UI
174
+ Templates","path":"ui-templates"},{"name":"Figma","path":"ui-templates/figma"},{"name":"Corporate","path":"ui-templates/figma/corporate"},{"name":"Business","path":"ui-templates/figma/corporate/business"},{"name":"Government","path":"ui-templates/figma/corporate/government"},{"name":"Marketing","path":"ui-templates/figma/corporate/marketing"},{"name":"Creative","path":"ui-templates/figma/creative"},{"name":"Art","path":"ui-templates/figma/creative/art"},{"name":"Experimental","path":"ui-templates/figma/creative/experimental"},{"name":"Photography","path":"ui-templates/figma/creative/photography"},{"name":"Portfolio","path":"ui-templates/figma/creative/portfolio"},{"name":"Entertainment","path":"ui-templates/figma/entertainment"},{"name":"Events","path":"ui-templates/figma/entertainment/events"},{"name":"Film
175
+ & TV","path":"ui-templates/figma/entertainment/film-tv"},{"name":"Nightlife","path":"ui-templates/figma/entertainment/nightlife"},{"name":"Restaurants
176
+ & Cafes","path":"ui-templates/figma/entertainment/restaurants-cafes"},{"name":"Miscellaneous","path":"ui-templates/figma/miscellaneous"},{"name":"Nonprofit","path":"ui-templates/figma/nonprofit"},{"name":"Activism","path":"ui-templates/figma/nonprofit/activism"},{"name":"Charity","path":"ui-templates/figma/nonprofit/charity"},{"name":"Churches","path":"ui-templates/figma/nonprofit/churches"},{"name":"Environmental","path":"ui-templates/figma/nonprofit/environmental"},{"name":"Political","path":"ui-templates/figma/nonprofit/political"},{"name":"Personal","path":"ui-templates/figma/personal"},{"name":"Photo
177
+ Gallery","path":"ui-templates/figma/personal/photo-gallery"},{"name":"Social
178
+ Media Home","path":"ui-templates/figma/personal/social-media-home"},{"name":"Virtual
179
+ Business Card","path":"ui-templates/figma/personal/virtual-business-card"},{"name":"Retail","path":"ui-templates/figma/retail"},{"name":"Children","path":"ui-templates/figma/retail/children"},{"name":"Fashion","path":"ui-templates/figma/retail/fashion"},{"name":"Food","path":"ui-templates/figma/retail/food"},{"name":"Health
180
+ & Beauty","path":"ui-templates/figma/retail/health-beauty"},{"name":"Shopping","path":"ui-templates/figma/retail/shopping"},{"name":"Travel","path":"ui-templates/figma/retail/travel"},{"name":"Technology","path":"ui-templates/figma/technology"},{"name":"Computer","path":"ui-templates/figma/technology/computer"},{"name":"Electronics","path":"ui-templates/figma/technology/electronics"},{"name":"Hosting","path":"ui-templates/figma/technology/hosting"},{"name":"Software","path":"ui-templates/figma/technology/software"},{"name":"Adobe
181
+ XD","path":"ui-templates/adobe-xd"},{"name":"Corporate","path":"ui-templates/adobe-xd/corporate"},{"name":"Business","path":"ui-templates/adobe-xd/corporate/business"},{"name":"Government","path":"ui-templates/adobe-xd/corporate/government"},{"name":"Marketing","path":"ui-templates/adobe-xd/corporate/marketing"},{"name":"Creative","path":"ui-templates/adobe-xd/creative"},{"name":"Art","path":"ui-templates/adobe-xd/creative/art"},{"name":"Experimental","path":"ui-templates/adobe-xd/creative/experimental"},{"name":"Photography","path":"ui-templates/adobe-xd/creative/photography"},{"name":"Portfolio","path":"ui-templates/adobe-xd/creative/portfolio"},{"name":"Entertainment","path":"ui-templates/adobe-xd/entertainment"},{"name":"Events","path":"ui-templates/adobe-xd/entertainment/events"},{"name":"Film
182
+ & TV","path":"ui-templates/adobe-xd/entertainment/film-tv"},{"name":"Nightlife","path":"ui-templates/adobe-xd/entertainment/nightlife"},{"name":"Restaurants
183
+ & Cafes","path":"ui-templates/adobe-xd/entertainment/restaurants-cafes"},{"name":"Miscellaneous","path":"ui-templates/adobe-xd/miscellaneous"},{"name":"Nonprofit","path":"ui-templates/adobe-xd/nonprofit"},{"name":"Activism","path":"ui-templates/adobe-xd/nonprofit/activism"},{"name":"Charity","path":"ui-templates/adobe-xd/nonprofit/charity"},{"name":"Churches","path":"ui-templates/adobe-xd/nonprofit/churches"},{"name":"Environmental","path":"ui-templates/adobe-xd/nonprofit/environmental"},{"name":"Political","path":"ui-templates/adobe-xd/nonprofit/political"},{"name":"Personal","path":"ui-templates/adobe-xd/personal"},{"name":"Photo
184
+ Gallery","path":"ui-templates/adobe-xd/personal/photo-gallery"},{"name":"Social
185
+ Media Home","path":"ui-templates/adobe-xd/personal/social-media-home"},{"name":"Virtual
186
+ Business Card","path":"ui-templates/adobe-xd/personal/virtual-business-card"},{"name":"Retail","path":"ui-templates/adobe-xd/retail"},{"name":"Children","path":"ui-templates/adobe-xd/retail/children"},{"name":"Fashion","path":"ui-templates/adobe-xd/retail/fashion"},{"name":"Food","path":"ui-templates/adobe-xd/retail/food"},{"name":"Health
187
+ & Beauty","path":"ui-templates/adobe-xd/retail/health-beauty"},{"name":"Shopping","path":"ui-templates/adobe-xd/retail/shopping"},{"name":"Travel","path":"ui-templates/adobe-xd/retail/travel"},{"name":"Technology","path":"ui-templates/adobe-xd/technology"},{"name":"Computer","path":"ui-templates/adobe-xd/technology/computer"},{"name":"Electronics","path":"ui-templates/adobe-xd/technology/electronics"},{"name":"Hosting","path":"ui-templates/adobe-xd/technology/hosting"},{"name":"Software","path":"ui-templates/adobe-xd/technology/software"},{"name":"Sketch","path":"ui-templates/sketch"},{"name":"Corporate","path":"ui-templates/sketch/corporate"},{"name":"Business","path":"ui-templates/sketch/corporate/business"},{"name":"Government","path":"ui-templates/sketch/corporate/government"},{"name":"Marketing","path":"ui-templates/sketch/corporate/marketing"},{"name":"Creative","path":"ui-templates/sketch/creative"},{"name":"Art","path":"ui-templates/sketch/creative/art"},{"name":"Experimental","path":"ui-templates/sketch/creative/experimental"},{"name":"Photography","path":"ui-templates/sketch/creative/photography"},{"name":"Portfolio","path":"ui-templates/sketch/creative/portfolio"},{"name":"Entertainment","path":"ui-templates/sketch/entertainment"},{"name":"Events","path":"ui-templates/sketch/entertainment/events"},{"name":"Film
188
+ & TV","path":"ui-templates/sketch/entertainment/film-tv"},{"name":"Nightlife","path":"ui-templates/sketch/entertainment/nightlife"},{"name":"Restaurants
189
+ & Cafes","path":"ui-templates/sketch/entertainment/restaurants-cafes"},{"name":"Miscellaneous","path":"ui-templates/sketch/miscellaneous"},{"name":"Nonprofit","path":"ui-templates/sketch/nonprofit"},{"name":"Activism","path":"ui-templates/sketch/nonprofit/activism"},{"name":"Charity","path":"ui-templates/sketch/nonprofit/charity"},{"name":"Churches","path":"ui-templates/sketch/nonprofit/churches"},{"name":"Environmental","path":"ui-templates/sketch/nonprofit/environmental"},{"name":"Political","path":"ui-templates/sketch/nonprofit/political"},{"name":"Personal","path":"ui-templates/sketch/personal"},{"name":"Photo
190
+ Gallery","path":"ui-templates/sketch/personal/photo-gallery"},{"name":"Social
191
+ Media Home","path":"ui-templates/sketch/personal/social-media-home"},{"name":"Virtual
192
+ Business Card","path":"ui-templates/sketch/personal/virtual-business-card"},{"name":"Retail","path":"ui-templates/sketch/retail"},{"name":"Children","path":"ui-templates/sketch/retail/children"},{"name":"Fashion","path":"ui-templates/sketch/retail/fashion"},{"name":"Food","path":"ui-templates/sketch/retail/food"},{"name":"Health
193
+ & Beauty","path":"ui-templates/sketch/retail/health-beauty"},{"name":"Shopping","path":"ui-templates/sketch/retail/shopping"},{"name":"Travel","path":"ui-templates/sketch/retail/travel"},{"name":"Technology","path":"ui-templates/sketch/technology"},{"name":"Computer","path":"ui-templates/sketch/technology/computer"},{"name":"Electronics","path":"ui-templates/sketch/technology/electronics"},{"name":"Hosting","path":"ui-templates/sketch/technology/hosting"},{"name":"Software","path":"ui-templates/sketch/technology/software"},{"name":"Photoshop","path":"ui-templates/photoshop"},{"name":"Corporate","path":"ui-templates/photoshop/corporate"},{"name":"Business","path":"ui-templates/photoshop/corporate/business"},{"name":"Government","path":"ui-templates/photoshop/corporate/government"},{"name":"Marketing","path":"ui-templates/photoshop/corporate/marketing"},{"name":"Creative","path":"ui-templates/photoshop/creative"},{"name":"Art","path":"ui-templates/photoshop/creative/art"},{"name":"Experimental","path":"ui-templates/photoshop/creative/experimental"},{"name":"Photography","path":"ui-templates/photoshop/creative/photography"},{"name":"Portfolio","path":"ui-templates/photoshop/creative/portfolio"},{"name":"Entertainment","path":"ui-templates/photoshop/entertainment"},{"name":"Events","path":"ui-templates/photoshop/entertainment/events"},{"name":"Film
194
+ & TV","path":"ui-templates/photoshop/entertainment/film-tv"},{"name":"Nightlife","path":"ui-templates/photoshop/entertainment/nightlife"},{"name":"Restaurants
195
+ & Cafes","path":"ui-templates/photoshop/entertainment/restaurants-cafes"},{"name":"Miscellaneous","path":"ui-templates/photoshop/miscellaneous"},{"name":"Nonprofit","path":"ui-templates/photoshop/nonprofit"},{"name":"Activism","path":"ui-templates/photoshop/nonprofit/activism"},{"name":"Charity","path":"ui-templates/photoshop/nonprofit/charity"},{"name":"Churches","path":"ui-templates/photoshop/nonprofit/churches"},{"name":"Environmental","path":"ui-templates/photoshop/nonprofit/environmental"},{"name":"Political","path":"ui-templates/photoshop/nonprofit/political"},{"name":"Personal","path":"ui-templates/photoshop/personal"},{"name":"Photo
196
+ Gallery","path":"ui-templates/photoshop/personal/photo-gallery"},{"name":"Social
197
+ Media Home","path":"ui-templates/photoshop/personal/social-media-home"},{"name":"Virtual
198
+ Business Card","path":"ui-templates/photoshop/personal/virtual-business-card"},{"name":"Retail","path":"ui-templates/photoshop/retail"},{"name":"Children","path":"ui-templates/photoshop/retail/children"},{"name":"Fashion","path":"ui-templates/photoshop/retail/fashion"},{"name":"Food","path":"ui-templates/photoshop/retail/food"},{"name":"Health
199
+ & Beauty","path":"ui-templates/photoshop/retail/health-beauty"},{"name":"Shopping","path":"ui-templates/photoshop/retail/shopping"},{"name":"Travel","path":"ui-templates/photoshop/retail/travel"},{"name":"Technology","path":"ui-templates/photoshop/technology"},{"name":"Computer","path":"ui-templates/photoshop/technology/computer"},{"name":"Electronics","path":"ui-templates/photoshop/technology/electronics"},{"name":"Hosting","path":"ui-templates/photoshop/technology/hosting"},{"name":"Software","path":"ui-templates/photoshop/technology/software"}]}'
200
+ recorded_at: Tue, 11 Oct 2022 22:09:23 GMT
201
+ recorded_with: VCR 6.1.0
@@ -0,0 +1,97 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: https://api.envato.com/v1/market/features:graphicriver.json
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ''
9
+ headers:
10
+ User-Agent:
11
+ - Faraday v1.10.2
12
+ Authorization:
13
+ - TOKEN
14
+ Accept-Encoding:
15
+ - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
16
+ Accept:
17
+ - "*/*"
18
+ response:
19
+ status:
20
+ code: 200
21
+ message: OK
22
+ headers:
23
+ Date:
24
+ - Tue, 11 Oct 2022 22:09:25 GMT
25
+ Content-Type:
26
+ - application/json; charset=utf-8
27
+ Content-Length:
28
+ - '791'
29
+ Connection:
30
+ - keep-alive
31
+ X-Amzn-Requestid:
32
+ - 512227b9-dcde-475c-8119-4266a4e19b29
33
+ Referrer-Policy:
34
+ - origin-when-cross-origin
35
+ X-Xss-Protection:
36
+ - 1; mode=block
37
+ X-Runtime:
38
+ - '0.089612'
39
+ Access-Control-Allow-Origin:
40
+ - "*"
41
+ Strict-Transport-Security:
42
+ - max-age=31536000
43
+ X-Frame-Options:
44
+ - SAMEORIGIN
45
+ X-Amzn-Remapped-Connection:
46
+ - keep-alive
47
+ X-Download-Options:
48
+ - noopen
49
+ X-Request-Id:
50
+ - 758aeb83bdf5165a-DME
51
+ X-Amz-Apigw-Id:
52
+ - Z3FvXGelIAMFTiA=
53
+ Cache-Control:
54
+ - no-store
55
+ X-Amzn-Remapped-Server:
56
+ - nginx
57
+ Expires:
58
+ - '0'
59
+ X-Content-Type-Options:
60
+ - nosniff
61
+ Etag:
62
+ - W/"59505988288f2af9b1c63a3b373498c2"
63
+ Pragma:
64
+ - no-cache
65
+ X-Amzn-Remapped-Date:
66
+ - Tue, 11 Oct 2022 22:09:25 GMT
67
+ X-Cache:
68
+ - Miss from cloudfront
69
+ Via:
70
+ - 1.1 d945a5fbc073d46145c31f513978802c.cloudfront.net (CloudFront)
71
+ X-Amz-Cf-Pop:
72
+ - ARN1-C1
73
+ X-Amz-Cf-Id:
74
+ - cYsS-LWyyvqrH5wYpfOFtHldoec4sVI7ZwkGeHW9G2HuEav9NIJeaw==
75
+ Cf-Cache-Status:
76
+ - DYNAMIC
77
+ Server:
78
+ - cloudflare
79
+ Cf-Ray:
80
+ - 758aeb83bdf5165a-DME
81
+ body:
82
+ encoding: ASCII-8BIT
83
+ string: '{"features":{"featured_file":{"id":"39315832","item":"Illustration
84
+ of Skull","url":"https://graphicriver.net/item/illustration-of-skull/39315832","user":"Amillustrated","thumbnail":"https://s3.envato.com/files/403351832/Thumbnail.jpg","sales":"0","rating":"0.0","rating_decimal":"0.00","cost":"6.00","uploaded_on":"Tue
85
+ Aug 30 00:10:54 +1000 2022","last_update":"Tue Aug 30 00:10:54 +1000 2022","tags":"art,
86
+ black, bone, cartoon, characters, danger, dead, decoration, decorative, evil,
87
+ fear, grunge, halloween, head, horror, human, illustration, pirate, sign,
88
+ skeleton, skull, skull bundle, skull creation kit, skull pack, skull tattoo,
89
+ symbol, t-shirt design, tattoo, vector, vintage","category":"vectors","live_preview_url":"https://s3.envato.com/files/403351831/Preview.jpg"},"featured_author":{"id":"13532887","user":"graphicpages","url":"https://graphicriver.net/user/graphicpages","thumbnail":"https://s3.envato.com/files/342776022/logo%20gp.jpg"},"free_file":{"id":"21364961","item":"Creepy
90
+ Photoshop Action","url":"https://graphicriver.net/item/creepy-photoshop-action/21364961","user":"UnicDesign","thumbnail":"https://s3.envato.com/files/259734683/Thumbnail.jpg","sales":"62","rating":"0.0","rating_decimal":"0.00","cost":"9.00","uploaded_on":"Thu
91
+ Feb 08 02:04:42 +1100 2018","last_update":"Fri May 15 22:18:43 +1000 2020","tags":"actions,
92
+ advanced, chipped, cinematic, cracked, cracks, creepy, dark, effects, evil,
93
+ fear, frightnening, grunge, halloween, horror, photo effects, photo manipulation,
94
+ photography, photoshop, professional, scary, splatter, spooky, template, terrifying,
95
+ text, texture, tutorial, zombie","category":"add-ons/photoshop/actions/photo-effects","live_preview_url":"https://s3.envato.com/files/259734682/Preview.jpg"}}}'
96
+ recorded_at: Tue, 11 Oct 2022 22:09:25 GMT
97
+ recorded_with: VCR 6.1.0
@@ -0,0 +1,93 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: https://api.envato.com/v1/market/features:themeforest.json
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ''
9
+ headers:
10
+ User-Agent:
11
+ - Faraday v1.10.2
12
+ Authorization:
13
+ - TOKEN
14
+ Accept-Encoding:
15
+ - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
16
+ Accept:
17
+ - "*/*"
18
+ response:
19
+ status:
20
+ code: 200
21
+ message: OK
22
+ headers:
23
+ Date:
24
+ - Tue, 11 Oct 2022 22:09:24 GMT
25
+ Content-Type:
26
+ - application/json; charset=utf-8
27
+ Content-Length:
28
+ - '741'
29
+ Connection:
30
+ - keep-alive
31
+ X-Amzn-Requestid:
32
+ - 9abb1f7b-5995-47e8-9624-9bde9e319605
33
+ Referrer-Policy:
34
+ - origin-when-cross-origin
35
+ X-Xss-Protection:
36
+ - 1; mode=block
37
+ X-Runtime:
38
+ - '0.079989'
39
+ Access-Control-Allow-Origin:
40
+ - "*"
41
+ Strict-Transport-Security:
42
+ - max-age=31536000
43
+ X-Frame-Options:
44
+ - SAMEORIGIN
45
+ X-Amzn-Remapped-Connection:
46
+ - keep-alive
47
+ X-Download-Options:
48
+ - noopen
49
+ X-Request-Id:
50
+ - 758aeb7f4bef9d67-DME
51
+ X-Amz-Apigw-Id:
52
+ - Z3FvQGgxoAMFmfQ=
53
+ Cache-Control:
54
+ - no-store
55
+ X-Amzn-Remapped-Server:
56
+ - nginx
57
+ Expires:
58
+ - '0'
59
+ X-Content-Type-Options:
60
+ - nosniff
61
+ Etag:
62
+ - W/"4275091031298eed3fcb9c6acbd2ce5c"
63
+ Pragma:
64
+ - no-cache
65
+ X-Amzn-Remapped-Date:
66
+ - Tue, 11 Oct 2022 22:09:24 GMT
67
+ X-Cache:
68
+ - Miss from cloudfront
69
+ Via:
70
+ - 1.1 9c3701a40f5e4766165113d719972734.cloudfront.net (CloudFront)
71
+ X-Amz-Cf-Pop:
72
+ - ARN1-C1
73
+ X-Amz-Cf-Id:
74
+ - 6v0gIdOLNk6V-GvN-NrpxyJL5zCIH6gIZ-mFSvoagdKziWALMYMJeA==
75
+ Cf-Cache-Status:
76
+ - DYNAMIC
77
+ Server:
78
+ - cloudflare
79
+ Cf-Ray:
80
+ - 758aeb7f4bef9d67-DME
81
+ body:
82
+ encoding: ASCII-8BIT
83
+ string: '{"features":{"featured_file":{"id":"37847929","item":"Techwind - Tailwind
84
+ CSS Multipurpose Landing Page Template","url":"https://themeforest.net/item/techwind-tailwind-css-multipurpose-landing-template/37847929","user":"ShreeThemes","thumbnail":"https://s3.envato.com/files/409146984/thumb-80.png","sales":"434","rating":"5.0","rating_decimal":"5.00","cost":"15.00","uploaded_on":"Tue
85
+ May 17 23:51:20 +1000 2022","last_update":"Wed Oct 05 00:29:02 +1100 2022","tags":"agency,
86
+ application, business, clean, creative, cryptocurrency, it solutions, modern,
87
+ multipurpose, nft marketplace, portfolio, saas, software, tailwind css","category":"site-templates/technology","live_preview_url":"https://s3.envato.com/files/409146985/01_techwind.__large_preview.png"},"featured_author":{"id":"9426303","user":"ShreeThemes","url":"https://themeforest.net/user/ShreeThemes","thumbnail":"https://s3.envato.com/files/401716372/shree-80.png"},"free_file":{"id":"29496827","item":"Quarty
88
+ - Architecture & Interior Design","url":"https://themeforest.net/item/quarty-architecture-interior-design/29496827","user":"MillerDigitalDesign","thumbnail":"https://s3.envato.com/files/315918398/thumbnail.jpg","sales":"133","rating":"5.0","rating_decimal":"5.00","cost":"18.00","uploaded_on":"Thu
89
+ Nov 26 07:33:44 +1100 2020","last_update":"Thu Mar 04 06:17:22 +1100 2021","tags":"agency,
90
+ architect, architecture, building, creative, decor, designer, exterior design,
91
+ furniture design, interior, interior design, landscape design, modern, portfolio","category":"site-templates/creative","live_preview_url":"https://s3.envato.com/files/315918399/01_cover.__large_preview.jpg"}}}'
92
+ recorded_at: Tue, 11 Oct 2022 22:09:24 GMT
93
+ recorded_with: VCR 6.1.0
@@ -0,0 +1,86 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: https://api.envato.com/v1/market/new-files:themeforest,site-templates.json
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ''
9
+ headers:
10
+ User-Agent:
11
+ - Faraday v1.10.2
12
+ Authorization:
13
+ - TOKEN
14
+ Accept-Encoding:
15
+ - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
16
+ Accept:
17
+ - "*/*"
18
+ response:
19
+ status:
20
+ code: 200
21
+ message: OK
22
+ headers:
23
+ Date:
24
+ - Tue, 11 Oct 2022 22:09:26 GMT
25
+ Content-Type:
26
+ - application/json; charset=utf-8
27
+ Content-Length:
28
+ - '2264'
29
+ Connection:
30
+ - keep-alive
31
+ X-Amzn-Requestid:
32
+ - 4c536c79-6dcf-47f0-90ad-dd99d76f4c83
33
+ Referrer-Policy:
34
+ - origin-when-cross-origin
35
+ X-Xss-Protection:
36
+ - 1; mode=block
37
+ X-Runtime:
38
+ - '0.012333'
39
+ Access-Control-Allow-Origin:
40
+ - "*"
41
+ Strict-Transport-Security:
42
+ - max-age=31536000
43
+ X-Frame-Options:
44
+ - SAMEORIGIN
45
+ X-Amzn-Remapped-Connection:
46
+ - keep-alive
47
+ X-Download-Options:
48
+ - noopen
49
+ X-Request-Id:
50
+ - 758aeb8809d29d9e-DME
51
+ X-Amz-Apigw-Id:
52
+ - Z3FveFKnIAMFUiQ=
53
+ Cache-Control:
54
+ - no-store
55
+ X-Amzn-Remapped-Server:
56
+ - nginx
57
+ Expires:
58
+ - '0'
59
+ X-Content-Type-Options:
60
+ - nosniff
61
+ Etag:
62
+ - W/"092270afc2d512bb95b6db050bd82676"
63
+ Pragma:
64
+ - no-cache
65
+ X-Amzn-Remapped-Date:
66
+ - Tue, 11 Oct 2022 22:09:26 GMT
67
+ X-Cache:
68
+ - Miss from cloudfront
69
+ Via:
70
+ - 1.1 45e951df17063864957163fe2b8687d2.cloudfront.net (CloudFront)
71
+ X-Amz-Cf-Pop:
72
+ - HEL50-C2
73
+ X-Amz-Cf-Id:
74
+ - r3FysnUnHWcV5py9lJ0lUGfWr0e8qBP5M6HbG-tgNRKL4x4l9MnAkQ==
75
+ Cf-Cache-Status:
76
+ - DYNAMIC
77
+ Server:
78
+ - cloudflare
79
+ Cf-Ray:
80
+ - 758aeb8809d29d9e-DME
81
+ body:
82
+ encoding: ASCII-8BIT
83
+ string: !binary |-
84
+ eyJuZXctZmlsZXMiOlt7ImlkIjoiNDAwOTE2NjgiLCJpdGVtIjoiVmRlbXkgLSBWdWVqcyBFZHVjYXRpb24gJiBPbmxpbmUgQ291cnNlcyBUZW1wbGF0ZSIsInVybCI6Imh0dHBzOi8vdGhlbWVmb3Jlc3QubmV0L2l0ZW0vdmRlbXktdnVlanMtZWR1Y2F0aW9uLW9ubGluZS1jb3Vyc2VzLXRlbXBsYXRlLzQwMDkxNjY4IiwidXNlciI6IkVudnlUaGVtZSIsInRodW1ibmFpbCI6Imh0dHBzOi8vczMuZW52YXRvLmNvbS9maWxlcy80MDkyNDIwMDIvdGh1bWJfdmRlbXkucG5nIiwic2FsZXMiOiIwIiwicmF0aW5nIjoiMC4wIiwicmF0aW5nX2RlY2ltYWwiOiIwLjAwIiwiY29zdCI6IjE5LjAwIn0seyJpZCI6IjQwMDc2OTE5IiwiaXRlbSI6IkF2YWRoIC0gQXJjaGl0ZWN0dXJlICYgSW50ZXJpb3IgSFRNTDUgVGVtcGxhdGUiLCJ1cmwiOiJodHRwczovL3RoZW1lZm9yZXN0Lm5ldC9pdGVtL2F2YWRoLWFyY2hpdGVjdHVyZS1pbnRlcmlvci1odG1sNS10ZW1wbGF0ZS80MDA3NjkxOSIsInVzZXIiOiJ3cG9jZWFucyIsInRodW1ibmFpbCI6Imh0dHBzOi8vczMuZW52YXRvLmNvbS9maWxlcy80MDkxNDUzNjMvVGh1bWIucG5nIiwic2FsZXMiOiIwIiwicmF0aW5nIjoiMC4wIiwicmF0aW5nX2RlY2ltYWwiOiIwLjAwIiwiY29zdCI6IjE2LjAwIn0seyJpZCI6IjQwMTE1NzE3IiwiaXRlbSI6IkVsZXhpbyAtIEVsZWN0cmljIFZlaGljbGUgJiBDaGFyZ2luZyBTdGF0aW9uIEhUTUwgVGVtcGxhdGUiLCJ1cmwiOiJodHRwczovL3RoZW1lZm9yZXN0Lm5ldC9pdGVtL2VsZXhpby1lbGVjdHJpYy12ZWhpY2xlLWNoYXJnaW5nLXN0YXRpb24taHRtbC10ZW1wbGF0ZS80MDExNTcxNyIsInVzZXIiOiJDeW1vbFRoZW1lcyIsInRodW1ibmFpbCI6Imh0dHBzOi8vczMuZW52YXRvLmNvbS9maWxlcy80MDk0MjI2MTAvZWxleGlvLWh0bWwtODB4ODAucG5nIiwic2FsZXMiOiIyIiwicmF0aW5nIjoiMC4wIiwicmF0aW5nX2RlY2ltYWwiOiIwLjAwIiwiY29zdCI6IjEyLjAwIn0seyJpZCI6IjQwMDk0MDE2IiwiaXRlbSI6Ik1ldGF2ZXJzZSAtIE5GVCBQb3J0Zm9saW8gYW5kIExhbmRpbmcgUGFnZSIsInVybCI6Imh0dHBzOi8vdGhlbWVmb3Jlc3QubmV0L2l0ZW0vbWV0YXZlcnNlLW5mdC1wb3J0Zm9saW8tYW5kLWxhbmRpbmctcGFnZS80MDA5NDAxNiIsInVzZXIiOiJGcmVuaWZ5IiwidGh1bWJuYWlsIjoiaHR0cHM6Ly9zMy5lbnZhdG8uY29tL2ZpbGVzLzQwOTI1OTg0Ni90aHVtYm5haWwucG5nIiwic2FsZXMiOiIwIiwicmF0aW5nIjoiMC4wIiwicmF0aW5nX2RlY2ltYWwiOiIwLjAwIiwiY29zdCI6IjkuMDAifSx7ImlkIjoiNDAwOTE5MjIiLCJpdGVtIjoiTmVzdHUgLSBDb25mZXJlbmNlIEV2ZW50IEhUTUwgVGVtcGxhdGUiLCJ1cmwiOiJodHRwczovL3RoZW1lZm9yZXN0Lm5ldC9pdGVtL25lc3R1LWNvbmZlcmVuY2UtZXZlbnQtaHRtbC10ZW1wbGF0ZS80MDA5MTkyMiIsInVzZXIiOiJIaWJvVGhlbWUiLCJ0aHVtYm5haWwiOiJodHRwczovL3MzLmVudmF0by5jb20vZmlsZXMvNDA5MjQ2MTI1L1RodW1iX05lc3R1LnBuZyIsInNhbGVzIjoiMCIsInJhdGluZyI6IjAuMCIsInJhdGluZ19kZWNpbWFsIjoiMC4wMCIsImNvc3QiOiIxNi4wMCJ9LHsiaWQiOiI0MDA4NTQ2NyIsIml0ZW0iOiJIYXJyeSAtIFBlcnNvbmFsIFBvcnRmb2xpbyAmIEFnZW5jeSBIVE1MNSBUZW1wbGF0ZSIsInVybCI6Imh0dHBzOi8vdGhlbWVmb3Jlc3QubmV0L2l0ZW0vaGFycnktcGVyc29uYWwtcG9ydGZvbGlvLWFnZW5jeS1odG1sNS10ZW1wbGF0ZS80MDA4NTQ2NyIsInVzZXIiOiJUaGVtZV9QdXJlIiwidGh1bWJuYWlsIjoiaHR0cHM6Ly9zMy5lbnZhdG8uY29tL2ZpbGVzLzQwOTIwNDc5Ny90aHVtYi5wbmciLCJzYWxlcyI6IjMiLCJyYXRpbmciOiIwLjAiLCJyYXRpbmdfZGVjaW1hbCI6IjAuMDAiLCJjb3N0IjoiMTIuMDAifSx7ImlkIjoiNDAwNzcxOTUiLCJpdGVtIjoiUGl6emVyIC0gRmFzdCBGb29kICYgUmVzdGF1cmFudCBIVE1MIFRlbXBsYXRlIiwidXJsIjoiaHR0cHM6Ly90aGVtZWZvcmVzdC5uZXQvaXRlbS9waXp6ZXItZmFzdC1mb29kLXJlc3RhdXJhbnQtaHRtbC10ZW1wbGF0ZS80MDA3NzE5NSIsInVzZXIiOiJBbmdmdXpfU29mdCIsInRodW1ibmFpbCI6Imh0dHBzOi8vczMuZW52YXRvLmNvbS9maWxlcy80MTAwODI5MzIvdGhhbWJuYWlsLmpwZyIsInNhbGVzIjoiMiIsInJhdGluZyI6IjAuMCIsInJhdGluZ19kZWNpbWFsIjoiMC4wMCIsImNvc3QiOiIxNy4wMCJ9LHsiaWQiOiI0MDA3NzA0NCIsIml0ZW0iOiJUZWNoTnV0IC0gSVQgU29sdXRpb25zIGFuZCBTZXJ2aWNlcyBIVE1MNSBUZW1wbGF0ZSIsInVybCI6Imh0dHBzOi8vdGhlbWVmb3Jlc3QubmV0L2l0ZW0vdGVjaG51dC1pdC1zb2x1dGlvbnMtYW5kLXNlcnZpY2VzLWh0bWw1LXRlbXBsYXRlLzQwMDc3MDQ0IiwidXNlciI6Indwb2NlYW5zIiwidGh1bWJuYWlsIjoiaHR0cHM6Ly9zMy5lbnZhdG8uY29tL2ZpbGVzLzQwOTE0NzAwNi9UaHVtYm5haWwucG5nIiwic2FsZXMiOiIwIiwicmF0aW5nIjoiMC4wIiwicmF0aW5nX2RlY2ltYWwiOiIwLjAwIiwiY29zdCI6IjE2LjAwIn0seyJpZCI6IjQwMDc1OTQyIiwiaXRlbSI6IkxvdmVMb3ZlIC0gV2VkZGluZyAmIFdlZGRpbmcgUGxhbm5lciBSZWFjdCBUZW1wbGF0ZSIsInVybCI6Imh0dHBzOi8vdGhlbWVmb3Jlc3QubmV0L2l0ZW0vbG92ZWxvdmUtd2VkZGluZy13ZWRkaW5nLXBsYW5uZXItcmVhY3QtdGVtcGxhdGUvNDAwNzU5NDIiLCJ1c2VyIjoid3BvY2VhbnMiLCJ0aHVtYm5haWwiOiJodHRwczovL3MzLmVudmF0by5jb20vZmlsZXMvNDA5MTM4ODE1L1RodW1iLnBuZyIsInNhbGVzIjoiMCIsInJhdGluZyI6IjAuMCIsInJhdGluZ19kZWNpbWFsIjoiMC4wMCIsImNvc3QiOiIxNi4wMCJ9LHsiaWQiOiI0MDA1NjA4MSIsIml0ZW0iOiJUZXJyYSAtIFN0YXJ0dXAgJiBUZWNobm9sb2d5IEhUTUw1IFRlbXBsYXRlIiwidXJsIjoiaHR0cHM6Ly90aGVtZWZvcmVzdC5uZXQvaXRlbS90ZXJyYS1zdGFydHVwLXRlY2hub2xvZ3ktaHRtbDUtdGVtcGxhdGUvNDAwNTYwODEiLCJ1c2VyIjoiRHJvaXRUaGVtZXMiLCJ0aHVtYm5haWwiOiJodHRwczovL3MzLmVudmF0by5jb20vZmlsZXMvNDA4OTg5MjQ0L1RodW1ibmFpbC5wbmciLCJzYWxlcyI6IjAiLCJyYXRpbmciOiIwLjAiLCJyYXRpbmdfZGVjaW1hbCI6IjAuMDAiLCJjb3N0IjoiMTkuMDAifSx7ImlkIjoiMzk5Mjk3NTIiLCJpdGVtIjoiQmFrZXJmcmVzaCAtIENha2UgJiBCYWtlcnkgV2Vic2l0ZSBUZW1wbGF0ZSIsInVybCI6Imh0dHBzOi8vdGhlbWVmb3Jlc3QubmV0L2l0ZW0vYmFrZXJmcmVzaC1jYWtlLWJha2VyeS13ZWJzaXRlLXRlbXBsYXRlLzM5OTI5NzUyIiwidXNlciI6IkJvb3RYcGVydHMiLCJ0aHVtYm5haWwiOiJodHRwczovL3MzLmVudmF0by5jb20vZmlsZXMvNDA4MDk0MzUzLzAxX3RodW1ibmFpbC5wbmciLCJzYWxlcyI6IjAiLCJyYXRpbmciOiIwLjAiLCJyYXRpbmdfZGVjaW1hbCI6IjAuMDAiLCJjb3N0IjoiMTcuMDAifSx7ImlkIjoiNDAwMTk0ODciLCJpdGVtIjoiU2FqYSAtIEFnZW5jeSAmIFBvcnRmb2xpbyBSZWFjdCwgTmV4dEpzIFRlbXBsYXRlIiwidXJsIjoiaHR0cHM6Ly90aGVtZWZvcmVzdC5uZXQvaXRlbS9zYWphLWFnZW5jeS1wb3J0Zm9saW8tcmVhY3QtbmV4dGpzLXRlbXBsYXRlLzQwMDE5NDg3IiwidXNlciI6IkJEZXZzIiwidGh1bWJuYWlsIjoiaHR0cHM6Ly9zMy5lbnZhdG8uY29tL2ZpbGVzLzQwODczMjEzNi90aHVtYi5wbmciLCJzYWxlcyI6IjEiLCJyYXRpbmciOiIwLjAiLCJyYXRpbmdfZGVjaW1hbCI6IjAuMDAiLCJjb3N0IjoiMTYuMDAifSx7ImlkIjoiMzkwNTU1NzMiLCJpdGVtIjoiTmV0Zm9taXgg4oCTIFJlYWN0IEdhdHNieS5qcyBORlQgTWFya2V0cGxhY2UgVGVtcGxhdGUiLCJ1cmwiOiJodHRwczovL3RoZW1lZm9yZXN0Lm5ldC9pdGVtL25ldGZvbWl4LXJlYWN0LWdhdHNieWpzLW5mdC1tYXJrZXRwbGFjZS10ZW1wbGF0ZS8zOTA1NTU3MyIsInVzZXIiOiJTZW1vVGhlbWVzIiwidGh1bWJuYWlsIjoiaHR0cHM6Ly9zMy5lbnZhdG8uY29tL2ZpbGVzLzQwMTc5NDQyMS9pY29uLnBuZyIsInNhbGVzIjoiMCIsInJhdGluZyI6IjAuMCIsInJhdGluZ19kZWNpbWFsIjoiMC4wMCIsImNvc3QiOiI3LjAwIn0seyJpZCI6IjQwMDQ0MjkyIiwiaXRlbSI6IkluYyB8IE1pbmltYWwgQ3JlYXRpdmUgQWdlbmN5IEhUTUwgVGVtcGxhdGUiLCJ1cmwiOiJodHRwczovL3RoZW1lZm9yZXN0Lm5ldC9pdGVtL2luYy1taW5pbWFsLWNyZWF0aXZlLWFnZW5jeS1odG1sLXRlbXBsYXRlLzQwMDQ0MjkyIiwidXNlciI6ImVUaGVtZVN0dWRpbyIsInRodW1ibmFpbCI6Imh0dHBzOi8vczMuZW52YXRvLmNvbS9maWxlcy80MDg5MDk0OTYvdGh1bWIucG5nIiwic2FsZXMiOiI1IiwicmF0aW5nIjoiMC4wIiwicmF0aW5nX2RlY2ltYWwiOiIwLjAwIiwiY29zdCI6IjUuMDAifSx7ImlkIjoiNDAwNDE5NjEiLCJpdGVtIjoiQ3ZpbyAtIFBlcnNvbmFsIFBvcnRmb2xpbyBSZWFjdCBUZW1wbGF0ZSIsInVybCI6Imh0dHBzOi8vdGhlbWVmb3Jlc3QubmV0L2l0ZW0vY3Zpby1wZXJzb25hbC1wb3J0Zm9saW8tcmVhY3QtdGVtcGxhdGUvNDAwNDE5NjEiLCJ1c2VyIjoiYnNsdGhlbWVzIiwidGh1bWJuYWlsIjoiaHR0cHM6Ly9zMy5lbnZhdG8uY29tL2ZpbGVzLzQwODg5MzU1MC9zbWFsbF9wcmV2aWV3LnBuZyIsInNhbGVzIjoiMyIsInJhdGluZyI6IjAuMCIsInJhdGluZ19kZWNpbWFsIjoiMC4wMCIsImNvc3QiOiI5LjAwIn0seyJpZCI6IjQwMDE5OTY2IiwiaXRlbSI6IkdhcmRvbWlhIC0gTGFuZHNjYXBlIGFuZCBHYXJkZW5pbmcgUmVhY3QgTmV4dGpzIFRlbXBsYXRlIiwidXJsIjoiaHR0cHM6Ly90aGVtZWZvcmVzdC5uZXQvaXRlbS9nYXJkb21pYS1sYW5kc2NhcGUtYW5kLWdhcmRlbmluZy1yZWFjdC1uZXh0anMtdGVtcGxhdGUvNDAwMTk5NjYiLCJ1c2VyIjoiQkRldnMiLCJ0aHVtYm5haWwiOiJodHRwczovL3MzLmVudmF0by5jb20vZmlsZXMvNDA4NzM1NjAxL3RodW1iLnBuZyIsInNhbGVzIjoiMiIsInJhdGluZyI6IjAuMCIsInJhdGluZ19kZWNpbWFsIjoiMC4wMCIsImNvc3QiOiIxNi4wMCJ9LHsiaWQiOiI0MDAyMTQ5MSIsIml0ZW0iOiJGYWxsc3BhIC0gQmVhdXR5ICYgU3BhIENlbnRlciBIVE1MIFRlbXBsYXRlIiwidXJsIjoiaHR0cHM6Ly90aGVtZWZvcmVzdC5uZXQvaXRlbS9mYWxsc3BhLWJlYXV0eS1zcGEtY2VudGVyLWh0bWwtdGVtcGxhdGUvNDAwMjE0OTEiLCJ1c2VyIjoiemN1YmVkZXNpZ24iLCJ0aHVtYm5haWwiOiJodHRwczovL3MzLmVudmF0by5jb20vZmlsZXMvNDA5MzI5MjM0L1RodW1ibmFpbC5wbmciLCJzYWxlcyI6IjIiLCJyYXRpbmciOiIwLjAiLCJyYXRpbmdfZGVjaW1hbCI6IjAuMDAiLCJjb3N0IjoiMTguMDAifSx7ImlkIjoiNDAwMTgxNTciLCJpdGVtIjoiQ29sbGF4IC0gQ3JlYXRpdmUgQWdlbmN5IFJlYWN0IE5leHQganMgVGVtcGxhdGUiLCJ1cmwiOiJodHRwczovL3RoZW1lZm9yZXN0Lm5ldC9pdGVtL2NvbGxheC1jcmVhdGl2ZS1hZ2VuY3ktcmVhY3QtbmV4dC1qcy10ZW1wbGF0ZS80MDAxODE1NyIsInVzZXIiOiJUaGVtZV9QdXJlIiwidGh1bWJuYWlsIjoiaHR0cHM6Ly9zMy5lbnZhdG8uY29tL2ZpbGVzLzQwODcyMjYyNy90aHVtYm5haWwucG5nIiwic2FsZXMiOiIyIiwicmF0aW5nIjoiMC4wIiwicmF0aW5nX2RlY2ltYWwiOiIwLjAwIiwiY29zdCI6IjE3LjAwIn0seyJpZCI6IjQwMDIyMDg2IiwiaXRlbSI6IlJhZGlvcyAtIEVsZWN0cm9uaWNzIGVDb21tZXJjZSBIVE1MIFRlbXBsYXRlIiwidXJsIjoiaHR0cHM6Ly90aGVtZWZvcmVzdC5uZXQvaXRlbS9yYWRpb3MtZWxlY3Ryb25pY3MtZWNvbW1lcmNlLWh0bWwtdGVtcGxhdGUvNDAwMjIwODYiLCJ1c2VyIjoidGhlbWV4cml2ZXIiLCJ0aHVtYm5haWwiOiJodHRwczovL3MzLmVudmF0by5jb20vZmlsZXMvNDA4NzUxNTQwL1RodW1ibmFpbC5wbmciLCJzYWxlcyI6IjAiLCJyYXRpbmciOiIwLjAiLCJyYXRpbmdfZGVjaW1hbCI6IjAuMDAiLCJjb3N0IjoiMTcuMDAifSx7ImlkIjoiMzk5OTY1ODQiLCJpdGVtIjoiSGF1em8gSGFuZHltYW4gQW5kIFJlcGFpcmluZyBIVE1MIFRlbXBsYXRlIiwidXJsIjoiaHR0cHM6Ly90aGVtZWZvcmVzdC5uZXQvaXRlbS9oYXV6by1oYW5keW1hbi1hbmQtcmVwYWlyaW5nLWh0bWwtdGVtcGxhdGUvMzk5OTY1ODQiLCJ1c2VyIjoiRGVzaWduQXJjIiwidGh1bWJuYWlsIjoiaHR0cHM6Ly9zMy5lbnZhdG8uY29tL2ZpbGVzLzQwODU2NjU1Mi9UaHVtYm5haWwucG5nIiwic2FsZXMiOiIxIiwicmF0aW5nIjoiMC4wIiwicmF0aW5nX2RlY2ltYWwiOiIwLjAwIiwiY29zdCI6IjE3LjAwIn0seyJpZCI6IjQwMDE0MTM5IiwiaXRlbSI6Ikx1eGV4IC0gVGhlIEhvdGVsIFRlbXBsYXRlIiwidXJsIjoiaHR0cHM6Ly90aGVtZWZvcmVzdC5uZXQvaXRlbS9sdXhleC10aGUtaG90ZWwtdGVtcGxhdGUvNDAwMTQxMzkiLCJ1c2VyIjoiZXgtbmloaWxvIiwidGh1bWJuYWlsIjoiaHR0cHM6Ly9zMy5lbnZhdG8uY29tL2ZpbGVzLzQwODY5Mzk2Ny9UaHVtYm5haWwtTHV4ZXguanBnIiwic2FsZXMiOiIwIiwicmF0aW5nIjoiMC4wIiwicmF0aW5nX2RlY2ltYWwiOiIwLjAwIiwiY29zdCI6Ijg5LjAwIn0seyJpZCI6IjQwMDA2MTY5IiwiaXRlbSI6IkxNU09uZSDigJMgT25saW5lIExlYXJuaW5nIEFuZCBFZHVjYXRpb24gSFRNTCBUZW1wbGF0ZSIsInVybCI6Imh0dHBzOi8vdGhlbWVmb3Jlc3QubmV0L2l0ZW0vbG1zb25lLW9ubGluZS1sZWFybmluZy1hbmQtZWR1Y2F0aW9uLWh0bWwtdGVtcGxhdGUvNDAwMDYxNjkiLCJ1c2VyIjoiSnVmYWlsaVRlY2giLCJ0aHVtYm5haWwiOiJodHRwczovL3MzLmVudmF0by5jb20vZmlsZXMvNDA5MTA5MjUxL3RodW1ibmFpbC5wbmciLCJzYWxlcyI6IjAiLCJyYXRpbmciOiIwLjAiLCJyYXRpbmdfZGVjaW1hbCI6IjAuMDAiLCJjb3N0IjoiMTYuMDAifSx7ImlkIjoiNDAwMDYwNDMiLCJpdGVtIjoiQmxveGljIC0gRnVybml0dXJlIFN0b3JlIEhUTUwgVGVtcGxhdGUiLCJ1cmwiOiJodHRwczovL3RoZW1lZm9yZXN0Lm5ldC9pdGVtL2Jsb3hpYy1mdXJuaXR1cmUtc3RvcmUtaHRtbC10ZW1wbGF0ZS80MDAwNjA0MyIsInVzZXIiOiJ0aGVtZXhyaXZlciIsInRodW1ibmFpbCI6Imh0dHBzOi8vczMuZW52YXRvLmNvbS9maWxlcy80MDg2MzUwMTkvVGh1bWJuYWlsLnBuZyIsInNhbGVzIjoiMSIsInJhdGluZyI6IjAuMCIsInJhdGluZ19kZWNpbWFsIjoiMC4wMCIsImNvc3QiOiIxNy4wMCJ9LHsiaWQiOiI0MDAwNTg3NyIsIml0ZW0iOiJQcmlub3ggLSBQcmludGluZyBTZXJ2aWNlcyBUZW1wbGF0ZSIsInVybCI6Imh0dHBzOi8vdGhlbWVmb3Jlc3QubmV0L2l0ZW0vcHJpbm94LXByaW50aW5nLXNlcnZpY2VzLXRlbXBsYXRlLzQwMDA1ODc3IiwidXNlciI6InRoZW1leHJpdmVyIiwidGh1bWJuYWlsIjoiaHR0cHM6Ly9zMy5lbnZhdG8uY29tL2ZpbGVzLzQwODYzMzg3MC9UaHVtYm5haWwucG5nIiwic2FsZXMiOiIxIiwicmF0aW5nIjoiMC4wIiwicmF0aW5nX2RlY2ltYWwiOiIwLjAwIiwiY29zdCI6IjE3LjAwIn0seyJpZCI6IjQwMDA0NDk2IiwiaXRlbSI6IktleXN0cm9rZSAtIFJlYWN0IEFnZW5jeSBhbmQgUmVhY3QgUG9ydGZvbGlvIFRlbXBsYXRlIiwidXJsIjoiaHR0cHM6Ly90aGVtZWZvcmVzdC5uZXQvaXRlbS9rZXlzdHJva2UtcmVhY3QtY3JlYXRpdmUtYWdlbmN5LWFuZC1yZWFjdC10ZW1wbGF0ZS80MDAwNDQ5NiIsInVzZXIiOiJBeGlsdGhlbWVzIiwidGh1bWJuYWlsIjoiaHR0cHM6Ly9zMy5lbnZhdG8uY29tL2ZpbGVzLzQwODYyNDA2NC90aHVtYm5haWwucG5nIiwic2FsZXMiOiIxMSIsInJhdGluZyI6IjAuMCIsInJhdGluZ19kZWNpbWFsIjoiMC4wMCIsImNvc3QiOiI4LjAwIn0seyJpZCI6IjQwMDAzOTA3IiwiaXRlbSI6IkN5Zm9uaWkgLSBORlQgUG9ydGZvbGlvIEhUTUwgVGVtcGxhdGUiLCJ1cmwiOiJodHRwczovL3RoZW1lZm9yZXN0Lm5ldC9pdGVtL2N5Zm9uaWktbmZ0LXBvcnRmb2xpby1odG1sLXRlbXBsYXRlLzQwMDAzOTA3IiwidXNlciI6InRoZW1lc2ZsYXQiLCJ0aHVtYm5haWwiOiJodHRwczovL3MzLmVudmF0by5jb20vZmlsZXMvNDA4NjE5NDczL1RodW1ibmFpbC5wbmciLCJzYWxlcyI6IjAiLCJyYXRpbmciOiIwLjAiLCJyYXRpbmdfZGVjaW1hbCI6IjAuMDAiLCJjb3N0IjoiMjQuMDAifSx7ImlkIjoiNDAwMDAxNjQiLCJpdGVtIjoiTmluaWNvIC0gTWluaW1hbCBlQ29tbWVyY2UgSFRNTDUgVGVtcGxhdGUiLCJ1cmwiOiJodHRwczovL3RoZW1lZm9yZXN0Lm5ldC9pdGVtL25pbmljby1taW5pbWFsLWVjb21tZXJjZS1odG1sNS10ZW1wbGF0ZS80MDAwMDE2NCIsInVzZXIiOiJUaGVtZV9QdXJlIiwidGh1bWJuYWlsIjoiaHR0cHM6Ly9zMy5lbnZhdG8uY29tL2ZpbGVzLzQwODU5Mjk5NC90aHVtYi5wbmciLCJzYWxlcyI6IjEiLCJyYXRpbmciOiIwLjAiLCJyYXRpbmdfZGVjaW1hbCI6IjAuMDAiLCJjb3N0IjoiMTIuMDAifSx7ImlkIjoiMzk5MDQ3NjAiLCJpdGVtIjoiSGFzdG9uIC0gQnVzaW5lc3MgQ29uc3VsdGluZyBIVE1MIFRlbXBsYXRlIiwidXJsIjoiaHR0cHM6Ly90aGVtZWZvcmVzdC5uZXQvaXRlbS9oYXN0b24tYnVzaW5lc3MtY29uc3VsdGluZy1odG1sLXRlbXBsYXRlLzM5OTA0NzYwIiwidXNlciI6ImNyb3B0aGVtZSIsInRodW1ibmFpbCI6Imh0dHBzOi8vczMuZW52YXRvLmNvbS9maWxlcy80MDc5MTUyNjEvaGFzdG9uX3RodW1iLnBuZyIsInNhbGVzIjoiMCIsInJhdGluZyI6IjAuMCIsInJhdGluZ19kZWNpbWFsIjoiMC4wMCIsImNvc3QiOiIxMi4wMCJ9LHsiaWQiOiIzOTk4OTM0NSIsIml0ZW0iOiJTZW5DYXJlIHwgRWxkZXJseSBIb21lICYgU2VuaW9yIENhcmUgSFRNTCBUZW1wbGF0ZSIsInVybCI6Imh0dHBzOi8vdGhlbWVmb3Jlc3QubmV0L2l0ZW0vc2VuY2FyZS1lbGRlcmx5LWhvbWUtc2VuaW9yLWNhcmUtaHRtbC10ZW1wbGF0ZS8zOTk4OTM0NSIsInVzZXIiOiJkZXNpZ25pbmdtZWRpYSIsInRodW1ibmFpbCI6Imh0dHBzOi8vczMuZW52YXRvLmNvbS9maWxlcy80MDg1MTE4NDEvU0MtdGh1bWJuYWlsLnBuZyIsInNhbGVzIjoiMCIsInJhdGluZyI6IjAuMCIsInJhdGluZ19kZWNpbWFsIjoiMC4wMCIsImNvc3QiOiIxOC4wMCJ9LHsiaWQiOiIzOTk4ODg2MSIsIml0ZW0iOiJJbnN0YW50IFZBIHwgVmlydHVhbCBBc3Npc3RhbnQgSFRNTCBUZW1wbGF0ZSIsInVybCI6Imh0dHBzOi8vdGhlbWVmb3Jlc3QubmV0L2l0ZW0vaW5zdGFudC12YS12aXJ0dWFsLWFzc2lzdGFudC1odG1sLXRlbXBsYXRlLzM5OTg4ODYxIiwidXNlciI6ImRlc2lnbmluZ21lZGlhIiwidGh1bWJuYWlsIjoiaHR0cHM6Ly9zMy5lbnZhdG8uY29tL2ZpbGVzLzQwODUwNzg1Ni9JVi10aHVtYm5haWwucG5nIiwic2FsZXMiOiIxIiwicmF0aW5nIjoiMC4wIiwicmF0aW5nX2RlY2ltYWwiOiIwLjAwIiwiY29zdCI6IjE4LjAwIn1dfQ==
85
+ recorded_at: Tue, 11 Oct 2022 22:09:26 GMT
86
+ recorded_with: VCR 6.1.0