[Hejes-devel] [1762] add ads.txt to static files ("programozott hirdet?\195? \169sek biztons?\195?\161gosabb?\195?\161 t?\195?\169tele", asked by New Wave Media)

hejes-devel at nytud.hu hejes-devel at nytud.hu
Thu Nov 30 15:43:58 CET 2017


Revision: 1762
Author:   mittelholcz
Date:     2017-11-30 15:43:57 +0100 (Thu, 30 Nov 2017)
Log Message:
-----------
add ads.txt to static files ("programozott hirdet?\195?\169sek biztons?\195?\161gosabb?\195?\161 t?\195?\169tele", asked by New Wave Media)

Modified Paths:
--------------
    trunk/web2py/routes.py
    trunk/web2py/routes.py.ezit

Added Paths:
-----------
    trunk/web2py/applications/helyesiras_webdev/static/ads.txt

Added: trunk/web2py/applications/helyesiras_webdev/static/ads.txt
===================================================================
--- trunk/web2py/applications/helyesiras_webdev/static/ads.txt	                        (rev 0)
+++ trunk/web2py/applications/helyesiras_webdev/static/ads.txt	2017-11-30 14:43:57 UTC (rev 1762)
@@ -0,0 +1,14 @@
+rubiconproject.com, 13820, DIRECT, 0bfd66d529a55807
+
+rubiconproject.com, 13808, DIRECT, 0bfd66d529a55807
+
+google.com, pub-8559195417632426, DIRECT
+
+google.com, pub-1983011858236820, DIRECT
+
+etarget.hu, 635, DIRECT
+
+
+
+
+

Modified: trunk/web2py/routes.py
===================================================================
--- trunk/web2py/routes.py	2017-07-10 11:52:22 UTC (rev 1761)
+++ trunk/web2py/routes.py	2017-11-30 14:43:57 UTC (rev 1762)
@@ -9,6 +9,7 @@
 #
 routes_in = ((r'.*:/favicon.ico', r'/helyesiras/static/favicon.ico'),
              (r'.*:/robots.txt', r'/helyesiras/static/robots.txt'),
+             (r'.*:/ads.txt', r'/helyesiras/static/ads.txt'),
              (r'.*:/sitemap.xml', r'/helyesiras/static/sitemap.xml'),
              (r'.*:/googledd873971c5893b8f.html', r'/helyesiras/static/googledd873971c5893b8f.html')
              )

Modified: trunk/web2py/routes.py.ezit
===================================================================
--- trunk/web2py/routes.py.ezit	2017-07-10 11:52:22 UTC (rev 1761)
+++ trunk/web2py/routes.py.ezit	2017-11-30 14:43:57 UTC (rev 1762)
@@ -9,6 +9,7 @@
 #
 routes_in = ((r'.*:/favicon.ico', r'/helyesiras/static/favicon.ico'),
              (r'.*:/robots.txt', r'/helyesiras/static/robots.txt'),
+             (r'.*:/ads.txt', r'/helyesiras/static/ads.txt'),
              (r'.*:/sitemap.xml', r'/helyesiras/static/sitemap.xml'),
              (r'.*:/googledd873971c5893b8f.html', r'/helyesiras/static/googledd873971c5893b8f.html')
              )




More information about the Hejes-devel mailing list