today_ai_weather/app/workers
songtianlun 3e61ecaae5 refactor: update URL generation for weather arts
- Change URL path from '/weather_arts/' to '/weather/' to better reflect
  the content type.
- Enhance code readability by making URL structure more intuitive.

This change improves the clarity of the URLs generated for
weather art and aligns better with the overall naming conventions.
2025-04-08 15:51:24 +08:00
..
add_watermark_to_weather_art_worker.rb fix: correct handling of watermark attachment check 2025-02-05 14:57:28 +08:00
batch_generate_weather_arts_worker.rb fix: adjust timing for weather arts generation 2025-03-06 09:22:40 +08:00
clean_ahoy_data_worker.rb chore: clean up trailing whitespace and formatting 2025-01-27 00:43:36 +08:00
generate_weather_art_worker.rb refactor: simplify weather art creation process 2025-03-22 11:29:54 +08:00
refresh_sitemap_worker.rb chore: set S3 bucket ACL to private 2025-03-22 11:11:50 +08:00
submit_to_indexnow_worker.rb refactor: update URL generation for weather arts 2025-04-08 15:51:24 +08:00